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
*
mirror: Fix coroutine reentrance
Kevin Wolf
2015-08-14
1
-5
/
+10
*
block/mirror: limit qiov to IOV_MAX elements
Stefan Hajnoczi
2015-08-06
1
-0
/
+4
*
block: don't register quorum driver if SHA256 support is unavailable
Sascha Silbe
2015-08-05
1
-6
/
+4
*
Merge remote-tracking branch 'remotes/cody/tags/jtc-for-upstream-pull-request...
Peter Maydell
2015-07-28
2
-82
/
+72
|
\
|
*
block/ssh: Avoid segfault if inet_connect doesn't set errno.
Richard W.M. Jones
2015-07-28
1
-1
/
+1
|
*
sheepdog: serialize requests to overwrapping area
Hitoshi Mitake
2015-07-28
1
-81
/
+71
*
|
block: vpc - prevent overflow if max_table_entries >= 0x40000000
Jeff Cody
2015-07-27
1
-4
/
+14
|
/
*
mirror: Speed up bitmap initial scanning
Fam Zheng
2015-07-22
1
-8
/
+6
*
block/curl: Don't lose original error when a connection fails.
Richard W.M. Jones
2015-07-14
1
-1
/
+14
*
mirror: correct buf_size
Wen Congyang
2015-07-14
1
-1
/
+10
*
block: keep bitmap if incremental backup job is cancelled
Stefan Hajnoczi
2015-07-14
1
-1
/
+1
*
block/mirror: Sleep periodically during bitmap scanning
Fam Zheng
2015-07-14
1
-1
/
+12
*
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
[next]