index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
*
commit: Add NULL check for overlay_bs
Kevin Wolf
2017-07-18
1
-1
/
+3
*
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2017-07-18
1
-1
/
+0
|
\
|
*
block: fix shadowed variable in bdrv_co_pdiscard
Denis V. Lunev
2017-07-17
1
-1
/
+0
*
|
ssh: support I/O from any AioContext
Paolo Bonzini
2017-07-17
1
-7
/
+17
*
|
sheepdog: add queue_lock
Paolo Bonzini
2017-07-17
1
-2
/
+19
*
|
qed: protect table cache with CoMutex
Paolo Bonzini
2017-07-17
5
-54
/
+129
*
|
qed: introduce bdrv_qed_init_state
Paolo Bonzini
2017-07-17
1
-5
/
+11
*
|
block: invoke .bdrv_drain callback in coroutine context and from AioContext
Paolo Bonzini
2017-07-17
2
-12
/
+36
*
|
qed: move tail of qed_aio_write_main to qed_aio_write_{cow, alloc}
Paolo Bonzini
2017-07-17
1
-38
/
+32
*
|
vvfat: make it thread-safe
Paolo Bonzini
2017-07-17
1
-1
/
+7
*
|
vpc: make it thread-safe
Paolo Bonzini
2017-07-17
1
-10
/
+10
*
|
vdi: make it thread-safe
Paolo Bonzini
2017-07-17
1
-24
/
+24
*
|
qcow2: call CoQueue APIs under CoMutex
Paolo Bonzini
2017-07-17
1
-2
/
+2
|
/
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2017-07-14
3
-16
/
+25
|
\
|
*
nbd: Implement NBD_INFO_BLOCK_SIZE on client
Eric Blake
2017-07-14
2
-3
/
+15
|
*
nbd: Create struct for tracking export info
Eric Blake
2017-07-14
3
-13
/
+10
*
|
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2017-07-13' into...
Peter Maydell
2017-07-14
6
-22
/
+21
|
\
\
|
|
/
|
/
|
|
*
Convert error_report() to warn_report()
Alistair Francis
2017-07-13
6
-22
/
+21
*
|
block/qcow2: falloc/full preallocating growth
Max Reitz
2017-07-11
3
-9
/
+108
*
|
block/qcow2: Rename "fail_block" to just "fail"
Max Reitz
2017-07-11
1
-7
/
+7
*
|
block/qcow2: Add qcow2_refcount_area()
Max Reitz
2017-07-11
3
-88
/
+203
*
|
block/qcow2: Metadata preallocation for truncate
Max Reitz
2017-07-11
1
-2
/
+31
*
|
block/qcow2: Lock s->lock in preallocate()
Max Reitz
2017-07-11
1
-7
/
+15
*
|
block/qcow2: Generalize preallocate()
Max Reitz
2017-07-11
1
-5
/
+12
*
|
block/file-posix: Preallocation for truncate
Max Reitz
2017-07-11
1
-12
/
+10
*
|
block/file-posix: Generalize raw_regular_truncate
Max Reitz
2017-07-11
1
-11
/
+50
*
|
block/file-posix: Extract raw_regular_truncate()
Max Reitz
2017-07-11
1
-66
/
+78
*
|
block/file-posix: Small fixes in raw_create()
Max Reitz
2017-07-11
1
-2
/
+3
*
|
block: Add PreallocMode to blk_truncate()
Max Reitz
2017-07-11
11
-17
/
+22
*
|
block: Add PreallocMode to bdrv_truncate()
Max Reitz
2017-07-11
10
-33
/
+21
*
|
block: Add PreallocMode to BD.bdrv_truncate()
Max Reitz
2017-07-11
12
-13
/
+95
*
|
qcow2: add bdrv_measure() support
Stefan Hajnoczi
2017-07-11
1
-0
/
+137
*
|
qcow2: extract image creation option parsing
Stefan Hajnoczi
2017-07-11
1
-36
/
+73
*
|
qcow2: make refcount size calculation conservative
Stefan Hajnoczi
2017-07-11
1
-41
/
+42
*
|
qcow2: extract preallocation calculation function
Stefan Hajnoczi
2017-07-11
1
-59
/
+77
*
|
raw-format: add bdrv_measure() support
Stefan Hajnoczi
2017-07-11
1
-0
/
+26
*
|
block: release persistent bitmaps on inactivate
Vladimir Sementsov-Ogievskiy
2017-07-11
1
-6
/
+23
*
|
qcow2: add .bdrv_remove_persistent_dirty_bitmap
Vladimir Sementsov-Ogievskiy
2017-07-11
3
-0
/
+45
*
|
block/dirty-bitmap: add bdrv_remove_persistent_dirty_bitmap
Vladimir Sementsov-Ogievskiy
2017-07-11
1
-0
/
+18
*
|
qmp: add x-debug-block-dirty-bitmap-sha256
Vladimir Sementsov-Ogievskiy
2017-07-11
1
-0
/
+5
*
|
qcow2: add .bdrv_can_store_new_dirty_bitmap
Vladimir Sementsov-Ogievskiy
2017-07-11
3
-0
/
+56
*
|
qcow2: store bitmaps on reopening image as read-only
Vladimir Sementsov-Ogievskiy
2017-07-11
3
-0
/
+28
*
|
qcow2: add persistent dirty bitmaps support
Vladimir Sementsov-Ogievskiy
2017-07-11
3
-0
/
+486
*
|
block/dirty-bitmap: add bdrv_dirty_bitmap_next()
Vladimir Sementsov-Ogievskiy
2017-07-11
1
-0
/
+7
*
|
block: introduce persistent dirty bitmaps
Vladimir Sementsov-Ogievskiy
2017-07-11
2
-0
/
+30
*
|
block/dirty-bitmap: add autoload field to BdrvDirtyBitmap
Vladimir Sementsov-Ogievskiy
2017-07-11
2
-0
/
+20
*
|
qcow2: support .bdrv_reopen_bitmaps_rw
Vladimir Sementsov-Ogievskiy
2017-07-11
3
-0
/
+64
*
|
qcow2: autoloading dirty bitmaps
Vladimir Sementsov-Ogievskiy
2017-07-11
3
-2
/
+406
*
|
block/dirty-bitmap: add readonly field to BdrvDirtyBitmap
Vladimir Sementsov-Ogievskiy
2017-07-11
2
-0
/
+44
*
|
block/dirty-bitmap: fix comment for BlockDirtyBitmap.disabled field
Vladimir Sementsov-Ogievskiy
2017-07-11
1
-1
/
+2
[next]