150 Commits (c0e705c6800a1f98c8cb3795ce66f5a48d4e33aa)

Author SHA1 Message Date
Sam Li 52eb76f4b1 block: add accounting for zone append operation 3 years ago
Kevin Wolf 6ec75a6a3e block: Mark bdrv_query_bds_stats() and callers GRAPH_RDLOCK 3 years ago
Markus Armbruster 02f95e91a6 block: Clean up includes 3 years ago
Hanna Reitz d570177b50 qemu-img: Change info key names for protocol nodes 4 years ago
Hanna Reitz 76c9e9750d block/qapi: Add indentation to bdrv_node_info_dump() 4 years ago
Hanna Reitz 6cab33997b block/qapi: Introduce BlockGraphInfo 4 years ago
Hanna Reitz 5d8813593f block/qapi: Let bdrv_query_image_info() recurse 4 years ago
Hanna Reitz b1f4cd1589 qemu-img: Use BlockNodeInfo 4 years ago
Hanna Reitz a2085f8909 block: Split BlockNodeInfo off of ImageInfo 4 years ago
Hanna Reitz 3716470b24 block: Improve empty format-specific info dump 4 years ago
Markus Armbruster e2c1c34f13 include/block: Untangle inclusion loops 3 years ago
Markus Armbruster 54fde4ff06 qapi block: Elide redundant has_FOO in generated C 4 years ago
Daniel P. Berrangé 39683553f9 block: use GDateTime for formatting timestamp when dumping snapshot info 5 years ago
Vladimir Sementsov-Ogievskiy 307261b243 block: consistently use bdrv_is_read_only() 5 years ago
Daniel P. Berrangé e67d8e2928 block: remove 'dirty-bitmaps' field from 'BlockInfo' struct 5 years ago
Daniel P. Berrangé ad1324e044 block: remove 'encryption_key_missing' flag from QAPI 5 years ago
Kevin Wolf 26513a0174 block: Fix VM size column width in bdrv_snapshot_dump() 5 years ago
Eric Blake 95b3a8c8a8 qapi: More complex uses of QAPI_LIST_APPEND 5 years ago
Eric Blake c3033fd372 qapi: Use QAPI_LIST_APPEND in trivial cases 5 years ago
Eric Blake 54aa3de72e qapi: Use QAPI_LIST_PREPEND() where possible 6 years ago
Pavel Dovgalyuk b39847a505 migration: introduce icount field for snapshots 6 years ago
Max Reitz 0b877d09df block: Leave BDS.backing_{file,format} constant 8 years ago
Max Reitz 0a7585dbba block: Use child access functions for QAPI queries 7 years ago
Max Reitz 3f26191c73 block: Report data child for query-blockstats 6 years ago
Max Reitz 8b8277cdb0 block: Drop bdrv_is_encrypted() 7 years ago
Max Reitz 804359b8b9 block: Fix VM size field width in snapshot dump 6 years ago
Peter Krempa facda5443f qapi: Allow getting flat output from 'query-named-block-nodes' 6 years ago
Anton Nefedov d924559953 qapi: query-blockstat: add driver specific file-posix stats 7 years ago
Anton Nefedov 159f85ddc8 qapi: add unmap to BlockDeviceStats 7 years ago
Philippe Mathieu-Daudé 31e404151b cutils: Move size_to_str() from "qemu-common.h" to "qemu/cutils.h" 7 years ago
Vladimir Sementsov-Ogievskiy 590a63d598 qapi: add dirty-bitmaps to query-named-block-nodes result 7 years ago
Markus Armbruster a8d2532645 Include qemu-common.h exactly where needed 7 years ago
Eric Blake de38b5005e qemu-img: Saner printing of large file sizes 7 years ago
Markus Armbruster e1ce7d747b block/qapi: Clean up how we print to monitor or stdout 7 years ago
Vladimir Sementsov-Ogievskiy cb8aac3783 qapi: drop x- from x-block-latency-histogram-set 7 years ago
Max Reitz 6b6833c1b4 block: bdrv_get_full_backing_filename's ret. val. 7 years ago
Max Reitz f30c66ba6e block: Use bdrv_refresh_filename() to pull 7 years ago
Andrey Shinkevich 1bf6e9ca92 bdrv_query_image_info Error parameter added 7 years ago
Kevin Wolf f62492bb8d block/qapi: Fix memory leak in qmp_query_blockstats() 8 years ago
Kevin Wolf 567dcb31f2 block/qapi: Include anonymous BBs in query-blockstats 8 years ago
Kevin Wolf 5a9cb5a97f block/qapi: Add 'qdev' field to query-blockstats result 8 years ago
Marc-André Lureau cb3e7f08ae qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF 8 years ago
Vladimir Sementsov-Ogievskiy 7e5c776d15 qapi: add block latency histogram interface 8 years ago
Max Reitz 7dc847ebba qapi: Replace qobject_to_X(o) by qobject_to(X, o) 8 years ago
Markus Armbruster 9af2398977 Include less of the generated modular QAPI headers 8 years ago
Markus Armbruster 452fcdbc49 Include qapi/qmp/qdict.h exactly where needed 8 years ago
Markus Armbruster 47e6b297e7 Include qapi/qmp/qlist.h exactly where needed 8 years ago
Markus Armbruster 15280c360e qdict qlist: Make most helper macros functions 8 years ago
Markus Armbruster 6b67395762 Eliminate qapi/qmp/types.h 8 years ago
Markus Armbruster e688df6bc4 Include qapi/error.h exactly where needed 8 years ago