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: use GDateTime for formatting timestamp when dumping snapshot info
Daniel P. Berrangé
2021-06-14
1
-7
/
+4
*
block: consistently use bdrv_is_read_only()
Vladimir Sementsov-Ogievskiy
2021-06-02
1
-1
/
+1
*
block: remove 'dirty-bitmaps' field from 'BlockInfo' struct
Daniel P. Berrangé
2021-03-18
1
-5
/
+0
*
block: remove 'encryption_key_missing' flag from QAPI
Daniel P. Berrangé
2021-03-18
1
-1
/
+0
*
block: Fix VM size column width in bdrv_snapshot_dump()
Kevin Wolf
2021-02-02
1
-2
/
+2
*
qapi: More complex uses of QAPI_LIST_APPEND
Eric Blake
2021-01-28
1
-12
/
+2
*
qapi: Use QAPI_LIST_APPEND in trivial cases
Eric Blake
2021-01-28
1
-18
/
+5
*
qapi: Use QAPI_LIST_PREPEND() where possible
Eric Blake
2020-12-19
1
-5
/
+2
*
migration: introduce icount field for snapshots
Pavel Dovgalyuk
2020-10-06
1
-4
/
+14
*
block: Leave BDS.backing_{file,format} constant
Max Reitz
2020-09-07
1
-3
/
+5
*
block: Use child access functions for QAPI queries
Max Reitz
2020-09-07
1
-13
/
+20
*
block: Report data child for query-blockstats
Max Reitz
2020-09-07
1
-2
/
+29
*
block: Drop bdrv_is_encrypted()
Max Reitz
2020-09-07
1
-1
/
+1
*
block: Fix VM size field width in snapshot dump
Max Reitz
2020-02-20
1
-2
/
+2
*
qapi: Allow getting flat output from 'query-named-block-nodes'
Peter Krempa
2020-02-20
1
-2
/
+9
*
qapi: query-blockstat: add driver specific file-posix stats
Anton Nefedov
2019-10-10
1
-0
/
+5
*
qapi: add unmap to BlockDeviceStats
Anton Nefedov
2019-10-10
1
-0
/
+6
*
cutils: Move size_to_str() from "qemu-common.h" to "qemu/cutils.h"
Philippe Mathieu-Daudé
2019-09-19
1
-1
/
+1
*
qapi: add dirty-bitmaps to query-named-block-nodes result
Vladimir Sementsov-Ogievskiy
2019-08-17
1
-0
/
+5
*
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
1
-0
/
+1
*
qemu-img: Saner printing of large file sizes
Eric Blake
2019-04-30
1
-38
/
+11
*
block/qapi: Clean up how we print to monitor or stdout
Markus Armbruster
2019-04-18
1
-65
/
+55
*
qapi: drop x- from x-block-latency-histogram-set
Vladimir Sementsov-Ogievskiy
2019-03-12
1
-6
/
+6
*
block: bdrv_get_full_backing_filename's ret. val.
Max Reitz
2019-02-25
1
-10
/
+2
*
block: Use bdrv_refresh_filename() to pull
Max Reitz
2019-02-25
1
-0
/
+4
*
bdrv_query_image_info Error parameter added
Andrey Shinkevich
2019-02-11
1
-1
/
+6
*
block/qapi: Fix memory leak in qmp_query_blockstats()
Kevin Wolf
2018-08-15
1
-1
/
+2
*
block/qapi: Include anonymous BBs in query-blockstats
Kevin Wolf
2018-07-30
1
-1
/
+5
*
block/qapi: Add 'qdev' field to query-blockstats result
Kevin Wolf
2018-07-30
1
-0
/
+10
*
qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF
Marc-André Lureau
2018-05-04
1
-1
/
+1
*
qapi: add block latency histogram interface
Vladimir Sementsov-Ogievskiy
2018-03-19
1
-0
/
+41
*
qapi: Replace qobject_to_X(o) by qobject_to(X, o)
Max Reitz
2018-03-19
1
-6
/
+6
*
Include less of the generated modular QAPI headers
Markus Armbruster
2018-03-02
1
-2
/
+2
*
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
2018-02-09
1
-0
/
+1
*
Include qapi/qmp/qlist.h exactly where needed
Markus Armbruster
2018-02-09
1
-0
/
+1
*
qdict qlist: Make most helper macros functions
Markus Armbruster
2018-02-09
1
-0
/
+1
*
Eliminate qapi/qmp/types.h
Markus Armbruster
2018-02-09
1
-1
/
+2
*
Include qapi/error.h exactly where needed
Markus Armbruster
2018-02-09
1
-0
/
+1
*
block: Guard against NULL bs->drv
Max Reitz
2017-11-17
1
-1
/
+7
*
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
[next]