aboutsummaryrefslogtreecommitdiff
path: root/hw/pci-host
AgeCommit message (Expand)Author
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
2018-07-02hw/ppc: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-07-02hw/mips: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-06-27hw/pci-host/xilinx-pcie: don't make "io" region be RAMPeter Maydell
2018-06-12uninorth: remove token register from uninorth deviceMark Cave-Ayland
2018-06-01hw: Do not include "exec/address-spaces.h" if it is not necessaryPhilippe Mathieu-Daudé
2018-05-23hw/pci-host/q35: Replace hardcoded value with macroZihan Yang
2018-05-04uninorth: create new uninorth deviceMark Cave-Ayland
2018-04-27uninorth: rename UNINState to UNINHostStateMark Cave-Ayland
2018-04-27uninorth: move PCI IO (ISA) memory region into the uninorth deviceMark Cave-Ayland
2018-04-27uninorth: use object link to pass OpenPIC object to uninorthMark Cave-Ayland
2018-04-27uninorth: remove obsolete pci_pmac_u3_init() functionMark Cave-Ayland
2018-04-27uninorth: remove obsolete pci_pmac_init() functionMark Cave-Ayland
2018-04-27uninorth: enable internal PCI host bridgeMark Cave-Ayland
2018-04-27uninorth: fix PCI and AGP bus mixupMark Cave-Ayland
2018-04-27uninorth: move PCI host bridge bus initialisation into device realizeMark Cave-Ayland
2018-04-27uninorth: introduce temporary pic_irqs device propertyMark Cave-Ayland
2018-04-27uninorth: move PCI mmio memory region initialisation into init functionMark Cave-Ayland
2018-04-27grackle: move PCI IO (ISA) memory region into the grackle deviceMark Cave-Ayland
2018-04-27grackle: remove deprecated pci_grackle_init() functionMark Cave-Ayland
2018-04-27grackle: general tidy-up and QOMifyMark Cave-Ayland
2018-04-27uninorth: alter pci_pmac_init() and pci_pmac_u3_init() to return uninorth deviceMark Cave-Ayland
2018-04-27uninorth: move uninorth definitions into uninorth.hMark Cave-Ayland
2018-04-27uninorth: QOMify PCI and AGP host bridgesMark Cave-Ayland
2018-04-27uninorth: trivial style fixupsMark Cave-Ayland
2018-03-09pci: Add support for Designware IP blockAndrey Smirnov
2018-02-13Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2018-02-09Include qapi/error.h exactly where neededMarkus Armbruster
2018-02-08pci: removed the is_express field since a uniform interface was insertedYoni Bettan