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
/
qapi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: move ThrottleGroup membership to ThrottleGroupMember
Manos Pitsidianakis
2017-09-05
1
-3
/
+5
*
block/qapi: Remove redundant NULL check to silence Coverity
Kevin Wolf
2017-08-01
1
-1
/
+2
*
block: Skip implicit nodes in query-block/blockstats
Kevin Wolf
2017-07-24
1
-6
/
+27
*
block: List anonymous device BBs in query-block
Kevin Wolf
2017-07-18
1
-1
/
+1
*
block/qapi: Use blk_all_next() for query-block
Kevin Wolf
2017-07-18
1
-2
/
+8
*
block/qapi: Add qdev device name to query-block
Kevin Wolf
2017-07-18
1
-0
/
+10
*
block: remove all encryption handling APIs
Daniel P. Berrange
2017-07-11
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-06-09-v2' in...
Peter Maydell
2017-06-22
1
-8
/
+5
|
\
|
*
qapi: merge QInt and QFloat in QNum
Marc-André Lureau
2017-06-20
1
-8
/
+5
*
|
block: use Stat64 for wr_highest_offset
Paolo Bonzini
2017-06-16
1
-1
/
+1
|
/
*
block: Don't bother asserting type of output visitor's output
Markus Armbruster
2017-02-22
1
-1
/
+0
*
block/qapi: reduce the execution time of qmp_query_blockstats
Dou Liyang
2017-02-12
1
-44
/
+29
*
block/qapi: reduce the coupling between the bdrv_query_stats and bdrv_query_b...
Dou Liyang
2017-02-12
1
-12
/
+14
*
qapi: Tweak error message of bdrv_query_image_info
Fam Zheng
2017-02-12
1
-2
/
+2
*
qapi: rename QmpOutputVisitor to QObjectOutputVisitor
Daniel P. Berrange
2016-10-25
1
-1
/
+1
*
qapi: rename *qmp-*-visitor* to *qobject-*-visitor*
Daniel P. Berrange
2016-10-25
1
-1
/
+1
*
qapi: fix memory leak in bdrv_image_info_specific_dump
Pino Toscano
2016-10-24
1
-0
/
+1
*
qapi: Add new visit_complete() function
Eric Blake
2016-07-06
1
-5
/
+4
*
qmp-output-visitor: Favor new visit_free() function
Eric Blake
2016-07-06
1
-1
/
+1
*
block: Don't return throttling info in query-named-block-nodes
Kevin Wolf
2016-05-19
1
-3
/
+3
*
block: Move I/O throttling configuration functions to BlockBackend
Kevin Wolf
2016-05-19
1
-1
/
+1
*
block: Move throttling fields from BDS to BB
Kevin Wolf
2016-05-19
1
-1
/
+1
*
block: Convert throttle_group_get_name() to BlockBackend
Kevin Wolf
2016-05-19
1
-1
/
+1
*
block/qapi: Use blk_enable_write_cache()
Kevin Wolf
2016-03-30
1
-3
/
+4
*
block/qapi: Pass bdrv_query_blk_stats() s->stats
Max Reitz
2016-03-30
1
-25
/
+25
*
block/qapi: Set s->device in bdrv_query_stats()
Max Reitz
2016-03-30
1
-3
/
+2
*
block/qapi: fix unbounded stack for dump_qdict
Peter Xu
2016-03-30
1
-1
/
+2
*
block/qapi: make two printf() formats literal
Peter Xu
2016-03-30
1
-6
/
+4
*
util: move declarations out of qemu-common.h
Veronia Bahaa
2016-03-22
1
-0
/
+1
*
block/qapi: Include empty drives in query-blockstats
Kevin Wolf
2016-03-14
1
-15
/
+33
*
block/qapi: Factor out bdrv_query_bds_stats()
Kevin Wolf
2016-03-14
1
-11
/
+20
*
block/qapi: Factor out bdrv_query_blk_stats()
Kevin Wolf
2016-03-14
1
-63
/
+68
*
qapi: Add burst length fields to BlockDeviceInfo
Alberto Garcia
2016-02-22
1
-0
/
+20
*
qapi: Swap visit_* arguments for consistent 'name' placement
Eric Blake
2016-02-08
1
-1
/
+1
*
block: acquire in bdrv_query_image_info
Paolo Bonzini
2016-02-02
1
-2
/
+7
*
block/qapi: Emit tray_open only if there is a tray
Max Reitz
2016-02-02
1
-1
/
+1
*
block: Clean up includes
Peter Maydell
2016-01-20
1
-0
/
+1
*
block/qapi: Clear err for further error
Fam Zheng
2016-01-07
1
-0
/
+1
*
block/qapi: allow best-effort query
John Snow
2015-12-18
1
-3
/
+4
*
block/qapi: explicitly warn if !has_full_backing_filename
John Snow
2015-12-18
1
-3
/
+4
*
block/qapi: always report full_backing_filename
John Snow
2015-12-18
1
-3
/
+4
*
block/qapi: do not redundantly print "actual path"
John Snow
2015-12-18
1
-1
/
+3
*
qobject: Rename qtype_code to QType
Eric Blake
2015-12-17
1
-2
/
+2
*
block/qapi: Plug memory leak on query-block error path
Markus Armbruster
2015-11-25
1
-5
/
+3
*
block: Add average I/O queue depth to BlockDeviceTimedStats
Alberto Garcia
2015-11-12
1
-0
/
+5
*
block: Compute minimum, maximum and average I/O latencies
Alberto Garcia
2015-11-12
1
-0
/
+28
*
block: Allow configuring whether to account failed and invalid ops
Alberto Garcia
2015-11-12
1
-0
/
+3
*
block: Add statistics for failed and invalid I/O operations
Alberto Garcia
2015-11-12
1
-0
/
+10
*
block: Add idle_time_ns to BlockDeviceStats
Alberto Garcia
2015-11-12
1
-0
/
+5
*
throttle: Use bs->throttle_state instead of bs->io_limits_enabled
Alberto Garcia
2015-11-11
1
-1
/
+1
[next]