summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-21kvm-all: add trace events for kvm irqchip opsPeter Xu
2016-07-21intel_iommu: support all masks in interrupt entry cache invalidationRadim Krčmář
2016-07-21kvm-irqchip: do explicit commit when update irqPeter Xu
2016-07-21kvm-irqchip: x86: add msi route notify fnPeter Xu
2016-07-21kvm-irqchip: i386: add hook for add/remove virqPeter Xu
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: define several structs for IOMMU IRPeter 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-20tests/prom-env-test: increase the test timeoutMarcel Apfelbaum
2016-07-20nvdimm: fix memory leak in error code pathStefan Hajnoczi
2016-07-19disas: Fix ATTRIBUTE_UNUSED define clash with ALSA headersPeter Maydell
2016-07-19Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-07-19Merge remote-tracking branch 'remotes/stsquad/tags/pull-travis-20160718-1' in...Peter Maydell
2016-07-19Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20160719-1' into s...Peter Maydell
2016-07-19Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-signed' int...Peter 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/stefanha/tags/tracing-pull-request' int...Peter Maydell
2016-07-19Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20160718.0' i...Peter Maydell
2016-07-19Update OpenBIOS images to e79bca6 built from submodule.Mark Cave-Ayland
2016-07-19target-i386: Remove redundant HF_SOFTMMU_MASKSergey Fedorov
2016-07-19block/iscsi: allow caching of the allocation mapPeter Lieven
2016-07-19block/iscsi: fix rounding in iscsi_allocationmap_setPeter Lieven
2016-07-19Move README to markdownPranith Kumar
2016-07-18block: ignore flush requests when storage is cleanEvgeny Yakovlev