aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-07-20intel_iommu: Add support for PCI MSI remapPeter Xu3-0/+307
2016-07-20intel_iommu: add IR translation faults definesPeter Xu1-0/+13
2016-07-20intel_iommu: define several structs for IOMMU IRPeter Xu1-0/+74
2016-07-20intel_iommu: handle interrupt remap enablePeter Xu1-0/+20
2016-07-20intel_iommu: define interrupt remap table addr registerPeter Xu3-1/+60
2016-07-20acpi: add DMAR scope definition for root IOAPICPeter Xu3-3/+38
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 Xu2-1/+15
2016-07-20x86-iommu: introduce "intremap" propertyPeter Xu2-0/+24
2016-07-20x86-iommu: provide x86_iommu_get_defaultPeter Xu3-7/+31
2016-07-20intel_iommu: rename VTD_PCI_DEVFN_MAX to x86-iommuPeter Xu3-5/+9
2016-07-20x86-iommu: introduce parent classPeter Xu5-4/+105
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-20tests/prom-env-test: increase the test timeoutMarcel Apfelbaum1-1/+1
2016-07-20nvdimm: fix memory leak in error code pathStefan Hajnoczi1-0/+1
2016-07-19disas: Fix ATTRIBUTE_UNUSED define clash with ALSA headersPeter Maydell2-1/+2
2016-07-19Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell14-106/+280
2016-07-19Merge remote-tracking branch 'remotes/stsquad/tags/pull-travis-20160718-1' in...Peter Maydell1-1/+4
2016-07-19Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20160719-1' into s...Peter Maydell2-8/+28
2016-07-19Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-signed' int...Peter Maydell4-0/+0
2016-07-19Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell5-12/+22
2016-07-19Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell12-121/+125
2016-07-19Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell37-139/+641
2016-07-19Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20160718.0' i...Peter Maydell1-0/+1
2016-07-19Update OpenBIOS images to e79bca6 built from submodule.Mark Cave-Ayland4-0/+0
2016-07-19target-i386: Remove redundant HF_SOFTMMU_MASKSergey Fedorov3-14/+4
2016-07-19block/iscsi: allow caching of the allocation mapPeter Lieven1-58/+192
2016-07-19block/iscsi: fix rounding in iscsi_allocationmap_setPeter Lieven1-3/+5
2016-07-19Move README to markdownPranith Kumar1-21/+20
2016-07-18block: ignore flush requests when storage is cleanEvgeny Yakovlev9-113/+32
2016-07-18tests: in IDE and AHCI tests perform DMA write before flushingEvgeny Yakovlev2-2/+75
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-18trace: Add QAPI/QMP interfaces to query and control per-vCPU tracing stateLluís Vilanova6-43/+203
2016-07-18trace: Allow event name pattern in "info trace-events"Lluís Vilanova3-4/+36
2016-07-18trace: Conditionally trace events based on their per-vCPU stateLluís Vilanova6-29/+57
2016-07-18trace: Add per-vCPU tracing states for events with the 'vcpu' propertyLluís Vilanova13-10/+210
2016-07-18trace: Cosmetic changes on fast-path tracingLluís Vilanova1-2/+5
2016-07-18disas: Remove unused macro '_'Lluís Vilanova8-47/+46
2016-07-18trace: Identify events with the 'vcpu' propertyLluís Vilanova5-5/+51
2016-07-18trace: [bsd-user] Commandline arguments to control tracingLluís Vilanova1-3/+18
2016-07-18trace: [linux-user] Commandline arguments to control tracingLluís Vilanova1-0/+19
2016-07-18Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell13-136/+90
2016-07-18vfio/pci: Hide ARI capabilityAlex Williamson1-0/+1