index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
qapi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-14
block/qapi: Include empty drives in query-blockstats
Kevin Wolf
1
-15
/
+33
2016-03-14
block/qapi: Factor out bdrv_query_bds_stats()
Kevin Wolf
1
-11
/
+20
2016-03-14
block/qapi: Factor out bdrv_query_blk_stats()
Kevin Wolf
1
-63
/
+68
2016-02-22
qapi: Add burst length fields to BlockDeviceInfo
Alberto Garcia
1
-0
/
+20
2016-02-08
qapi: Swap visit_* arguments for consistent 'name' placement
Eric Blake
1
-1
/
+1
2016-02-02
block: acquire in bdrv_query_image_info
Paolo Bonzini
1
-2
/
+7
2016-02-02
block/qapi: Emit tray_open only if there is a tray
Max Reitz
1
-1
/
+1
2016-01-20
block: Clean up includes
Peter Maydell
1
-0
/
+1
2016-01-07
block/qapi: Clear err for further error
Fam Zheng
1
-0
/
+1
2015-12-18
block/qapi: allow best-effort query
John Snow
1
-3
/
+4
2015-12-18
block/qapi: explicitly warn if !has_full_backing_filename
John Snow
1
-3
/
+4
2015-12-18
block/qapi: always report full_backing_filename
John Snow
1
-3
/
+4
2015-12-18
block/qapi: do not redundantly print "actual path"
John Snow
1
-1
/
+3
2015-12-17
qobject: Rename qtype_code to QType
Eric Blake
1
-2
/
+2
2015-11-25
block/qapi: Plug memory leak on query-block error path
Markus Armbruster
1
-5
/
+3
2015-11-12
block: Add average I/O queue depth to BlockDeviceTimedStats
Alberto Garcia
1
-0
/
+5
2015-11-12
block: Compute minimum, maximum and average I/O latencies
Alberto Garcia
1
-0
/
+28
2015-11-12
block: Allow configuring whether to account failed and invalid ops
Alberto Garcia
1
-0
/
+3
2015-11-12
block: Add statistics for failed and invalid I/O operations
Alberto Garcia
1
-0
/
+10
2015-11-12
block: Add idle_time_ns to BlockDeviceStats
Alberto Garcia
1
-0
/
+5
2015-11-11
throttle: Use bs->throttle_state instead of bs->io_limits_enabled
Alberto Garcia
1
-1
/
+1
2015-10-23
block: Prepare for NULL BDS
Max Reitz
1
-2
/
+2
2015-10-23
block: Move I/O status and error actions into BB
Max Reitz
1
-2
/
+2
2015-10-23
block: Move BlockAcctStats into BlockBackend
Max Reitz
1
-10
/
+14
2015-10-23
block: Remove wr_highest_sector from BlockAcctStats
Max Reitz
1
-2
/
+2
2015-10-16
block: Convert bs->backing_hd to BdrvChild
Kevin Wolf
1
-4
/
+4
2015-10-16
block: Convert bs->file to BdrvChild
Kevin Wolf
1
-1
/
+1
2015-06-22
qerror: Finally unused, clean up
Markus Armbruster
1
-6
/
+0
2015-06-22
qobject: Use 'bool' for qbool
Eric Blake
1
-1
/
+1
2015-06-12
throttle: add the name of the ThrottleGroup to BlockDeviceInfo
Alberto Garcia
1
-0
/
+3
2015-06-12
throttle: Add throttle group support
Alberto Garcia
1
-1
/
+4
2015-05-11
qobject: Clean up around qtype_code
Markus Armbruster
1
-3
/
+0
2015-04-28
qmp: fill in the image field in BlockDeviceInfo
Alberto Garcia
1
-21
/
+25
2015-03-19
block/qapi: Fix Sparse warning
Stefan Weil
1
-1
/
+1
2015-02-06
block: add event when disk usage exceeds threshold
Francesco Romani
1
-0
/
+3
2015-02-06
block: add accounting for merged requests
Peter Lieven
1
-0
/
+2
2015-01-23
block: update string sizes for filename,backing_file,exact_filename
Jeff Cody
1
-2
/
+2
2015-01-23
block: qapi - move string allocation from stack to the heap
Jeff Cody
1
-3
/
+4
2015-01-13
block: JSON filenames and relative backing files
Max Reitz
1
-1
/
+6
2014-12-10
block/qapi: Add cache information to query-block
Kevin Wolf
1
-0
/
+7
2014-12-10
qmp: Add optional switch "query-nodes" in query-blockstats
Fam Zheng
1
-7
/
+13
2014-12-10
block: Include "node-name" if present in query-blockstats
Fam Zheng
1
-0
/
+5
2014-11-24
Revert "qemu-img info: show nocow info"
Kevin Wolf
1
-26
/
+0
2014-10-20
block: Lift device model API into BlockBackend
Markus Armbruster
1
-4
/
+4
2014-10-20
block/qapi: Convert qmp_query_block() to BlockBackend
Markus Armbruster
1
-7
/
+8
2014-10-20
block: Eliminate BlockDriverState member device_name[]
Markus Armbruster
1
-3
/
+3
2014-09-10
block: rename BlockAcctType members to start with BLOCK_ instead of BDRV_
Benoît Canet
1
-8
/
+8
2014-09-10
block: Extract the BlockAcctStats structure
Benoît Canet
1
-9
/
+10
2014-08-15
qemu-img info: show nocow info
Chunyan Liu
1
-0
/
+26
2014-08-15
block: Avoid bdrv_get_geometry() where errors should be detected
Markus Armbruster
1
-4
/
+10
[next]