aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2016-07-21kvm-irqchip: simplify kvm_irqchip_add_msi_routePeter Xu
2016-07-21intel_iommu: add SID validation for IRPeter Xu
2016-07-21intel_iommu: Add support for Extended Interrupt ModeJan Kiszka
2016-07-21ioapic: register IOMMU IEC notifier for ioapicPeter Xu
2016-07-21x86-iommu: introduce IEC notifiersPeter Xu
2016-07-21intel_iommu: add support for split irqchipPeter Xu
2016-07-21ioapic: introduce ioapic_entry_parse() helperPeter Xu
2016-07-21q35: ioapic: add support for emulated IOAPIC IRPeter Xu
2016-07-21intel_iommu: get rid of {0} initializersMichael S. Tsirkin
2016-07-20intel_iommu: Add support for PCI MSI remapPeter Xu
2016-07-20intel_iommu: add IR translation faults definesPeter Xu
2016-07-20intel_iommu: handle interrupt remap enablePeter Xu
2016-07-20intel_iommu: define interrupt remap table addr registerPeter Xu
2016-07-20acpi: add DMAR scope definition for root IOAPICPeter Xu
2016-07-20intel_iommu: set IR bit for ECAP registerPeter Xu
2016-07-20intel_iommu: allow queued invalidation for IRPeter Xu
2016-07-20acpi: enable INTR for DMAR report structurePeter Xu
2016-07-20x86-iommu: introduce "intremap" propertyPeter Xu
2016-07-20x86-iommu: provide x86_iommu_get_defaultPeter Xu
2016-07-20intel_iommu: rename VTD_PCI_DEVFN_MAX to x86-iommuPeter Xu
2016-07-20x86-iommu: introduce parent classPeter Xu
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-20hw/mips: fix PCI bus initializationMarcel Apfelbaum
2016-07-20hw/alpha: fix PCI bus initializationMarcel Apfelbaum
2016-07-20nvdimm: fix memory leak in error code pathStefan Hajnoczi
2016-07-19Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-07-19Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell
2016-07-19Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell
2016-07-19Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20160718.0' i...Peter Maydell
2016-07-18ide: set retry_unit for PIO and FLUSH requestsEvgeny Yakovlev
2016-07-18ide: refactor retry_unit set and clear into separate functionEvgeny Yakovlev
2016-07-18vfio/pci: Hide ARI capabilityAlex Williamson
2016-07-18virtio-blk: dataplane cleanupCao jin
2016-07-18e1000e: fix building without CONFIG_VMXNET3_PCIJason Wang
2016-07-18e1000e: fix incorrect access to pointerPaolo Bonzini
2016-07-18spapr: Ensure CPU cores are added contiguously and removed in LIFO orderBharata B Rao
2016-07-18vfio/spapr: Remove stale ioctl() callDavid Gibson
2016-07-18dbdma: reset io->processing flag for unassigned DBDMA channel rw accessesMark Cave-Ayland
2016-07-18dbdma: set FLUSH bit upon reception of flush command for unassigned DBDMA cha...Mark Cave-Ayland
2016-07-18dbdma: fix load_word/store_word value endiannessMark Cave-Ayland
2016-07-18dbdma: fix endian of DBDMA_CMDPTR_LO during branchMark Cave-Ayland
2016-07-18dbdma: add per-channel debugging enabled via DEBUG_DBDMA_CHANMASKMark Cave-Ayland
2016-07-18dbdma: always define DBDMA_DPRINTF and enable debug with DEBUG_DBDMAMark Cave-Ayland
2016-07-18spapr: fix core unplug crashGreg Kurz
2016-07-17megasas: remove useless check for cmd->framePaolo Bonzini
2016-07-17hw/i386: add device tree supportAntonio Borneo
2016-07-14Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160714'...Peter Maydell