summaryrefslogtreecommitdiff
path: root/hw/pci-host
AgeCommit message (Expand)AuthorFilesLines
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster3-0/+3
2016-03-04loader: Add data swap option to load-elfPeter Crosthwaite1-1/+1
2016-02-19Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-6/+1
2016-02-17hw: fix some debug message format stringsAlyssa Milburn1-2/+2
2016-02-16change type of pci_bridge_initfn() to voidCao jin1-6/+1
2016-02-08qom: Swap 'name' next to visitor in ObjectPropertyAccessorEric Blake2-12/+11
2016-02-08qapi: Swap visit_* arguments for consistent 'name' placementEric Blake2-9/+9
2016-01-30uninorth.c: add support for UniNorth kMacRISCPCIAddressSelect (0x48) registerProgrammingkid1-0/+9
2016-01-29pci: Clean up includesPeter Maydell4-1/+4
2016-01-29arm: Clean up includesPeter Maydell1-0/+1
2016-01-29x86: Clean up includesPeter Maydell3-0/+3
2016-01-29ppc: Clean up includesPeter Maydell3-0/+3
2016-01-13isa: Clean up error handling around isa_bus_new()Markus Armbruster1-2/+4
2016-01-13raven: Mark use of hw_error() in realize() FIXMEMarkus Armbruster1-2/+4
2016-01-11Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2016-01-1...Peter Maydell1-11/+12
2016-01-11PCI Bonito: QOMify and cleanupCao jin1-11/+12
2016-01-08igd-passthrough: fix use of host_pci_config_readCao jin1-3/+5
2015-11-17i440fx: print an error message if user tries to enable iommuBandan Das1-0/+5
2015-11-17q35: Check propery to determine if iommu is setBandan Das1-1/+1
2015-10-23uninorth: add to bridge categoryLaurent Vivier1-0/+8
2015-10-23grackle: add to bridge categoryLaurent Vivier1-0/+2
2015-10-22piix: fix resource leak reported by Coverityzhanghailiang1-4/+7
2015-10-18intel_iommu: Add support for translation for devices behind bridgesKnut Omang1-22/+3
2015-10-09qdev: Protect device-list-properties against broken devicesMarkus Armbruster1-0/+11
2015-09-20PPC: e500 pci host: Fix ATMUs register readsRudolf Marek1-2/+2
2015-09-18Fix bad error handling after memory_region_init_ram()Markus Armbruster1-1/+1
2015-09-11maint: avoid useless "if (foo) free(foo)" patternDaniel P. Berrange1-3/+1
2015-09-10piix: create host bridge to passthroughTiejun Chen1-0/+85
2015-09-08i440fx: make types configurable at run-timeMichael S. Tsirkin1-5/+4
2015-08-13Merge remote-tracking branch 'remotes/lalrae/tags/mips-20150813' into stagingPeter Maydell1-0/+16
2015-08-13hw/pci-host/bonito: Avoid buffer overrun for bad LDMA/COP accessesPeter Maydell1-0/+16
2015-08-13piix: Document coreboot-specific RAM size config registerEduardo Habkost1-1/+6
2015-06-23piix: piix3 QOMifyGonglei1-26/+31
2015-06-12migration: Use normal VMStateDescriptions for SubsectionsJuan Quintela1-6/+4
2015-06-05q35: implement TSEGGerd Hoffmann1-0/+70
2015-06-05q35: implement SMRAM.D_LCKGerd Hoffmann1-1/+7
2015-06-05q35: add config space wmask for SMRAM and ESMRAMCGerd Hoffmann1-0/+2
2015-06-05q35: fix ESMRAMC defaultGerd Hoffmann1-0/+1
2015-06-05q35: implement high SMRAMPaolo Bonzini1-4/+31
2015-06-05hw/i386: remove smram_updatePaolo Bonzini3-8/+4
2015-06-05target-i386: use memory API to implement SMRAMPaolo Bonzini3-52/+16
2015-06-05hw/i386: add a separate region that tracks the SMRAME bitPaolo Bonzini2-3/+31
2015-04-28Convert (ffs(val) - 1) to ctz32(val)Stefan Hajnoczi1-1/+1
2015-04-28uninorth: convert ffs(3) to ctz32()Stefan Hajnoczi1-1/+4
2015-04-26Switch non-CPU callers from ld/st*_phys to address_space_ld/st*Peter Maydell1-1/+2
2015-04-26exec.c: Make address_space_rw take transaction attributesPeter Maydell1-2/+4
2015-04-17mips: fix broken fulong2e machinePaolo Bonzini1-2/+2
2015-03-11machine: replace qemu opts with iommu propertyMarcel Apfelbaum1-1/+1
2015-02-26pci: Trivial device model conversions to realizeMarkus Armbruster9-43/+27
2015-02-24Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-0/+1