summaryrefslogtreecommitdiffstats
path: root/hw/pci-host
Commit message (Expand)AuthorAgeFilesLines
...
* hw/pci-host: Use CONFIG_PCI_BONITO to select the Bonito North BridgePhilippe Mathieu-Daudé2020-05-262-1/+5
* hw: Remove unnecessary DEVICE() castPhilippe Mathieu-Daudé2020-05-151-1/+1
* qom: Drop parameter @errp of object_property_add() & friendsMarkus Armbruster2020-05-157-26/+24Star
* hw/pci-host: Use memory_region_init_rom() with read-only regionsPhilippe Mathieu-Daudé2020-03-171-3/+2Star
* qom/object: Use common get/set uint helpersFelipe Franciosi2020-03-161-11/+3Star
* hw/pci-host/q35: Remove unused includesPhilippe Mathieu-Daudé2020-03-091-0/+1
* hw/pci-host/piix: Include "qemu/range.h"Philippe Mathieu-Daudé2020-03-091-0/+1
* pnv/phb3: Add missing break statementGreg Kurz2020-02-201-0/+1
* pnv/phb4: Fix error path in pnv_pec_realize()Greg Kurz2020-02-201-1/+1
* pnv/phb3: Convert 1u to 1ullGreg Kurz2020-02-201-1/+1
* ppc/pnv: change the PowerNV machine devices to be non user creatableCédric Le Goater2020-02-024-1/+7
* ppc/pnv: Add models for POWER8 PHB3 PCIe Host bridgeCédric Le Goater2020-02-024-0/+1902
* ppc/pnv: Add models for POWER9 PHB4 PCIe Host bridgeBenjamin Herrenschmidt2020-02-023-0/+2032
* hw/core/loader: Let load_elf() populate a field with CPU-specific flagsAleksandar Markovic2020-01-291-1/+2
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2020-01-2710-11/+11
|\
| * qdev: set properties with device_class_set_props()Marc-André Lureau2020-01-249-10/+10
| * hw/pci-host/designware: Remove unuseful FALLTHROUGH commentPhilippe Mathieu-Daudé2020-01-241-1/+1
* | q35: implement 128K SMRAM at default SMBASE addressIgor Mammedov2020-01-221-7/+77
|/
* hw/pci-host: Add Kconfig entry to select the IGD Passthrough Host BridgePhilippe Mathieu-Daudé2019-12-182-1/+6
* hw/pci-host/i440fx: Extract the IGD passthrough host bridge devicePhilippe Mathieu-Daudé2019-12-183-84/+121
* hw/pci-host/i440fx: Use definitions instead of magic valuesPhilippe Mathieu-Daudé2019-12-181-7/+7
* hw/pci-host/i440fx: Use size_t to iterate over ARRAY_SIZE()Philippe Mathieu-Daudé2019-12-181-3/+2Star
* hw/pci-host/i440fx: Extract PCII440FXState to "hw/pci-host/i440fx.h"Philippe Mathieu-Daudé2019-12-181-18/+0Star
* hw/pci-host/i440fx: Correct the header descriptionPhilippe Mathieu-Daudé2019-12-181-1/+1
* hw: replace hw/i386/pc.h with a header just for the i8259Paolo Bonzini2019-12-172-2/+1Star
* mips: fulong 2e: Renovate coding styleFilip Bozuta2019-12-161-27/+33
* hw/pci-host/i440fx: Remove the last PIIX3 tracesPhilippe Mathieu-Daudé2019-11-051-8/+0Star
* hw/pci-host: Rename incorrectly named 'piix' as 'i440fx'Philippe Mathieu-Daudé2019-11-053-2/+2
* hw/pci-host/piix: Extract PIIX3 functions to hw/isa/piix3.cPhilippe Mathieu-Daudé2019-11-052-403/+0Star
* hw/pci-host/piix: Fix code style issuesPhilippe Mathieu-Daudé2019-11-051-3/+4
* hw/pci-host/piix: Move i440FX declarations to hw/pci-host/i440fx.hPhilippe Mathieu-Daudé2019-11-051-0/+1
* hw/pci-host/piix: Define and use the PIIX IRQ Route Control RegistersPhilippe Mathieu-Daudé2019-11-051-5/+4Star
* hw/pci-host/piix: Move RCR_IOPORT register definitionPhilippe Mathieu-Daudé2019-11-051-3/+4
* hw/pci-host/piix: Extract piix3_create()Philippe Mathieu-Daudé2019-11-051-20/+31
* hw/i386: Remove obsolete LoadStateHandler::load_state_old handlersPhilippe Mathieu-Daudé2019-11-051-25/+0Star
* hw/core: Add a config switch for the "or-irq" deviceThomas Huth2019-08-201-1/+2
* sysemu: Split sysemu/runstate.h off sysemu/sysemu.hMarkus Armbruster2019-08-163-3/+3
* Clean up inclusion of sysemu/sysemu.hMarkus Armbruster2019-08-161-1/+0Star
* Include hw/qdev-properties.h lessMarkus Armbruster2019-08-1611-0/+11
* Include hw/hw.h exactly where neededMarkus Armbruster2019-08-167-7/+0Star
* Include migration/vmstate.h lessMarkus Armbruster2019-08-168-0/+8
* Include hw/irq.h a lot lessMarkus Armbruster2019-08-1611-0/+11
* Include migration/qemu-file-types.h a lot lessMarkus Armbruster2019-08-161-0/+1
* Include sysemu/reset.h a lot lessMarkus Armbruster2019-08-162-0/+2
* i.mx7d: pci: Update PCI IRQ mapping to match HWAndrey Smirnov2019-07-011-2/+4
* pci: designware: Update MSI mapping when MSI address changesAndrey Smirnov2019-07-011-0/+2
* pci: designware: Update MSI mapping unconditionallyAndrey Smirnov2019-07-011-8/+2Star
* q35: fix mmconfig and PCI0._CRSGerd Hoffmann2019-06-161-23/+8Star
* Include qemu-common.h exactly where neededMarkus Armbruster2019-06-121-0/+1
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-129-0/+12