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: get the overlay node before manipulating the backing chain
Alberto Garcia
2016-09-20
1
-2
/
+1
*
blockdev: Modularize nfs block driver
Colin Lord
2016-09-20
1
-0
/
+1
*
blockdev: Add dynamic module loading for block drivers
Marc Mari
2016-09-20
1
-2
/
+1
*
blockdev: prepare iSCSI block driver for dynamic loading
Colin Lord
2016-09-20
1
-36
/
+0
*
crypto: make PBKDF iterations configurable for LUKS format
Daniel P. Berrange
2016-09-19
1
-0
/
+6
*
sheepdog: remove useless casts
Laurent Vivier
2016-09-15
1
-2
/
+2
*
curl: Operate on zero-length file
Tomáš Golembiovský
2016-09-15
1
-4
/
+21
*
Remove unused function declarations
Ladi Prosek
2016-09-15
1
-1
/
+0
*
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2016-09-13
7
-51
/
+870
|
\
|
*
replication: Implement new driver for block replication
Wen Congyang
2016-09-13
2
-0
/
+660
|
*
mirror: auto complete active commit
Wen Congyang
2016-09-13
1
-4
/
+9
|
*
block: Link backup into block core
Wen Congyang
2016-09-13
1
-1
/
+1
|
*
Backup: export interfaces for extra serialization
Changlong Xie
2016-09-13
1
-7
/
+34
|
*
Backup: clear all bitmap when doing block checkpoint
Wen Congyang
2016-09-13
1
-0
/
+18
|
*
linux-aio: process completions from ioq_submit()
Roman Pen
2016-09-13
1
-2
/
+22
|
*
linux-aio: split processing events function
Roman Pen
2016-09-13
1
-10
/
+21
|
*
linux-aio: consume events in userspace instead of calling io_getevents
Roman Pen
2016-09-13
1
-26
/
+99
|
*
qcow2: avoid memcpy(dst, NULL, len)
Stefan Hajnoczi
2016-09-13
2
-2
/
+7
*
|
block/gluster: add support to choose libgfapi logfile
Prasanna Kumar Kalever
2016-09-13
1
-4
/
+38
|
/
*
qcow2: fix iovec size at qcow2_co_pwritev_compressed
Pavel Butsykin
2016-09-05
1
-1
/
+1
*
drive-backup: added support for data compression
Pavel Butsykin
2016-09-05
1
-1
/
+11
*
block/io: turn on dirty_bitmaps for the compressed writes
Pavel Butsykin
2016-09-05
1
-9
/
+5
*
block: remove BlockDriver.bdrv_write_compressed
Pavel Butsykin
2016-09-05
2
-37
/
+2
*
qcow: cleanup qcow_co_pwritev_compressed to avoid the recursion
Pavel Butsykin
2016-09-05
1
-17
/
+7
*
qcow: add qcow_co_pwritev_compressed
Pavel Butsykin
2016-09-05
1
-67
/
+42
*
vmdk: add vmdk_co_pwritev_compressed
Pavel Butsykin
2016-09-05
1
-50
/
+5
*
qcow2: cleanup qcow2_co_pwritev_compressed to avoid the recursion
Pavel Butsykin
2016-09-05
1
-17
/
+7
*
qcow2: add qcow2_co_pwritev_compressed
Pavel Butsykin
2016-09-05
1
-74
/
+50
*
block/io: reuse bdrv_co_pwritev() for write compressed
Pavel Butsykin
2016-09-05
1
-16
/
+40
*
block: Convert bdrv_pwrite_compressed() to BdrvChild
Pavel Butsykin
2016-09-05
2
-2
/
+3
*
block: switch blk_write_compressed() to byte-based interface
Pavel Butsykin
2016-09-05
2
-34
/
+11
*
block: Accept node-name for block-stream
Kevin Wolf
2016-09-05
1
-0
/
+16
*
block: fix possible reorder of flush operations
Denis V. Lunev
2016-08-18
1
-1
/
+2
*
block: fix deadlock in bdrv_co_flush
Evgeny Yakovlev
2016-08-18
1
-2
/
+3
*
curl: Cast fd to int for DPRINTF
Fam Zheng
2016-08-17
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2016-08-16
3
-83
/
+172
|
\
|
*
block/nbd: Store runtime option values
Max Reitz
2016-08-15
1
-44
/
+61
|
*
block/blkdebug: Store config filename
Max Reitz
2016-08-15
1
-5
/
+12
|
*
block/nbd: Use QemuOpts for runtime options
Max Reitz
2016-08-15
1
-20
/
+54
|
*
block/ssh: Use QemuOpts for runtime options
Max Reitz
2016-08-15
1
-24
/
+55
*
|
trace-events: fix first line comment in trace-events
Laurent Vivier
2016-08-12
1
-1
/
+1
|
/
*
linux-aio: Handle io_submit() failure gracefully
Kevin Wolf
2016-08-11
1
-1
/
+7
*
mirror: finish earlier on error
Vladimir Sementsov-Ogievskiy
2016-08-08
1
-0
/
+4
*
block/parallels: check new image size
Klim Kireev
2016-08-05
1
-0
/
+5
*
block: Cater to iscsi with non-power-of-2 discard
Eric Blake
2016-08-03
1
-6
/
+9
*
nbd: Limit nbdflags to 16 bits
Eric Blake
2016-08-03
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging
Peter Maydell
2016-07-27
1
-2
/
+8
|
\
|
*
mirror: double performance of the bulk stage if the disc is full
Vladimir Sementsov-Ogievskiy
2016-07-26
1
-2
/
+8
*
|
block: export LUKS specific data to qemu-img info
Daniel P. Berrange
2016-07-26
1
-0
/
+49
*
|
qcow2: do not allocate extra memory
Vladimir Sementsov-Ogievskiy
2016-07-26
2
-2
/
+2
|
/
[next]