index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
pci-host
/
pam.c
Age
Commit message (
Expand
)
Author
2023-05-19
hw/pci-host/pam: Make init_pam() usage more readable
Bernhard Beschow
2020-12-13
hw/pci-host/pam: Replace magic number by PAM_REGIONS_COUNT definition
Philippe Mathieu-Daudé
2020-06-10
qom/object: Move Object typedef to 'qemu/typedefs.h'
Philippe Mathieu-Daudé
2019-08-16
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
2019-01-11
pam: wrap MemoryRegion initialization in a transaction
Paolo Bonzini
2016-01-29
x86: Clean up includes
Peter Maydell
2015-06-05
hw/i386: remove smram_update
Paolo Bonzini
2015-06-05
target-i386: use memory API to implement SMRAM
Paolo Bonzini
2014-08-15
pci-host: update uncorresponding description
Gonglei
2014-08-15
pci-host: update obsolete reference about piix_pci.c
Gonglei
2014-03-09
pam: partly fix write-only mode
Hervé Poussineau
2013-07-04
pam: pass device to init_pam and use it to set owner
Paolo Bonzini
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
2013-04-08
hw: move PCI bridges to hw/pci-* or hw/ARCH
Paolo Bonzini