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
2015-11-11
block: Add blk_get_refcnt()
Alberto Garcia
2
-0
/
+6
2015-11-11
mirror: block all operations on the target image during the job
Alberto Garcia
1
-0
/
+4
2015-11-11
qemu-iotests: fix -valgrind option for check
Jeff Cody
6
-26
/
+59
2015-11-11
qemu-iotests: fix cleanup of background processes
Jeff Cody
4
-15
/
+37
2015-11-11
qemu-io: Correct error messages
John Snow
1
-19
/
+34
2015-11-11
qemu-io: Check for trailing chars
John Snow
1
-1
/
+8
2015-11-11
qemu-io: fix cvtnum lval types
John Snow
1
-36
/
+89
2015-11-11
block: test 'blockdev-snapshot' using a file BDS as the overlay
Alberto Garcia
2
-1
/
+15
2015-11-11
block: Remove inner quotation marks in iotest 085
Alberto Garcia
1
-8
/
+8
2015-11-11
block: Disallow snapshots if the overlay doesn't support backing files
Alberto Garcia
1
-0
/
+5
2015-11-11
throttle: Use bs->throttle_state instead of bs->io_limits_enabled
Alberto Garcia
4
-7
/
+10
2015-11-11
throttle: Check for pending requests in throttle_group_unregister_bs()
Alberto Garcia
1
-0
/
+7
2015-11-11
qemu-img: add check for zero-length job len
John Snow
1
-1
/
+2
2015-11-11
qcow2: avoid misaligned 64bit bswap
John Snow
1
-4
/
+7
2015-11-11
qemu-iotests: Test the reopening of overlay_bs in 'block-commit'
Alberto Garcia
2
-2
/
+32
2015-11-11
commit: reopen overlay_bs before base
Alberto Garcia
1
-4
/
+4
2015-11-11
block: add tests for the 'blockdev-snapshot' command
Alberto Garcia
2
-8
/
+128
2015-11-11
block: add a 'blockdev-snapshot' QMP command
Alberto Garcia
4
-61
/
+172
2015-11-11
block: support passing 'backing': '' to 'blockdev-add'
Alberto Garcia
1
-0
/
+7
2015-11-11
block: rename BlockdevSnapshot to BlockdevSnapshotSync
Alberto Garcia
3
-6
/
+6
2015-11-11
block: check for existing device IDs in external_snapshot_prepare()
Alberto Garcia
1
-2
/
+3
2015-11-11
iotests: Add test for change-related QMP commands
Max Reitz
3
-0
/
+726
2015-11-11
hmp: Add read-only-mode option to change command
Max Reitz
2
-4
/
+38
2015-11-11
blockdev: read-only-mode for blockdev-change-medium
Max Reitz
6
-4
/
+72
2015-11-11
hmp: Use blockdev-change-medium for change command
Max Reitz
1
-12
/
+15
2015-11-11
qmp: Introduce blockdev-change-medium
Max Reitz
7
-12
/
+69
2015-11-11
block: Inquire tray state before tray-moved events
Max Reitz
1
-10
/
+7
2015-11-11
blockdev: Implement change with basic operations
Max Reitz
1
-110
/
+68
2015-11-11
blockdev: Implement eject with basic operations
Max Reitz
1
-6
/
+5
2015-11-11
blockdev: Add blockdev-insert-medium
Max Reitz
3
-0
/
+110
2015-11-11
blockdev: Add blockdev-remove-medium
Max Reitz
3
-0
/
+112
2015-11-11
blockdev: Add blockdev-close-tray
Max Reitz
3
-0
/
+74
2015-11-11
blockdev: Add blockdev-open-tray
Max Reitz
3
-0
/
+116
2015-11-11
block: Add functions for inheriting a BBRS
Max Reitz
2
-0
/
+29
2015-11-11
block: Make bdrv_states public
Max Reitz
2
-2
/
+3
2015-11-11
block: Add blk_remove_bs()
Max Reitz
2
-0
/
+13
2015-11-11
block: Don't call blk_bs() twice in bdrv_lookup_bs()
Alberto Garcia
1
-3
/
+3
2015-11-11
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-next-20151111' into st...
Peter Maydell
7
-6
/
+32
2015-11-11
spapr: Handle failure of KVM_PPC_ALLOCATE_HTAB ioctl
Bharata B Rao
1
-4
/
+16
2015-11-11
ppc: Let kvmppc_reset_htab() return 0 for !CONFIG_KVM
Bharata B Rao
1
-1
/
+1
2015-11-11
pseries: Update SLOF firmware image to qemu-slof-20151103
Alexey Kardashevskiy
3
-1
/
+1
2015-11-11
ppc: Add/Re-introduce MMU model definitions needed by PR KVM
Bharata B Rao
2
-0
/
+14
2015-11-10
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20151110.0' i...
Peter Maydell
3
-16
/
+42
2015-11-10
vfio: Use g_new() & friends where that makes obvious sense
Markus Armbruster
3
-11
/
+11
2015-11-10
vfio/pci: Hide device PCIe capability on non-express buses for PCIe VMs
Alex Williamson
1
-5
/
+31
2015-11-10
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20151110' i...
Peter Maydell
35
-251
/
+4168
2015-11-10
migration: qemu_savevm_state_cleanup becomes mandatory operation
Denis V. Lunev
1
-1
/
+1
2015-11-10
Inhibit ballooning during postcopy
Dr. David Alan Gilbert
4
-1
/
+25
2015-11-10
Disable mlock around incoming postcopy
Dr. David Alan Gilbert
2
-0
/
+25
2015-11-10
End of migration for postcopy
Dr. David Alan Gilbert
2
-3
/
+29
[next]