index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-11-11
block: Disallow snapshots if the overlay doesn't support backing files
Alberto Garcia
2015-11-11
throttle: Use bs->throttle_state instead of bs->io_limits_enabled
Alberto Garcia
2015-11-11
throttle: Check for pending requests in throttle_group_unregister_bs()
Alberto Garcia
2015-11-11
qemu-img: add check for zero-length job len
John Snow
2015-11-11
qcow2: avoid misaligned 64bit bswap
John Snow
2015-11-11
qemu-iotests: Test the reopening of overlay_bs in 'block-commit'
Alberto Garcia
2015-11-11
commit: reopen overlay_bs before base
Alberto Garcia
2015-11-11
block: add tests for the 'blockdev-snapshot' command
Alberto Garcia
2015-11-11
block: add a 'blockdev-snapshot' QMP command
Alberto Garcia
2015-11-11
block: support passing 'backing': '' to 'blockdev-add'
Alberto Garcia
2015-11-11
block: rename BlockdevSnapshot to BlockdevSnapshotSync
Alberto Garcia
2015-11-11
block: check for existing device IDs in external_snapshot_prepare()
Alberto Garcia
2015-11-11
iotests: Add test for change-related QMP commands
Max Reitz
2015-11-11
hmp: Add read-only-mode option to change command
Max Reitz
2015-11-11
blockdev: read-only-mode for blockdev-change-medium
Max Reitz
2015-11-11
hmp: Use blockdev-change-medium for change command
Max Reitz
2015-11-11
qmp: Introduce blockdev-change-medium
Max Reitz
2015-11-11
block: Inquire tray state before tray-moved events
Max Reitz
2015-11-11
blockdev: Implement change with basic operations
Max Reitz
2015-11-11
blockdev: Implement eject with basic operations
Max Reitz
2015-11-11
blockdev: Add blockdev-insert-medium
Max Reitz
2015-11-11
blockdev: Add blockdev-remove-medium
Max Reitz
2015-11-11
blockdev: Add blockdev-close-tray
Max Reitz
2015-11-11
blockdev: Add blockdev-open-tray
Max Reitz
2015-11-11
block: Add functions for inheriting a BBRS
Max Reitz
2015-11-11
block: Make bdrv_states public
Max Reitz
2015-11-11
block: Add blk_remove_bs()
Max Reitz
2015-11-11
block: Don't call blk_bs() twice in bdrv_lookup_bs()
Alberto Garcia
2015-11-11
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-next-20151111' into st...
Peter Maydell
2015-11-11
spapr: Handle failure of KVM_PPC_ALLOCATE_HTAB ioctl
Bharata B Rao
2015-11-11
ppc: Let kvmppc_reset_htab() return 0 for !CONFIG_KVM
Bharata B Rao
2015-11-11
pseries: Update SLOF firmware image to qemu-slof-20151103
Alexey Kardashevskiy
2015-11-11
ppc: Add/Re-introduce MMU model definitions needed by PR KVM
Bharata B Rao
2015-11-10
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20151110.0' i...
Peter Maydell
2015-11-10
vfio: Use g_new() & friends where that makes obvious sense
Markus Armbruster
2015-11-10
vfio/pci: Hide device PCIe capability on non-express buses for PCIe VMs
Alex Williamson
2015-11-10
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20151110' i...
Peter Maydell
2015-11-10
migration: qemu_savevm_state_cleanup becomes mandatory operation
Denis V. Lunev
2015-11-10
Inhibit ballooning during postcopy
Dr. David Alan Gilbert
2015-11-10
Disable mlock around incoming postcopy
Dr. David Alan Gilbert
2015-11-10
End of migration for postcopy
Dr. David Alan Gilbert
2015-11-10
Postcopy: Mark nohugepage before discard
Dr. David Alan Gilbert
2015-11-10
postcopy: Wire up loadvm_postcopy_handle_ commands
Dr. David Alan Gilbert
2015-11-10
Start up a postcopy/listener thread ready for incoming page data
Dr. David Alan Gilbert
2015-11-10
Postcopy; Handle userfault requests
Dr. David Alan Gilbert
2015-11-10
Round up RAMBlock sizes to host page sizes
Dr. David Alan Gilbert
2015-11-10
Host page!=target page: Cleanup bitmaps
Dr. David Alan Gilbert
2015-11-10
Don't iterate on precopy-only devices during postcopy
Dr. David Alan Gilbert
2015-11-10
Don't sync dirty bitmaps in postcopy
Dr. David Alan Gilbert
2015-11-10
postcopy: Check order of received target pages
Dr. David Alan Gilbert
[next]