aboutsummaryrefslogtreecommitdiff
path: root/hw/pci-host/pam.c
AgeCommit message (Expand)Author
2020-12-13hw/pci-host/pam: Replace magic number by PAM_REGIONS_COUNT definitionPhilippe Mathieu-Daudé
2020-06-10qom/object: Move Object typedef to 'qemu/typedefs.h'Philippe Mathieu-Daudé
2019-08-16Clean up inclusion of sysemu/sysemu.hMarkus Armbruster
2019-01-11pam: wrap MemoryRegion initialization in a transactionPaolo Bonzini
2016-01-29x86: Clean up includesPeter Maydell
2015-06-05hw/i386: remove smram_updatePaolo Bonzini
2015-06-05target-i386: use memory API to implement SMRAMPaolo Bonzini
2014-08-15pci-host: update uncorresponding descriptionGonglei
2014-08-15pci-host: update obsolete reference about piix_pci.cGonglei
2014-03-09pam: partly fix write-only modeHervé Poussineau
2013-07-04pam: pass device to init_pam and use it to set ownerPaolo Bonzini
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-04-08hw: move PCI bridges to hw/pci-* or hw/ARCHPaolo Bonzini