Re: [Qemu-devel] [PATCH 04/17] block/vmdk: Add blkdebug events
On Thu, 11/23 03:08, Max Reitz wrote: > This is certainly not complete, but it includes at least write_aio and > read_aio. "and more" :) Reviewed-by: Fam Zheng
[Qemu-devel] [PATCH 04/17] block/vmdk: Add blkdebug events
This is certainly not complete, but it includes at least write_aio and read_aio. Signed-off-by: Max Reitz --- block/vmdk.c | 16 1 file changed, 16 insertions(+) diff --git a/block/vmdk.c b/block/vmdk.c index 1ae47b1c2e..d71cec4f31 100644 --- a/block/vmdk.c +++ b/block/vmdk.c @