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
2017-07-18
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2017-07-17
block: fix shadowed variable in bdrv_co_pdiscard
Denis V. Lunev
2017-07-17
ssh: support I/O from any AioContext
Paolo Bonzini
2017-07-17
sheepdog: add queue_lock
Paolo Bonzini
2017-07-17
qed: protect table cache with CoMutex
Paolo Bonzini
2017-07-17
qed: introduce bdrv_qed_init_state
Paolo Bonzini
2017-07-17
block: invoke .bdrv_drain callback in coroutine context and from AioContext
Paolo Bonzini
2017-07-17
qed: move tail of qed_aio_write_main to qed_aio_write_{cow, alloc}
Paolo Bonzini
2017-07-17
vvfat: make it thread-safe
Paolo Bonzini
2017-07-17
vpc: make it thread-safe
Paolo Bonzini
2017-07-17
vdi: make it thread-safe
Paolo Bonzini
2017-07-17
qcow2: call CoQueue APIs under CoMutex
Paolo Bonzini
2017-07-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2017-07-14
nbd: Implement NBD_INFO_BLOCK_SIZE on client
Eric Blake
2017-07-14
nbd: Create struct for tracking export info
Eric Blake
2017-07-14
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2017-07-13' into...
Peter Maydell
2017-07-13
Convert error_report() to warn_report()
Alistair Francis
2017-07-11
block/qcow2: falloc/full preallocating growth
Max Reitz
2017-07-11
block/qcow2: Rename "fail_block" to just "fail"
Max Reitz
2017-07-11
block/qcow2: Add qcow2_refcount_area()
Max Reitz
2017-07-11
block/qcow2: Metadata preallocation for truncate
Max Reitz
2017-07-11
block/qcow2: Lock s->lock in preallocate()
Max Reitz
2017-07-11
block/qcow2: Generalize preallocate()
Max Reitz
2017-07-11
block/file-posix: Preallocation for truncate
Max Reitz
2017-07-11
block/file-posix: Generalize raw_regular_truncate
Max Reitz
2017-07-11
block/file-posix: Extract raw_regular_truncate()
Max Reitz
2017-07-11
block/file-posix: Small fixes in raw_create()
Max Reitz
2017-07-11
block: Add PreallocMode to blk_truncate()
Max Reitz
2017-07-11
block: Add PreallocMode to bdrv_truncate()
Max Reitz
2017-07-11
block: Add PreallocMode to BD.bdrv_truncate()
Max Reitz
2017-07-11
qcow2: add bdrv_measure() support
Stefan Hajnoczi
2017-07-11
qcow2: extract image creation option parsing
Stefan Hajnoczi
2017-07-11
qcow2: make refcount size calculation conservative
Stefan Hajnoczi
2017-07-11
qcow2: extract preallocation calculation function
Stefan Hajnoczi
2017-07-11
raw-format: add bdrv_measure() support
Stefan Hajnoczi
2017-07-11
block: release persistent bitmaps on inactivate
Vladimir Sementsov-Ogievskiy
2017-07-11
qcow2: add .bdrv_remove_persistent_dirty_bitmap
Vladimir Sementsov-Ogievskiy
2017-07-11
block/dirty-bitmap: add bdrv_remove_persistent_dirty_bitmap
Vladimir Sementsov-Ogievskiy
2017-07-11
qmp: add x-debug-block-dirty-bitmap-sha256
Vladimir Sementsov-Ogievskiy
2017-07-11
qcow2: add .bdrv_can_store_new_dirty_bitmap
Vladimir Sementsov-Ogievskiy
2017-07-11
qcow2: store bitmaps on reopening image as read-only
Vladimir Sementsov-Ogievskiy
2017-07-11
qcow2: add persistent dirty bitmaps support
Vladimir Sementsov-Ogievskiy
2017-07-11
block/dirty-bitmap: add bdrv_dirty_bitmap_next()
Vladimir Sementsov-Ogievskiy
2017-07-11
block: introduce persistent dirty bitmaps
Vladimir Sementsov-Ogievskiy
2017-07-11
block/dirty-bitmap: add autoload field to BdrvDirtyBitmap
Vladimir Sementsov-Ogievskiy
2017-07-11
qcow2: support .bdrv_reopen_bitmaps_rw
Vladimir Sementsov-Ogievskiy
2017-07-11
qcow2: autoloading dirty bitmaps
Vladimir Sementsov-Ogievskiy
2017-07-11
block/dirty-bitmap: add readonly field to BdrvDirtyBitmap
Vladimir Sementsov-Ogievskiy
2017-07-11
block/dirty-bitmap: fix comment for BlockDirtyBitmap.disabled field
Vladimir Sementsov-Ogievskiy
2017-07-11
qcow2: add bitmaps extension
Vladimir Sementsov-Ogievskiy
[next]