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
/
backup.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: Rename BlockDriverCompletionFunc to BlockCompletionFunc
Markus Armbruster
2014-10-20
1
-1
/
+1
*
block/backup: Fix hang for unaligned image size
Kevin Wolf
2014-07-09
1
-1
/
+1
*
qapi: adjust existing defines
Wenchao Xia
2014-06-23
1
-1
/
+1
*
block: Switch BdrvTrackedRequest to byte granularity
Kevin Wolf
2014-01-24
1
-1
/
+6
*
block: introduce BDRV_REQ_MAY_UNMAP request flag
Peter Lieven
2013-11-28
1
-1
/
+1
*
block: add flags to bdrv_*_write_zeroes
Peter Lieven
2013-11-28
1
-1
/
+2
*
qapi: make use of new BlockJobType
Fam Zheng
2013-10-11
1
-1
/
+1
*
blockjob: rename BlockJobType to BlockJobDriver
Fam Zheng
2013-10-11
1
-2
/
+2
*
block: make bdrv_co_is_allocated static
Paolo Bonzini
2013-09-06
1
-2
/
+2
*
block: make bdrv_delete() static
Fam Zheng
2013-09-06
1
-1
/
+1
*
misc: Fix some typos in names and comments
Stefan Weil
2013-09-01
1
-1
/
+1
*
aio / timers: convert block_job_sleep_ns and co_sleep_ns to new API
Alex Bligh
2013-08-22
1
-2
/
+2
*
Implement sync modes for drive-backup.
Ian Main
2013-07-26
1
-30
/
+75
*
block: add basic backup support to block driver
Dietmar Maurer
2013-06-28
1
-0
/
+341