index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
Commit message (
Expand
)
Author
Age
Files
Lines
*
virtio-gpu: Use migrate_add_blocker for virgl migration blocking
Dr. David Alan Gilbert
2016-07-21
1
-6
/
+13
*
virtio-input: Wrap in vmstate
Dr. David Alan Gilbert
2016-07-21
1
-20
/
+6
*
9pfs: Wrap in vmstate
Dr. David Alan Gilbert
2016-07-21
1
-9
/
+5
*
virtio-serial: Wrap in vmstate
Dr. David Alan Gilbert
2016-07-21
1
-21
/
+6
*
virtio-net: Wrap in vmstate
Dr. David Alan Gilbert
2016-07-21
1
-10
/
+7
*
virtio-balloon: Wrap in vmstate
Dr. David Alan Gilbert
2016-07-21
1
-14
/
+5
*
virtio-rng: Wrap in vmstate
Dr. David Alan Gilbert
2016-07-21
1
-15
/
+5
*
virtio-blk: Wrap in vmstate
Dr. David Alan Gilbert
2016-07-21
1
-10
/
+6
*
virtio-scsi: Wrap in vmstate
Dr. David Alan Gilbert
2016-07-21
1
-15
/
+6
*
virtio: Migration helper function and macro
Dr. David Alan Gilbert
2016-07-21
1
-0
/
+6
*
virtio-serial: Remove old migration version support
Dr. David Alan Gilbert
2016-07-21
1
-22
/
+15
*
virtio-net: Remove old migration version support
Dr. David Alan Gilbert
2016-07-21
1
-53
/
+34
*
virtio-scsi: Replace HandleOutput typedef
Fam Zheng
2016-07-21
1
-2
/
+3
*
virtio-scsi: Call virtio_add_queue_aio
Fam Zheng
2016-07-21
1
-6
/
+3
*
virtio-blk: Call virtio_add_queue_aio
Fam Zheng
2016-07-21
1
-1
/
+1
*
virtio: Introduce virtio_add_queue_aio
Fam Zheng
2016-07-21
1
-4
/
+34
*
virtio: Add typedef for handle_output
Fam Zheng
2016-07-21
1
-5
/
+4
*
intel_iommu: disallow kernel-irqchip=on with IR
Peter Xu
2016-07-21
1
-0
/
+11
*
intel_iommu: support all masks in interrupt entry cache invalidation
Radim Krčmář
2016-07-21
2
-1
/
+2
*
kvm-irqchip: do explicit commit when update irq
Peter Xu
2016-07-21
4
-0
/
+5
*
kvm-irqchip: x86: add msi route notify fn
Peter Xu
2016-07-21
1
-0
/
+15
*
kvm-irqchip: simplify kvm_irqchip_add_msi_route
Peter Xu
2016-07-21
4
-20
/
+11
*
intel_iommu: add SID validation for IR
Peter Xu
2016-07-21
1
-11
/
+58
*
intel_iommu: Add support for Extended Interrupt Mode
Jan Kiszka
2016-07-21
2
-7
/
+11
*
ioapic: register IOMMU IEC notifier for ioapic
Peter Xu
2016-07-21
1
-0
/
+31
*
x86-iommu: introduce IEC notifiers
Peter Xu
2016-07-21
4
-11
/
+81
*
intel_iommu: add support for split irqchip
Peter Xu
2016-07-21
1
-0
/
+7
*
ioapic: introduce ioapic_entry_parse() helper
Peter Xu
2016-07-21
1
-56
/
+54
*
q35: ioapic: add support for emulated IOAPIC IR
Peter Xu
2016-07-21
3
-5
/
+32
*
intel_iommu: get rid of {0} initializers
Michael S. Tsirkin
2016-07-21
1
-3
/
+3
*
intel_iommu: Add support for PCI MSI remap
Peter Xu
2016-07-20
2
-0
/
+241
*
intel_iommu: add IR translation faults defines
Peter Xu
2016-07-20
1
-0
/
+13
*
intel_iommu: handle interrupt remap enable
Peter Xu
2016-07-20
1
-0
/
+20
*
intel_iommu: define interrupt remap table addr register
Peter Xu
2016-07-20
2
-1
/
+55
*
acpi: add DMAR scope definition for root IOAPIC
Peter Xu
2016-07-20
1
-3
/
+17
*
intel_iommu: set IR bit for ECAP register
Peter Xu
2016-07-20
2
-0
/
+8
*
intel_iommu: allow queued invalidation for IR
Peter Xu
2016-07-20
2
-0
/
+11
*
acpi: enable INTR for DMAR report structure
Peter Xu
2016-07-20
1
-1
/
+13
*
x86-iommu: introduce "intremap" property
Peter Xu
2016-07-20
1
-0
/
+23
*
x86-iommu: provide x86_iommu_get_default
Peter Xu
2016-07-20
2
-7
/
+25
*
intel_iommu: rename VTD_PCI_DEVFN_MAX to x86-iommu
Peter Xu
2016-07-20
1
-4
/
+7
*
x86-iommu: introduce parent class
Peter Xu
2016-07-20
3
-3
/
+57
*
hw/versatile: realize the PCI root bus as part of the versatile init
Marcel Apfelbaum
2016-07-20
1
-0
/
+1
*
hw/prep: realize the PCI root bus as part of the prep init
Marcel Apfelbaum
2016-07-20
1
-0
/
+1
*
hw/grackle: fix PCI bus initialization
Marcel Apfelbaum
2016-07-20
1
-1
/
+1
*
hw/apb: fix PCI bus initialization
Marcel Apfelbaum
2016-07-20
1
-8
/
+7
*
hw/mips: fix PCI bus initialization
Marcel Apfelbaum
2016-07-20
1
-1
/
+1
*
hw/alpha: fix PCI bus initialization
Marcel Apfelbaum
2016-07-20
1
-1
/
+1
*
nvdimm: fix memory leak in error code path
Stefan Hajnoczi
2016-07-20
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-07-19
2
-5
/
+47
|
\
[next]