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
/
qapi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: rename BlockAcctType members to start with BLOCK_ instead of BDRV_
Benoît Canet
2014-09-10
1
-8
/
+8
*
block: Extract the BlockAcctStats structure
Benoît Canet
2014-09-10
1
-9
/
+10
*
qemu-img info: show nocow info
Chunyan Liu
2014-08-15
1
-0
/
+26
*
block: Avoid bdrv_get_geometry() where errors should be detected
Markus Armbruster
2014-08-15
1
-4
/
+10
*
block: acquire AioContext in qmp_query_blockstats()
Stefan Hajnoczi
2014-06-27
1
-0
/
+4
*
block: make bdrv_query_stats() static
Stefan Hajnoczi
2014-06-27
1
-1
/
+1
*
block/qapi: Plug memory leak in dump_qobject() case QTYPE_QERROR
Markus Armbruster
2014-05-30
1
-0
/
+1
*
block: optimize zero writes with bdrv_write_zeroes
Peter Lieven
2014-05-19
1
-0
/
+1
*
block: Use error_abort in bdrv_image_info_specific_dump()
Max Reitz
2014-04-30
1
-2
/
+1
*
Use error_is_set() only when necessary
Markus Armbruster
2014-02-17
1
-2
/
+2
*
qmp: Add QMP query-named-block-nodes to list the named BlockDriverState nodes.
Benoît Canet
2014-01-24
1
-54
/
+55
*
qapi: Add "backing" to BlockStats
Fam Zheng
2014-01-24
1
-0
/
+5
*
qapi: Change BlockDirtyInfo to list
Fam Zheng
2013-11-29
1
-0
/
+5
*
block: per caller dirty bitmap
Fam Zheng
2013-11-29
1
-8
/
+0
*
block/qapi: Human-readable ImageInfoSpecific dump
Max Reitz
2013-10-11
1
-0
/
+121
*
block: Add bdrv_get_specific_info
Max Reitz
2013-10-11
1
-0
/
+3
*
block: Add iops_size to do the iops accounting for a given io size.
Benoît Canet
2013-09-06
1
-0
/
+3
*
block: Add support for throttling burst max in QMP and the command line.
Benoît Canet
2013-09-06
1
-0
/
+26
*
block: Enable the new throttling code in the block layer.
Benoît Canet
2013-09-06
1
-12
/
+9
*
qmp: add ImageInfo in BlockDeviceInfo used by query-block
Wenchao Xia
2013-06-07
1
-3
/
+47
*
block: add image info query function bdrv_query_image_info()
Wenchao Xia
2013-06-07
1
-6
/
+37
*
block: add snapshot info query function bdrv_query_snapshot_info_list()
Wenchao Xia
2013-06-07
1
-13
/
+42
*
block: dump snapshot and image info to specified output
Wenchao Xia
2013-06-04
1
-30
/
+36
*
block: move qmp and info dump related code to block/qapi.c
Wenchao Xia
2013-06-04
1
-0
/
+360