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
*
ssh: switch from libssh2 to libssh
Pino Toscano
2019-06-24
3
-301
/
+371
*
vmdk: Add read-only support for seSparse snapshots
Sam Eiderman
2019-06-24
1
-16
/
+342
*
vmdk: Reduce the max bound for L1 table size
Sam Eiderman
2019-06-24
1
-6
/
+7
*
vmdk: Fix comment regarding max l1_size coverage
Sam Eiderman
2019-06-24
1
-3
/
+8
*
block/commit: Drop bdrv_child_try_set_perm()
Max Reitz
2019-06-18
1
-2
/
+0
*
block/mirror: Fix child permissions
Max Reitz
2019-06-18
1
-9
/
+23
*
file-posix: Update open_flags in raw_set_perm()
Max Reitz
2019-06-18
1
-0
/
+4
*
block: drop bs->job
Vladimir Sementsov-Ogievskiy
2019-06-18
1
-1
/
+1
*
block/block-backend: blk_iostatus_reset: drop usage of bs->job
Vladimir Sementsov-Ogievskiy
2019-06-18
1
-4
/
+0
*
block/replication: drop usage of bs->job
Vladimir Sementsov-Ogievskiy
2019-06-18
2
-25
/
+34
*
blkdebug: Inject errors on .bdrv_co_block_status()
Max Reitz
2019-06-14
1
-0
/
+8
*
blkdebug: Add "none" event
Max Reitz
2019-06-14
1
-0
/
+2
*
blkdebug: Add @iotype error option
Max Reitz
2019-06-14
1
-9
/
+41
*
block/nbd: merge NBDClientSession struct back to BDRVNBDState
Vladimir Sementsov-Ogievskiy
2019-06-13
1
-103
/
+94
*
block/nbd: merge nbd-client.* to nbd.c
Vladimir Sementsov-Ogievskiy
2019-06-13
5
-1322
/
+1255
*
block/nbd-client: drop stale logout
Vladimir Sementsov-Ogievskiy
2019-06-13
3
-12
/
+5
*
block/gluster: update .help of BLOCK_OPT_PREALLOC option
Stefano Garzarella
2019-06-12
1
-1
/
+8
*
block/file-posix: update .help of BLOCK_OPT_PREALLOC option
Stefano Garzarella
2019-06-12
1
-1
/
+5
*
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
16
-12
/
+4
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
23
-6
/
+23
*
qemu-common: Move qemu_isalnum() etc. to qemu/ctype.h
Markus Armbruster
2019-06-11
2
-0
/
+2
*
block/io: bdrv_pdiscard: support int64_t bytes parameter
Vladimir Sementsov-Ogievskiy
2019-06-04
1
-8
/
+8
*
block/qcow2-refcount: add trace-point to qcow2_process_discards
Vladimir Sementsov-Ogievskiy
2019-06-04
2
-1
/
+9
*
block: Remove wrong bdrv_set_aio_context() calls
Kevin Wolf
2019-06-04
2
-3
/
+0
*
block: Adjust AioContexts when attaching nodes
Kevin Wolf
2019-06-04
1
-5
/
+4
*
block: Add BlockBackend.ctx
Kevin Wolf
2019-06-04
14
-20
/
+48
*
block: Add Error to blk_set_aio_context()
Kevin Wolf
2019-06-04
1
-10
/
+16
*
block/linux-aio: Drop unused BlockAIOCB submission method
Julia Suvorova
2019-06-04
1
-62
/
+10
*
block/io: Delay decrementing the quiesce_counter
Max Reitz
2019-06-04
1
-1
/
+2
*
block: avoid recursive block_status call if possible
Vladimir Sementsov-Ogievskiy
2019-06-04
4
-1
/
+55
*
Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...
Peter Maydell
2019-05-30
1
-3
/
+6
|
\
|
*
qapi: support external bitmaps in block-dirty-bitmap-merge
Vladimir Sementsov-Ogievskiy
2019-05-29
1
-3
/
+6
*
|
qcow2-bitmap: initialize bitmap directory alignment
Andrey Shinkevich
2019-05-28
1
-1
/
+1
*
|
qcow2: skip writing zero buffers to empty COW areas
Anton Nefedov
2019-05-28
4
-1
/
+93
*
|
block: Make bdrv_root_attach_child() unref child_bs on failure
Alberto Garcia
2019-05-28
2
-3
/
+1
*
|
block/backup: refactor: split out backup_calculate_cluster_size
Vladimir Sementsov-Ogievskiy
2019-05-28
1
-30
/
+52
*
|
block/backup: unify different modes code path
Vladimir Sementsov-Ogievskiy
2019-05-28
1
-33
/
+10
*
|
block/backup: refactor and tolerate unallocated cluster skipping
Vladimir Sementsov-Ogievskiy
2019-05-28
1
-37
/
+23
*
|
block/backup: move to copy_bitmap with granularity
Vladimir Sementsov-Ogievskiy
2019-05-28
1
-25
/
+23
*
|
block/backup: simplify backup_incremental_init_copy_bitmap
Vladimir Sementsov-Ogievskiy
2019-05-28
1
-28
/
+12
*
|
qcow2: do encryption in threads
Vladimir Sementsov-Ogievskiy
2019-05-28
4
-21
/
+81
*
|
qcow2: bdrv_co_pwritev: move encryption code out of the lock
Vladimir Sementsov-Ogievskiy
2019-05-28
1
-14
/
+21
*
|
qcow2: qcow2_co_preadv: improve locking
Vladimir Sementsov-Ogievskiy
2019-05-28
1
-10
/
+2
*
|
qcow2-threads: split out generic path
Vladimir Sementsov-Ogievskiy
2019-05-28
3
-19
/
+34
*
|
qcow2-threads: qcow2_co_do_compress: protect queuing by mutex
Vladimir Sementsov-Ogievskiy
2019-05-28
1
-3
/
+7
*
|
qcow2-threads: use thread_pool_submit_co
Vladimir Sementsov-Ogievskiy
2019-05-28
1
-15
/
+2
*
|
qcow2: add separate file for threaded data processing functions
Vladimir Sementsov-Ogievskiy
2019-05-28
4
-170
/
+209
*
|
qcow2.h: add missing include
Vladimir Sementsov-Ogievskiy
2019-05-28
7
-6
/
+1
|
/
*
block/file-posix: Unaligned O_DIRECT block-status
Max Reitz
2019-05-20
1
-0
/
+16
*
blockjob: Propagate AioContext change to all job nodes
Kevin Wolf
2019-05-20
2
-17
/
+1
[next]