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
*
block/iscsi: Adding new iSER transport layer option
Roy Shterman
2016-10-24
1
-1
/
+46
*
block/iscsi: Introducing new zero-copy API
Roy Shterman
2016-10-24
1
-2
/
+40
*
rbd: shift byte count as a 64-bit value
Paolo Bonzini
2016-10-23
1
-2
/
+2
*
crypto: extend mode as a parameter in qcrypto_cipher_supports()
Gonglei
2016-10-19
2
-2
/
+4
*
dmg: Move libbz2 code to dmg-bz2.so
Fam Zheng
2016-10-07
4
-53
/
+139
*
block: Add qdev ID to DEVICE_TRAY_MOVED
Kevin Wolf
2016-10-07
1
-1
/
+32
*
block-backend: Remember if attached device is non-qdev
Kevin Wolf
2016-10-07
1
-8
/
+20
*
block: Add node name to BLOCK_IO_ERROR event
Kevin Wolf
2016-10-07
1
-2
/
+3
*
block: use aio_bh_schedule_oneshot
Paolo Bonzini
2016-10-07
13
-76
/
+25
*
block: use bdrv_add_before_write_notifier
Paolo Bonzini
2016-10-07
1
-2
/
+1
*
block: Use 'detect-zeroes' option for 'blockdev-change-medium'
Kevin Wolf
2016-09-29
1
-5
/
+4
*
block/qapi: Move 'aio' option to file driver
Kevin Wolf
2016-09-29
2
-22
/
+78
*
block-backend: remove blk_flush_all
John Snow
2016-09-29
1
-22
/
+0
*
block: reintroduce bdrv_flush_all
John Snow
2016-09-29
1
-0
/
+25
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-09-29
1
-10
/
+5
|
\
|
*
replay: allow replay stopping and restarting
Pavel Dovgalyuk
2016-09-27
1
-10
/
+5
*
|
linux-aio: fix re-entrant completion processing
Stefan Hajnoczi
2016-09-28
1
-3
/
+6
|
/
*
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2016-09-23
4
-6
/
+26
|
\
|
*
block: Add blk_by_dev()
Kevin Wolf
2016-09-23
1
-0
/
+19
|
*
commit: Add 'base' to the reopen queue before 'overlay_bs'
Alberto Garcia
2016-09-23
1
-4
/
+4
|
*
block: Add "read-only" to the options QDict
Alberto Garcia
2016-09-23
1
-1
/
+2
|
*
qcow2: fix encryption during cow of sectors
Daniel P. Berrange
2016-09-23
1
-1
/
+1
*
|
Merge remote-tracking branch 'remotes/famz/tags/various-pull-request' into st...
Peter Maydell
2016-09-23
6
-73
/
+26
|
\
\
|
*
|
vpc: Use QEMU UUID API
Fam Zheng
2016-09-23
1
-7
/
+3
|
*
|
vdi: Use QEMU UUID API
Fam Zheng
2016-09-23
1
-56
/
+17
|
*
|
vhdx: Use QEMU UUID API
Fam Zheng
2016-09-23
3
-9
/
+5
|
*
|
util: Add UUID API
Fam Zheng
2016-09-23
1
-1
/
+1
|
|
/
*
|
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-09-23
1
-5
/
+8
|
\
\
|
|
/
|
/
|
|
*
iscsi: Fix divide-by-zero regression on raw SG devices
Eric Blake
2016-09-22
1
-5
/
+8
*
|
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
[next]