projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c4d0153
)
qapi: Complete BlkdebugEvent
author
Max Reitz
<mreitz@redhat.com>
Fri, 7 Nov 2014 15:51:35 +0000
(16:51 +0100)
committer
Kevin Wolf
<kwolf@redhat.com>
Fri, 7 Nov 2014 16:38:18 +0000
(17:38 +0100)
Several events were missing from the QAPI enum, add them.
Reported-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Max Reitz <mreitz@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
qapi/block-core.json
patch
|
blob
|
history
diff --git
a/qapi/block-core.json
b/qapi/block-core.json
index 77a0cfbd82b44cb79021e6c1ff2a10320051c256..8c3e45d4c375abaa44a8e381256c80039708f2df 100644
(file)
--- a/
qapi/block-core.json
+++ b/
qapi/block-core.json
@@
-1422,7
+1422,9
@@
'refblock_alloc.write_blocks', 'refblock_alloc.write_table',
'refblock_alloc.switch_table', 'cluster_alloc',
'cluster_alloc_bytes', 'cluster_free', 'flush_to_os',
- 'flush_to_disk' ] }
+ 'flush_to_disk', 'pwritev_rmw.head', 'pwritev_rmw.after_head',
+ 'pwritev_rmw.tail', 'pwritev_rmw.after_tail', 'pwritev',
+ 'pwritev_zero', 'pwritev_done', 'empty_image_prepare' ] }
##
# @BlkdebugInjectErrorOptions