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
2019-08-19
doc: Preallocation does not require writing zeroes
Max Reitz
2019-08-19
iotests: Fix 141 when run with qed
Max Reitz
2019-08-19
vpc: Do not return RAW from block_status
Max Reitz
2019-08-19
vmdk: Make block_status recurse for flat extents
Max Reitz
2019-08-19
vdi: Make block_status recurse for fixed images
Max Reitz
2019-08-19
iotests: Full mirror to existing non-zero image
Max Reitz
2019-08-19
iotests: Test convert -n to pre-filled image
Max Reitz
2019-08-19
iotests: Convert to preallocated encrypted qcow2
Max Reitz
2019-08-19
vhdx: Fix .bdrv_has_zero_init()
Max Reitz
2019-08-19
vdi: Fix .bdrv_has_zero_init()
Max Reitz
2019-08-19
qcow2: Fix .bdrv_has_zero_init()
Max Reitz
2019-08-19
block: Use bdrv_has_zero_init_truncate()
Max Reitz
2019-08-19
block: Implement .bdrv_has_zero_init_truncate()
Max Reitz
2019-08-19
block: Add bdrv_has_zero_init_truncate()
Max Reitz
2019-08-19
mirror: Fix bdrv_has_zero_init() use
Max Reitz
2019-08-19
qemu-img: Fix bdrv_has_zero_init() use in convert
Max Reitz
2019-08-19
LUKS: support preallocation
Maxim Levitsky
2019-08-19
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-08-1...
Peter Maydell
2019-08-19
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
2019-08-19
Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...
Peter Maydell
2019-08-17
gitlab-ci: Remove qcow2 tests that are handled by "make check" already
Thomas Huth
2019-08-17
tests: Run the iotests during "make check" again
Thomas Huth
2019-08-17
block: fix NetBSD qemu-iotests failure
Paolo Bonzini
2019-08-16
hw/ide/atapi: Use the ldst API
Philippe Mathieu-Daudé
2019-08-16
Revert "ide/ahci: Check for -ECANCELED in aio callbacks"
John Snow
2019-08-16
dma-helpers: ensure AIO callback is invoked after cancellation
Paolo Bonzini
2019-08-16
tests/test-hbitmap: test next_zero and _next_dirty_area after truncate
Vladimir Sementsov-Ogievskiy
2019-08-16
block/backup: refactor write_flags
Vladimir Sementsov-Ogievskiy
2019-08-16
block/backup: deal with zero detection
Vladimir Sementsov-Ogievskiy
2019-08-16
qapi: add dirty-bitmaps to query-named-block-nodes result
Vladimir Sementsov-Ogievskiy
2019-08-16
iotests/257: test traditional sync modes
John Snow
2019-08-16
block/backup: support bitmap sync modes for non-bitmap backups
John Snow
2019-08-16
block/backup: teach TOP to never copy unallocated regions
John Snow
2019-08-16
block/backup: add backup_is_cluster_allocated
John Snow
2019-08-16
block/backup: centralize copy_bitmap initialization
John Snow
2019-08-16
block/backup: improve sync=bitmap work estimates
John Snow
2019-08-16
iotests/257: test API failures
John Snow
2019-08-16
block/backup: hoist bitmap check into QMP interface
John Snow
2019-08-16
iotests/257: Refactor backup helpers
John Snow
2019-08-16
iotests/257: add EmulatedBitmap class
John Snow
2019-08-16
iotests/257: add Pattern class
John Snow
2019-08-16
iotests: test bitmap moving inside 254
Vladimir Sementsov-Ogievskiy
2019-08-16
qapi: implement block-dirty-bitmap-remove transaction action
John Snow
2019-08-16
blockdev: reduce aio_context locked sections in bitmap add/remove
Vladimir Sementsov-Ogievskiy
2019-08-16
block/backup: loosen restriction on readonly bitmaps
John Snow
2019-08-16
iotests: add test 257 for bitmap-mode backups
John Snow
2019-08-16
iotests: Add virtio-scsi device helper
John Snow
2019-08-16
iotests: teach FilePath to produce multiple paths
John Snow
2019-08-16
iotests: teach run_job to cancel pending jobs
John Snow
2019-08-16
iotests: add testing shim for script-style python tests
John Snow
[next]