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
path:
root
/
block
Age
Commit message (
Expand
)
Author
2019-09-05
nbd: Implement client use of NBD FAST_ZERO
Eric Blake
2019-09-05
block: workaround for unaligned byte range in fallocate()
Andrey Shinkevich
2019-09-05
nbd: Use g_autofree in a few places
Eric Blake
2019-09-03
file-posix: fix request_alignment typo
Stefan Hajnoczi
2019-09-03
vmdk: Reject invalid compressed writes
Max Reitz
2019-09-03
vmdk: Use bdrv_dirname() for relative extent paths
Max Reitz
2019-09-03
block: posix: Always allocate the first block
Nir Soffer
2019-08-27
block/qcow2: implement .bdrv_co_pwritev(_compressed)_part
Vladimir Sementsov-Ogievskiy
2019-08-27
block/qcow2: implement .bdrv_co_preadv_part
Vladimir Sementsov-Ogievskiy
2019-08-27
block/qcow2: refactor qcow2_co_preadv to use buffer-based io
Vladimir Sementsov-Ogievskiy
2019-08-27
block/io: introduce bdrv_co_p{read, write}v_part
Vladimir Sementsov-Ogievskiy
2019-08-27
block/io: bdrv_aligned_pwritev: use and support qiov_offset
Vladimir Sementsov-Ogievskiy
2019-08-27
block/io: bdrv_aligned_preadv: use and support qiov_offset
Vladimir Sementsov-Ogievskiy
2019-08-27
block/io: bdrv_co_do_copy_on_readv: lazy allocation
Vladimir Sementsov-Ogievskiy
2019-08-27
block/io: bdrv_co_do_copy_on_readv: use and support qiov_offset
Vladimir Sementsov-Ogievskiy
2019-08-27
block: define .*_part io handlers in BlockDriver
Vladimir Sementsov-Ogievskiy
2019-08-27
block/io: refactor padding
Vladimir Sementsov-Ogievskiy
2019-08-27
util/iov: improve qemu_iovec_is_zero
Vladimir Sementsov-Ogievskiy
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
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
mirror: Fix bdrv_has_zero_init() use
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-17
block: fix NetBSD qemu-iotests failure
Paolo Bonzini
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
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
block/backup: hoist bitmap check into QMP interface
John Snow
2019-08-16
qapi: implement block-dirty-bitmap-remove transaction action
John Snow
2019-08-16
block/backup: loosen restriction on readonly bitmaps
John Snow
2019-08-16
block/backup: add 'always' bitmap sync policy
John Snow
2019-08-16
block/backup: upgrade copy_bitmap to BdrvDirtyBitmap
John Snow
2019-08-16
block/dirty-bitmap: add bdrv_dirty_bitmap_get
John Snow
2019-08-16
block/dirty-bitmap: add bdrv_dirty_bitmap_merge_internal
John Snow
2019-08-16
block/backup: add 'never' policy to bitmap sync mode
John Snow
2019-08-16
block/backup: Add mirror sync mode 'bitmap'
John Snow
2019-08-16
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2019-08-16
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-08-15' into st...
Peter Maydell
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
[next]