summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2016-07-21virtio-scsi: Call virtio_add_queue_aioFam Zheng1-6/+3
2016-07-21virtio-blk: Call virtio_add_queue_aioFam Zheng1-1/+1
2016-07-21virtio: Introduce virtio_add_queue_aioFam Zheng1-4/+34
2016-07-21virtio: Add typedef for handle_outputFam Zheng1-5/+4
2016-07-21intel_iommu: disallow kernel-irqchip=on with IRPeter Xu1-0/+11
2016-07-21intel_iommu: support all masks in interrupt entry cache invalidationRadim Krčmář2-1/+2
2016-07-21kvm-irqchip: do explicit commit when update irqPeter Xu4-0/+5
2016-07-21kvm-irqchip: x86: add msi route notify fnPeter Xu1-0/+15
2016-07-21kvm-irqchip: simplify kvm_irqchip_add_msi_routePeter Xu4-20/+11
2016-07-21intel_iommu: add SID validation for IRPeter Xu1-11/+58
2016-07-21intel_iommu: Add support for Extended Interrupt ModeJan Kiszka2-7/+11
2016-07-21ioapic: register IOMMU IEC notifier for ioapicPeter Xu1-0/+31
2016-07-21x86-iommu: introduce IEC notifiersPeter Xu4-11/+81
2016-07-21intel_iommu: add support for split irqchipPeter Xu1-0/+7
2016-07-21ioapic: introduce ioapic_entry_parse() helperPeter Xu1-56/+54
2016-07-21q35: ioapic: add support for emulated IOAPIC IRPeter Xu3-5/+32
2016-07-21intel_iommu: get rid of {0} initializersMichael S. Tsirkin1-3/+3
2016-07-20intel_iommu: Add support for PCI MSI remapPeter Xu2-0/+241
2016-07-20intel_iommu: add IR translation faults definesPeter Xu1-0/+13
2016-07-20intel_iommu: handle interrupt remap enablePeter Xu1-0/+20
2016-07-20intel_iommu: define interrupt remap table addr registerPeter Xu2-1/+55
2016-07-20acpi: add DMAR scope definition for root IOAPICPeter Xu1-3/+17
2016-07-20intel_iommu: set IR bit for ECAP registerPeter Xu2-0/+8
2016-07-20intel_iommu: allow queued invalidation for IRPeter Xu2-0/+11
2016-07-20acpi: enable INTR for DMAR report structurePeter Xu1-1/+13
2016-07-20x86-iommu: introduce "intremap" propertyPeter Xu1-0/+23
2016-07-20x86-iommu: provide x86_iommu_get_defaultPeter Xu2-7/+25
2016-07-20intel_iommu: rename VTD_PCI_DEVFN_MAX to x86-iommuPeter Xu1-4/+7
2016-07-20x86-iommu: introduce parent classPeter Xu3-3/+57
2016-07-20hw/versatile: realize the PCI root bus as part of the versatile initMarcel Apfelbaum1-0/+1
2016-07-20hw/prep: realize the PCI root bus as part of the prep initMarcel Apfelbaum1-0/+1
2016-07-20hw/grackle: fix PCI bus initializationMarcel Apfelbaum1-1/+1
2016-07-20hw/apb: fix PCI bus initializationMarcel Apfelbaum1-8/+7
2016-07-20hw/mips: fix PCI bus initializationMarcel Apfelbaum1-1/+1
2016-07-20hw/alpha: fix PCI bus initializationMarcel Apfelbaum1-1/+1
2016-07-20nvdimm: fix memory leak in error code pathStefan Hajnoczi1-0/+1
2016-07-19Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2-5/+47
2016-07-19Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell2-2/+3
2016-07-19Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell1-6/+18
2016-07-19Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20160718.0' i...Peter Maydell1-0/+1
2016-07-18ide: set retry_unit for PIO and FLUSH requestsEvgeny Yakovlev1-0/+2
2016-07-18ide: refactor retry_unit set and clear into separate functionEvgeny Yakovlev1-6/+16
2016-07-18vfio/pci: Hide ARI capabilityAlex Williamson1-0/+1
2016-07-18virtio-blk: dataplane cleanupCao jin1-4/+2
2016-07-18e1000e: fix building without CONFIG_VMXNET3_PCIJason Wang1-0/+1
2016-07-18e1000e: fix incorrect access to pointerPaolo Bonzini1-2/+2
2016-07-18spapr: Ensure CPU cores are added contiguously and removed in LIFO orderBharata B Rao1-1/+20
2016-07-18vfio/spapr: Remove stale ioctl() callDavid Gibson1-1/+0
2016-07-18dbdma: reset io->processing flag for unassigned DBDMA channel rw accessesMark Cave-Ayland1-0/+1
2016-07-18dbdma: set FLUSH bit upon reception of flush command for unassigned DBDMA cha...Mark Cave-Ayland1-0/+10