index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
qapi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-14
block: use GDateTime for formatting timestamp when dumping snapshot info
Daniel P. Berrangé
1
-7
/
+4
2021-06-02
block: consistently use bdrv_is_read_only()
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2021-03-18
block: remove 'dirty-bitmaps' field from 'BlockInfo' struct
Daniel P. Berrangé
1
-5
/
+0
2021-03-18
block: remove 'encryption_key_missing' flag from QAPI
Daniel P. Berrangé
1
-1
/
+0
2021-02-02
block: Fix VM size column width in bdrv_snapshot_dump()
Kevin Wolf
1
-2
/
+2
2021-01-28
qapi: More complex uses of QAPI_LIST_APPEND
Eric Blake
1
-12
/
+2
2021-01-28
qapi: Use QAPI_LIST_APPEND in trivial cases
Eric Blake
1
-18
/
+5
2020-12-19
qapi: Use QAPI_LIST_PREPEND() where possible
Eric Blake
1
-5
/
+2
2020-10-06
migration: introduce icount field for snapshots
Pavel Dovgalyuk
1
-4
/
+14
2020-09-07
block: Leave BDS.backing_{file,format} constant
Max Reitz
1
-3
/
+5
2020-09-07
block: Use child access functions for QAPI queries
Max Reitz
1
-13
/
+20
2020-09-07
block: Report data child for query-blockstats
Max Reitz
1
-2
/
+29
2020-09-07
block: Drop bdrv_is_encrypted()
Max Reitz
1
-1
/
+1
2020-02-20
block: Fix VM size field width in snapshot dump
Max Reitz
1
-2
/
+2
2020-02-20
qapi: Allow getting flat output from 'query-named-block-nodes'
Peter Krempa
1
-2
/
+9
2019-10-10
qapi: query-blockstat: add driver specific file-posix stats
Anton Nefedov
1
-0
/
+5
2019-10-10
qapi: add unmap to BlockDeviceStats
Anton Nefedov
1
-0
/
+6
2019-09-19
cutils: Move size_to_str() from "qemu-common.h" to "qemu/cutils.h"
Philippe Mathieu-Daudé
1
-1
/
+1
2019-08-16
qapi: add dirty-bitmaps to query-named-block-nodes result
Vladimir Sementsov-Ogievskiy
1
-0
/
+5
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
1
-0
/
+1
2019-04-30
qemu-img: Saner printing of large file sizes
Eric Blake
1
-38
/
+11
2019-04-18
block/qapi: Clean up how we print to monitor or stdout
Markus Armbruster
1
-65
/
+55
2019-03-12
qapi: drop x- from x-block-latency-histogram-set
Vladimir Sementsov-Ogievskiy
1
-6
/
+6
2019-02-25
block: bdrv_get_full_backing_filename's ret. val.
Max Reitz
1
-10
/
+2
2019-02-25
block: Use bdrv_refresh_filename() to pull
Max Reitz
1
-0
/
+4
2019-02-11
bdrv_query_image_info Error parameter added
Andrey Shinkevich
1
-1
/
+6
2018-08-15
block/qapi: Fix memory leak in qmp_query_blockstats()
Kevin Wolf
1
-1
/
+2
2018-07-30
block/qapi: Include anonymous BBs in query-blockstats
Kevin Wolf
1
-1
/
+5
2018-07-30
block/qapi: Add 'qdev' field to query-blockstats result
Kevin Wolf
1
-0
/
+10
2018-05-04
qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF
Marc-André Lureau
1
-1
/
+1
2018-03-19
qapi: add block latency histogram interface
Vladimir Sementsov-Ogievskiy
1
-0
/
+41
2018-03-19
qapi: Replace qobject_to_X(o) by qobject_to(X, o)
Max Reitz
1
-6
/
+6
2018-03-02
Include less of the generated modular QAPI headers
Markus Armbruster
1
-2
/
+2
2018-02-09
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
1
-0
/
+1
2018-02-09
Include qapi/qmp/qlist.h exactly where needed
Markus Armbruster
1
-0
/
+1
2018-02-09
qdict qlist: Make most helper macros functions
Markus Armbruster
1
-0
/
+1
2018-02-09
Eliminate qapi/qmp/types.h
Markus Armbruster
1
-1
/
+2
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
1
-0
/
+1
2017-11-17
block: Guard against NULL bs->drv
Max Reitz
1
-1
/
+7
2017-09-05
block: move ThrottleGroup membership to ThrottleGroupMember
Manos Pitsidianakis
1
-3
/
+5
2017-08-01
block/qapi: Remove redundant NULL check to silence Coverity
Kevin Wolf
1
-1
/
+2
2017-07-24
block: Skip implicit nodes in query-block/blockstats
Kevin Wolf
1
-6
/
+27
2017-07-18
block: List anonymous device BBs in query-block
Kevin Wolf
1
-1
/
+1
2017-07-18
block/qapi: Use blk_all_next() for query-block
Kevin Wolf
1
-2
/
+8
2017-07-18
block/qapi: Add qdev device name to query-block
Kevin Wolf
1
-0
/
+10
2017-07-11
block: remove all encryption handling APIs
Daniel P. Berrange
1
-1
/
+1
2017-06-22
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-06-09-v2' in...
Peter Maydell
1
-8
/
+5
2017-06-20
qapi: merge QInt and QFloat in QNum
Marc-André Lureau
1
-8
/
+5
2017-06-16
block: use Stat64 for wr_highest_offset
Paolo Bonzini
1
-1
/
+1
2017-02-22
block: Don't bother asserting type of output visitor's output
Markus Armbruster
1
-1
/
+0
[next]