57 Commits (04d2529da27db512dcbd5e99d0e26d333f16efcc)

Author SHA1 Message Date
Eric Blake 1310a3d3bd qobject: Rename qtype_code to QType 11 years ago
Markus Armbruster 903c341d57 block/qapi: Plug memory leak on query-block error path 11 years ago
Alberto Garcia 96e4dedaff block: Add average I/O queue depth to BlockDeviceTimedStats 11 years ago
Alberto Garcia 979e9b03fc block: Compute minimum, maximum and average I/O latencies 11 years ago
Alberto Garcia 362e9299b3 block: Allow configuring whether to account failed and invalid ops 11 years ago
Alberto Garcia 7ee12dafe9 block: Add statistics for failed and invalid I/O operations 11 years ago
Alberto Garcia cb38fffbc9 block: Add idle_time_ns to BlockDeviceStats 11 years ago
Alberto Garcia a0d64a61db throttle: Use bs->throttle_state instead of bs->io_limits_enabled 11 years ago
Max Reitz 5433c24f0f block: Prepare for NULL BDS 11 years ago
Max Reitz 373340b26c block: Move I/O status and error actions into BB 11 years ago
Max Reitz 7f0e9da6f1 block: Move BlockAcctStats into BlockBackend 11 years ago
Max Reitz 53d8f9d8fb block: Remove wr_highest_sector from BlockAcctStats 11 years ago
Kevin Wolf 760e006384 block: Convert bs->backing_hd to BdrvChild 11 years ago
Kevin Wolf 9a4f4c3156 block: Convert bs->file to BdrvChild 11 years ago
Markus Armbruster 4629ed1e98 qerror: Finally unused, clean up 12 years ago
Eric Blake fc48ffc39e qobject: Use 'bool' for qbool 11 years ago
Alberto Garcia b8fe1694e5 throttle: add the name of the ThrottleGroup to BlockDeviceInfo 11 years ago
Alberto Garcia 76f4afb40f throttle: Add throttle group support 11 years ago
Markus Armbruster a7c3181628 qobject: Clean up around qtype_code 11 years ago
Alberto Garcia d5a8ee60a0 qmp: fill in the image field in BlockDeviceInfo 11 years ago
Stefan Weil 2c20fa2cc2 block/qapi: Fix Sparse warning 12 years ago
Francesco Romani e2462113b2 block: add event when disk usage exceeds threshold 12 years ago
Peter Lieven f4564d53c6 block: add accounting for merged requests 12 years ago
Jeff Cody 9a29e18f7d block: update string sizes for filename,backing_file,exact_filename 12 years ago
Jeff Cody 564d64bdde block: qapi - move string allocation from stack to the heap 12 years ago
Max Reitz 9f07429e88 block: JSON filenames and relative backing files 12 years ago
Kevin Wolf 9e193c5a65 block/qapi: Add cache information to query-block 12 years ago
Fam Zheng f71eaa74c0 qmp: Add optional switch "query-nodes" in query-blockstats 12 years ago
Fam Zheng 4875a77950 block: Include "node-name" if present in query-blockstats 12 years ago
Kevin Wolf 24bf10dac3 Revert "qemu-img info: show nocow info" 12 years ago
Markus Armbruster a7f53e26a6 block: Lift device model API into BlockBackend 12 years ago
Markus Armbruster d829a2115f block/qapi: Convert qmp_query_block() to BlockBackend 12 years ago
Markus Armbruster bfb197e0d9 block: Eliminate BlockDriverState member device_name[] 12 years ago
Benoît Canet 28298fd3d9 block: rename BlockAcctType members to start with BLOCK_ instead of BDRV_ 12 years ago
Benoît Canet 0ddd0ad96a block: Extract the BlockAcctStats structure 12 years ago
Chunyan Liu 000c4dfff4 qemu-img info: show nocow info 12 years ago
Markus Armbruster 52bf1e722d block: Avoid bdrv_get_geometry() where errors should be detected 12 years ago
Stefan Hajnoczi 13344f3a17 block: acquire AioContext in qmp_query_blockstats() 12 years ago
Stefan Hajnoczi ac46821f2c block: make bdrv_query_stats() static 12 years ago
Markus Armbruster f25391c2a6 block/qapi: Plug memory leak in dump_qobject() case QTYPE_QERROR 12 years ago
Peter Lieven 465bee1da8 block: optimize zero writes with bdrv_write_zeroes 12 years ago
Max Reitz 35d0d40a03 block: Use error_abort in bdrv_image_info_specific_dump() 12 years ago
Markus Armbruster 84d18f065f Use error_is_set() only when necessary 13 years ago
Benoît Canet c13163fba1 qmp: Add QMP query-named-block-nodes to list the named BlockDriverState nodes. 13 years ago
Fam Zheng c8059b97e1 qapi: Add "backing" to BlockStats 13 years ago
Fam Zheng 21b5683508 qapi: Change BlockDirtyInfo to list 13 years ago
Fam Zheng e4654d2d94 block: per caller dirty bitmap 13 years ago
Max Reitz a8d8ecb77f block/qapi: Human-readable ImageInfoSpecific dump 13 years ago
Max Reitz eae041fe6f block: Add bdrv_get_specific_info 13 years ago
Benoît Canet 2024c1df43 block: Add iops_size to do the iops accounting for a given io size. 13 years ago