index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-29
vhost-user: minor simplification
Marc-André Lureau
1
-2
/
+1
2016-07-29
misc: indentation
Marc-André Lureau
1
-1
/
+1
2016-07-29
virtio: check vring descriptor buffer length
Prasad J Pandit
1
-0
/
+5
2016-07-29
hw/virtio-pci: fix virtio behaviour
Marcel Apfelbaum
5
-26
/
+45
2016-07-29
apb: convert init to realize
Wei Jiangang
1
-3
/
+2
2016-07-29
hw/pci-bridge: Convert pxb initialization functions to Error
Wei Jiangang
1
-27
/
+25
2016-07-29
hw/apci: handle 64-bit MMIO regions correctly
Marcel Apfelbaum
1
-9
/
+45
2016-07-29
acpi: refactor pxb crs computation
Marcel Apfelbaum
1
-31
/
+50
2016-07-29
hw/acpi: fix a DSDT table issue when a pxb is present.
Marcel Apfelbaum
1
-0
/
+4
2016-07-29
hw/pxb: declare pxb devices as not hot-pluggable
Marcel Apfelbaum
1
-0
/
+2
2016-07-29
hw/pcie-root-port: Fix PCIe root port initialization
Marcel Apfelbaum
1
-0
/
+1
2016-07-29
pcie: fix link active status bit migration
Michael S. Tsirkin
4
-6
/
+27
2016-07-22
Update version for v2.7.0-rc0 release
v2.7.0-rc0
Peter Maydell
1
-1
/
+1
2016-07-22
target-sh4: Use glib allocator in movcal helper
Peter Maydell
1
-3
/
+4
2016-07-22
Merge remote-tracking branch 'remotes/amit-migration/tags/migration-for-2.7-6...
Peter Maydell
23
-133
/
+2587
2016-07-22
tests: introduce a framework for testing migration performance
Daniel P. Berrange
17
-0
/
+2330
2016-07-22
scripts: ensure monitor socket has SO_REUSEADDR set
Daniel P. Berrange
1
-0
/
+1
2016-07-22
scripts: set timeout when waiting for qemu monitor connection
Daniel P. Berrange
1
-0
/
+1
2016-07-22
scripts: refactor the VM class in iotests for reuse
Daniel P. Berrange
3
-131
/
+240
2016-07-22
scripts: add a 'debug' parameter to QEMUMonitorProtocol
Daniel P. Berrange
1
-2
/
+11
2016-07-22
scripts: add __init__.py file to scripts/qmp/
Daniel P. Berrange
1
-0
/
+0
2016-07-22
migration: set state to post-migrate on failure
Dr. David Alan Gilbert
1
-0
/
+4
2016-07-21
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
55
-347
/
+1476
2016-07-21
intel_iommu: avoid unnamed fields
Michael S. Tsirkin
2
-25
/
+25
2016-07-21
virtio: Update migration docs
Dr. David Alan Gilbert
1
-2
/
+4
2016-07-21
virtio-gpu: Wrap in vmstate
Dr. David Alan Gilbert
1
-10
/
+7
2016-07-21
virtio-gpu: Use migrate_add_blocker for virgl migration blocking
Dr. David Alan Gilbert
2
-6
/
+15
2016-07-21
virtio-input: Wrap in vmstate
Dr. David Alan Gilbert
1
-20
/
+6
2016-07-21
9pfs: Wrap in vmstate
Dr. David Alan Gilbert
1
-9
/
+5
2016-07-21
virtio-serial: Wrap in vmstate
Dr. David Alan Gilbert
1
-21
/
+6
2016-07-21
virtio-net: Wrap in vmstate
Dr. David Alan Gilbert
1
-10
/
+7
2016-07-21
virtio-balloon: Wrap in vmstate
Dr. David Alan Gilbert
1
-14
/
+5
2016-07-21
virtio-rng: Wrap in vmstate
Dr. David Alan Gilbert
1
-15
/
+5
2016-07-21
virtio-blk: Wrap in vmstate
Dr. David Alan Gilbert
1
-10
/
+6
2016-07-21
virtio-scsi: Wrap in vmstate
Dr. David Alan Gilbert
1
-15
/
+6
2016-07-21
virtio: Migration helper function and macro
Dr. David Alan Gilbert
2
-0
/
+26
2016-07-21
virtio-serial: Remove old migration version support
Dr. David Alan Gilbert
1
-22
/
+15
2016-07-21
virtio-net: Remove old migration version support
Dr. David Alan Gilbert
1
-53
/
+34
2016-07-21
virtio-scsi: Replace HandleOutput typedef
Fam Zheng
2
-6
/
+5
2016-07-21
Revert "mirror: Workaround for unexpected iohandler events during completion"
Fam Zheng
1
-9
/
+0
2016-07-21
virtio-scsi: Call virtio_add_queue_aio
Fam Zheng
1
-6
/
+3
2016-07-21
virtio-blk: Call virtio_add_queue_aio
Fam Zheng
1
-1
/
+1
2016-07-21
virtio: Introduce virtio_add_queue_aio
Fam Zheng
2
-4
/
+37
2016-07-21
virtio: Add typedef for handle_output
Fam Zheng
2
-7
/
+7
2016-07-21
intel_iommu: disallow kernel-irqchip=on with IR
Peter Xu
1
-0
/
+11
2016-07-21
kvm-all: add trace events for kvm irqchip ops
Peter Xu
2
-0
/
+8
2016-07-21
intel_iommu: support all masks in interrupt entry cache invalidation
Radim Krčmář
2
-1
/
+2
2016-07-21
kvm-irqchip: do explicit commit when update irq
Peter Xu
8
-3
/
+11
2016-07-21
kvm-irqchip: x86: add msi route notify fn
Peter Xu
5
-9
/
+49
2016-07-21
kvm-irqchip: i386: add hook for add/remove virq
Peter Xu
8
-0
/
+102
[next]