aboutsummaryrefslogtreecommitdiff
path: root/hw/pci-host
AgeCommit message (Expand)Author
2019-08-20hw/core: Add a config switch for the "or-irq" deviceThomas Huth
2019-08-16sysemu: Split sysemu/runstate.h off sysemu/sysemu.hMarkus Armbruster
2019-08-16Clean up inclusion of sysemu/sysemu.hMarkus Armbruster
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster
2019-08-16Include migration/vmstate.h lessMarkus Armbruster
2019-08-16Include hw/irq.h a lot lessMarkus Armbruster
2019-08-16Include migration/qemu-file-types.h a lot lessMarkus Armbruster
2019-08-16Include sysemu/reset.h a lot lessMarkus Armbruster
2019-07-01i.mx7d: pci: Update PCI IRQ mapping to match HWAndrey Smirnov
2019-07-01pci: designware: Update MSI mapping when MSI address changesAndrey Smirnov
2019-07-01pci: designware: Update MSI mapping unconditionallyAndrey Smirnov
2019-06-16q35: fix mmconfig and PCI0._CRSGerd Hoffmann
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2019-05-02hw/pci-host: Use object_initialize_child for correct reference countingThomas Huth
2019-03-28Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2019-03-22trace-events: Shorten file names in commentsMarkus Armbruster
2019-03-18kconfig: add CONFIG_MSI_NONBROKENPaolo Bonzini
2019-03-07ppc: Express dependencies of the Mac machines with kconfigThomas Huth
2019-03-07i386: express dependencies with KconfigPaolo Bonzini
2019-03-07build: convert pci.mak to KconfigPaolo Bonzini
2019-03-07kconfig: introduce kconfig filesPaolo Bonzini
2019-02-21hw/pci-host/bonito.c: Add PCI mem region mapped at the correct addressBALATON Zoltan
2019-02-05build: actually use CONFIG_PAMPaolo Bonzini
2019-02-05hw/pci-host/Makefile.objs: make CONFIGS clear for PCI EXPRESSYang Zhong
2019-02-05elf: Add optional function ptr to load_elf() to parse ELF notesLiam Merwick
2019-01-11pam: wrap MemoryRegion initialization in a transactionPaolo Bonzini
2018-11-08Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.1-20181108' into...Peter Maydell
2018-11-08Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-11-08PPC: e500: convert SysBus init method to a realize methodCédric Le Goater
2018-11-06i386: clarify that the Q35 machine type implements a P35 chipsetDaniel P. Berrangé
2018-11-05piix_pci: fix i440fx data sheet linkLi Qiang
2018-11-05piix: use TYPE_FOO constants than string constatsLi Qiang
2018-11-05i440fx: use ARRAY_SIZE for pam_regionsLi Qiang
2018-11-05hw/pci-host/x86: extend the 64-bit PCI hole relative to the fw-assigned baseLaszlo Ersek
2018-11-05hw/pci-host/x86: extract get_pci_hole64_start_value() helpersLaszlo Ersek
2018-10-30Merge remote-tracking branch 'remotes/vivier2/tags/qemu-trivial-for-3.1-pull-...Peter Maydell
2018-10-26hw/pci-host: Remove useless parenthesis around DIV_ROUND_UP macroPhilippe Mathieu-Daudé
2018-10-24hw/pci-host/bonito: Use DeviceState::realize rather than SysBusDevice::initPhilippe Mathieu-Daudé
2018-10-19target-i386: add q35 0xcf8 port as coalesced_pioPeng Hao
2018-10-19target-i386: add i440fx 0xcf8 port as coalesced_pioPeng Hao
2018-09-25Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.1-20180925' into...Peter Maydell
2018-09-25Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc.for-upstream-2...Peter Maydell
2018-09-2540p: use OR gate to wire up raven PCI interruptsMark Cave-Ayland
2018-09-25raven: some minor IRQ-related tidy-upsMark Cave-Ayland
2018-09-14sabre: generate correct fw path for sabre PCI host bridgeMark Cave-Ayland
2018-08-30uninorth: add ofw-addr property to allow correct fw path generationMark Cave-Ayland
2018-08-30grackle: set device fw_name and address for correct fw path generationMark Cave-Ayland
2018-08-21hw/pci-host/bonito: Move away from old_mmio accessorsPeter Maydell