提交 d21de4d9 编写于 作者: M Max Reitz 提交者: Kevin Wolf

qapi: Complete BlkdebugEvent

Several events were missing from the QAPI enum, add them.
Reported-by: NKevin Wolf <kwolf@redhat.com>
Signed-off-by: NMax Reitz <mreitz@redhat.com>
Signed-off-by: NKevin Wolf <kwolf@redhat.com>
上级 c4d01535
......@@ -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
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册