summaryrefslogtreecommitdiffstats
path: root/hw/pci-host/pam.c
Commit message (Expand)AuthorAgeFilesLines
* hw/pci-host/pam: Replace magic number by PAM_REGIONS_COUNT definitionPhilippe Mathieu-Daudé2020-12-131-1/+1
* qom/object: Move Object typedef to 'qemu/typedefs.h'Philippe Mathieu-Daudé2020-06-101-1/+0Star
* Clean up inclusion of sysemu/sysemu.hMarkus Armbruster2019-08-161-1/+0Star
* pam: wrap MemoryRegion initialization in a transactionPaolo Bonzini2019-01-111-0/+2
* x86: Clean up includesPeter Maydell2016-01-291-0/+1
* hw/i386: remove smram_updatePaolo Bonzini2015-06-051-6/+0Star
* target-i386: use memory API to implement SMRAMPaolo Bonzini2015-06-051-16/+2Star
* pci-host: update uncorresponding descriptionGonglei2014-08-151-1/+1
* pci-host: update obsolete reference about piix_pci.cGonglei2014-08-151-1/+1
* pam: partly fix write-only modeHervé Poussineau2014-03-091-1/+1
* pam: pass device to init_pam and use it to set ownerPaolo Bonzini2013-07-041-7/+9
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-4/+4
* hw: move PCI bridges to hw/pci-* or hw/ARCHPaolo Bonzini2013-04-081-0/+87