index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
rbd: fix ceph settings precedence
Josh Durgin
2015-07-14
1
-8
/
+24
*
rbd: make qemu's cache setting override any ceph setting
Josh Durgin
2015-07-14
1
-12
/
+12
*
rbd: remove unused constants and fields
Josh Durgin
2015-07-14
1
-10
/
+0
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-07-08
6
-112
/
+186
|
\
|
*
block: convert qcow/qcow2 to use generic cipher API
Daniel P. Berrange
2015-07-08
4
-91
/
+165
|
*
block: convert quorum blockdrv to use crypto APIs
Daniel P. Berrange
2015-07-08
2
-20
/
+21
|
*
crypto: move built-in AES implementation into crypto/
Daniel P. Berrange
2015-07-07
3
-3
/
+2
*
|
blockjob: add block_job_release function
Ting Wang
2015-07-07
1
-0
/
+2
*
|
block/raw-posix: Don't think /dev/fd/<NN> is a floppy drive.
Richard W.M. Jones
2015-07-07
1
-1
/
+2
*
|
block: Use bdrv_drain to replace uncessary bdrv_drain_all
Fam Zheng
2015-07-07
1
-1
/
+1
*
|
block: update bdrv_drain_all()/bdrv_drain() comments
Stefan Hajnoczi
2015-07-07
1
-10
/
+10
*
|
qcow2: remove unnecessary check
Alberto Garcia
2015-07-07
1
-3
/
+0
|
/
*
block: remove redundant check before g_slist_find()
Alberto Garcia
2015-07-02
1
-1
/
+1
*
block/nfs: limit maximum readahead size to 1MB
Peter Lieven
2015-07-02
1
-0
/
+7
*
block/iscsi: restore compatiblity with libiscsi 1.9.0
Peter Lieven
2015-07-02
1
-5
/
+27
*
block: Fix dirty bitmap in bdrv_co_discard
Fam Zheng
2015-07-02
1
-2
/
+2
*
mirror: Do zero write on target if sectors not allocated
Fam Zheng
2015-07-02
1
-2
/
+18
*
qmp: Add optional bool "unmap" to drive-mirror
Fam Zheng
2015-07-02
1
-2
/
+6
*
block: Add bdrv_get_block_status_above
Fam Zheng
2015-07-02
1
-11
/
+45
*
qapi: Rename 'dirty-bitmap' mode to 'incremental'
John Snow
2015-07-02
2
-7
/
+7
*
qcow2: Handle EAGAIN returned from update_refcount
Jindřich Makovička
2015-07-02
1
-10
/
+12
*
block/iscsi: add support for request timeouts
Peter Lieven
2015-07-02
1
-22
/
+65
*
raw-posix: Introduce hdev_is_sg()
Dimitris Aragiorgis
2015-06-23
1
-11
/
+28
*
raw-posix: Use DPRINTF for DEBUG_FLOPPY
Dimitris Aragiorgis
2015-06-23
1
-17
/
+5
*
raw-posix: DPRINTF instead of DEBUG_BLOCK_PRINT
Dimitris Aragiorgis
2015-06-23
1
-8
/
+18
*
Fix migration in case of scsi-generic
Dimitris Aragiorgis
2015-06-23
2
-5
/
+2
*
block: Use bdrv_is_sg() everywhere
Dimitris Aragiorgis
2015-06-23
2
-3
/
+3
*
vvfat: add a label option
Wolfgang Bumiller
2015-06-23
1
-3
/
+22
*
block-backend: Introduce blk_drain()
Alexander Yarygin
2015-06-23
1
-0
/
+5
*
throttle: Check current timers before updating any_timer_armed[]
Alberto Garcia
2015-06-23
1
-2
/
+7
*
block: Let bdrv_drain_all() to call aio_poll() for each AioContext
Alexander Yarygin
2015-06-23
1
-16
/
+26
*
Include qapi/qmp/qerror.h exactly where needed
Markus Armbruster
2015-06-22
8
-0
/
+8
*
qerror: Move #include out of qerror.h
Markus Armbruster
2015-06-22
11
-0
/
+13
*
qerror: Finally unused, clean up
Markus Armbruster
2015-06-22
1
-6
/
+0
*
qerror: Clean up QERR_ macros to expand into a single string
Markus Armbruster
2015-06-22
10
-25
/
+25
*
qobject: Use 'bool' for qbool
Eric Blake
2015-06-22
3
-5
/
+5
*
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2015-06-15
6
-95
/
+62
|
\
|
*
block: Fix reopen flag inheritance
Kevin Wolf
2015-06-12
1
-26
/
+2
|
*
block: Move flag inheritance to bdrv_open_inherit()
Kevin Wolf
2015-06-12
4
-8
/
+7
|
*
vmdk: Use bdrv_open_image()
Kevin Wolf
2015-06-12
1
-13
/
+21
|
*
quorum: Use bdrv_open_image()
Kevin Wolf
2015-06-12
1
-40
/
+11
|
*
raw-posix: Fix .bdrv_co_get_block_status() for unaligned image size
Kevin Wolf
2015-06-12
1
-2
/
+3
|
*
vmdk: Use vmdk_find_index_in_cluster everywhere
Fam Zheng
2015-06-12
1
-8
/
+2
|
*
vmdk: Fix index_in_cluster calculation in vmdk_co_get_block_status
Fam Zheng
2015-06-12
1
-1
/
+12
|
*
qcow2: Add DEFAULT_L2_CACHE_CLUSTERS
Max Reitz
2015-06-12
2
-3
/
+10
|
*
qcow2: Set MIN_L2_CACHE_SIZE to 2
Max Reitz
2015-06-12
1
-1
/
+2
*
|
throttle: add the name of the ThrottleGroup to BlockDeviceInfo
Alberto Garcia
2015-06-12
1
-0
/
+3
*
|
throttle: acquire the ThrottleGroup lock in bdrv_swap()
Alberto Garcia
2015-06-12
1
-1
/
+30
*
|
throttle: Add throttle group support
Alberto Garcia
2015-06-12
3
-64
/
+230
*
|
throttle: Add throttle group infrastructure
Alberto Garcia
2015-06-12
2
-0
/
+262
[prev]
[next]