aboutsummaryrefslogtreecommitdiff
path: root/hw/pci-host
AgeCommit message (Expand)Author
2016-07-29apb: convert init to realizeWei Jiangang
2016-07-20hw/versatile: realize the PCI root bus as part of the versatile initMarcel Apfelbaum
2016-07-20hw/prep: realize the PCI root bus as part of the prep initMarcel Apfelbaum
2016-07-20hw/grackle: fix PCI bus initializationMarcel Apfelbaum
2016-07-20hw/apb: fix PCI bus initializationMarcel Apfelbaum
2016-07-04range: Eliminate direct Range member accessMarkus Armbruster
2016-07-04pc: Eliminate PcPciInfoMarkus Armbruster
2016-07-04piix: Set I440FXState member pci_info.w32 in one placeMarkus Armbruster
2016-07-04machine: remove iommu propertyMarcel Apfelbaum
2016-07-04hw/iommu: enable iommu with -deviceMarcel Apfelbaum
2016-07-04q35: allow dynamic sysbusMarcel Apfelbaum
2016-06-29Q35: implement property interfece to several parametersEfimov Vasily
2016-06-20coccinelle: Remove unnecessary variables for function return valueEduardo Habkost
2016-05-19hw: explicitly include qemu/log.hPaolo Bonzini
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster
2016-03-04loader: Add data swap option to load-elfPeter Crosthwaite
2016-02-19Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2016-02-17hw: fix some debug message format stringsAlyssa Milburn
2016-02-16change type of pci_bridge_initfn() to voidCao jin
2016-02-08qom: Swap 'name' next to visitor in ObjectPropertyAccessorEric Blake
2016-02-08qapi: Swap visit_* arguments for consistent 'name' placementEric Blake
2016-01-30uninorth.c: add support for UniNorth kMacRISCPCIAddressSelect (0x48) registerProgrammingkid
2016-01-29pci: Clean up includesPeter Maydell
2016-01-29arm: Clean up includesPeter Maydell
2016-01-29x86: Clean up includesPeter Maydell
2016-01-29ppc: Clean up includesPeter Maydell
2016-01-13isa: Clean up error handling around isa_bus_new()Markus Armbruster
2016-01-13raven: Mark use of hw_error() in realize() FIXMEMarkus Armbruster
2016-01-11Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2016-01-1...Peter Maydell
2016-01-11PCI Bonito: QOMify and cleanupCao jin
2016-01-08igd-passthrough: fix use of host_pci_config_readCao jin
2015-11-17i440fx: print an error message if user tries to enable iommuBandan Das
2015-11-17q35: Check propery to determine if iommu is setBandan Das
2015-10-23uninorth: add to bridge categoryLaurent Vivier
2015-10-23grackle: add to bridge categoryLaurent Vivier
2015-10-22piix: fix resource leak reported by Coverityzhanghailiang
2015-10-18intel_iommu: Add support for translation for devices behind bridgesKnut Omang
2015-10-09qdev: Protect device-list-properties against broken devicesMarkus Armbruster
2015-09-20PPC: e500 pci host: Fix ATMUs register readsRudolf Marek
2015-09-18Fix bad error handling after memory_region_init_ram()Markus Armbruster
2015-09-11maint: avoid useless "if (foo) free(foo)" patternDaniel P. Berrange
2015-09-10piix: create host bridge to passthroughTiejun Chen
2015-09-08i440fx: make types configurable at run-timeMichael S. Tsirkin
2015-08-13Merge remote-tracking branch 'remotes/lalrae/tags/mips-20150813' into stagingPeter Maydell
2015-08-13hw/pci-host/bonito: Avoid buffer overrun for bad LDMA/COP accessesPeter Maydell
2015-08-13piix: Document coreboot-specific RAM size config registerEduardo Habkost
2015-06-23piix: piix3 QOMifyGonglei
2015-06-12migration: Use normal VMStateDescriptions for SubsectionsJuan Quintela
2015-06-05q35: implement TSEGGerd Hoffmann
2015-06-05q35: implement SMRAM.D_LCKGerd Hoffmann