summaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)AuthorFilesLines
2016-07-21Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell11-8/+329
2016-07-21intel_iommu: avoid unnamed fieldsMichael S. Tsirkin1-4/+4
2016-07-21virtio-gpu: Use migrate_add_blocker for virgl migration blockingDr. David Alan Gilbert1-0/+2
2016-07-21virtio: Migration helper function and macroDr. David Alan Gilbert1-0/+20
2016-07-21virtio-scsi: Replace HandleOutput typedefFam Zheng1-4/+2
2016-07-21virtio: Introduce virtio_add_queue_aioFam Zheng1-0/+3
2016-07-21virtio: Add typedef for handle_outputFam Zheng1-2/+3
2016-07-21kvm-irqchip: x86: add msi route notify fnPeter Xu1-0/+2
2016-07-21intel_iommu: add SID validation for IRPeter Xu1-0/+17
2016-07-21intel_iommu: Add support for Extended Interrupt ModeJan Kiszka1-0/+1
2016-07-21ioapic: register IOMMU IEC notifier for ioapicPeter Xu1-0/+2
2016-07-21x86-iommu: introduce IEC notifiersPeter Xu1-0/+40
2016-07-21intel_iommu: add support for split irqchipPeter Xu2-0/+6
2016-07-21q35: ioapic: add support for emulated IOAPIC IRPeter Xu3-0/+6
2016-07-20Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell3-3/+27
2016-07-20intel_iommu: Add support for PCI MSI remapPeter Xu1-0/+66
2016-07-20intel_iommu: define several structs for IOMMU IRPeter Xu1-0/+74
2016-07-20intel_iommu: define interrupt remap table addr registerPeter Xu1-0/+5
2016-07-20acpi: add DMAR scope definition for root IOAPICPeter Xu2-0/+21
2016-07-20acpi: enable INTR for DMAR report structurePeter Xu1-0/+2
2016-07-20x86-iommu: introduce "intremap" propertyPeter Xu1-0/+1
2016-07-20x86-iommu: provide x86_iommu_get_defaultPeter Xu1-0/+6
2016-07-20intel_iommu: rename VTD_PCI_DEVFN_MAX to x86-iommuPeter Xu2-1/+2
2016-07-20x86-iommu: introduce parent classPeter Xu2-1/+48
2016-07-20apic: Use apic_id as apic's migration instance_idIgor Mammedov2-0/+6
2016-07-20(kvm)apic: Add unrealize callbacksIgor Mammedov1-0/+1
2016-07-20apic: Drop APICCommonState.idx and use APIC ID as index in local_apics[]Igor Mammedov1-1/+0
2016-07-20apic: move MAX_APICS check to 'apic' classIgor Mammedov1-3/+1
2016-07-20pc: Add x86_topo_ids_from_apicid()Igor Mammedov1-0/+15
2016-07-20target-i386: Fill high bits of mtrr maskDr. David Alan Gilbert1-0/+5
2016-07-20s390x/css: provide a dev_path for css devicesCornelia Huck1-0/+7
2016-07-14Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160714'...Peter Maydell4-1/+16
2016-07-14ast2400: externalize revision numbersCédric Le Goater1-0/+5
2016-07-14gic: provide defines for v2/v3 targetlist sizesAndrew Jones2-0/+6
2016-07-14virtio-mmio: format transport base address in BusClass.get_dev_pathLaszlo Ersek1-1/+5
2016-07-14Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-fwcfg' into s...Peter Maydell2-0/+5
2016-07-14Add optionrom compatible with fw_cfg DMA versionMarc Marí2-0/+5
2016-07-14Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-3/+4
2016-07-13block/qdev: Allow configuring rerror/werror with qdev propertiesKevin Wolf2-0/+12
2016-07-13block/qdev: Allow configuring WCE with qdev propertiesKevin Wolf1-1/+4
2016-07-12scsi-bus: Use longer sense buffer with scannersJarkko Lavinen1-3/+4
2016-07-12Clean up decorations and whitespace around header guardsMarkus Armbruster43-49/+55
2016-07-12Clean up ill-advised or unusual header guardsMarkus Armbruster28-80/+85
2016-07-12Clean up header guards that don't match their file nameMarkus Armbruster29-67/+73
2016-07-12spapr_pci: Include spapr.h instead of playing games with #errorMarkus Armbruster1-3/+1
2016-07-12Use #include "..." for our own headers, <...> for othersMarkus Armbruster9-11/+11
2016-07-12Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160712' into stagingPeter Maydell4-0/+291
2016-07-12hw/mips_cmgcr: implement RESET_BASE register in CM GCRLeon Alrae1-0/+18
2016-07-12hw/mips/cps: create GIC block inside CPSLeon Alrae2-0/+11
2016-07-12hw/mips: implement Global Interrupt ControllerYongbok Kim1-0/+216