All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eric Blake <eblake@redhat.com>
To: Max Reitz <mreitz@redhat.com>, qemu-devel@nongnu.org
Cc: Kevin Wolf <kwolf@redhat.com>, Peter Lieven <pl@kamp.de>,
	Stefan Hajnoczi <stefanha@redhat.com>
Subject: Re: [Qemu-devel] [PATCH] qapi: Complete BlkdebugEvent
Date: Fri, 07 Nov 2014 21:57:43 +0100	[thread overview]
Message-ID: <545D3247.9040905@redhat.com> (raw)
In-Reply-To: <1415375495-14380-1-git-send-email-mreitz@redhat.com>

[-- Attachment #1: Type: text/plain, Size: 1269 bytes --]

On 11/07/2014 04:51 PM, Max Reitz wrote:
> 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>
> ---
>  qapi/block-core.json | 4 +++-
>  1 file changed, 3 insertions(+), 1 deletion(-)

Do we need any documentation on these? Or is this one of those types
where the only people using it are already expected to be familiar with
the C code?

> 
> diff --git a/qapi/block-core.json b/qapi/block-core.json
> index 77a0cfb..8c3e45d 100644
> --- 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
> 

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 539 bytes --]

  parent reply	other threads:[~2014-11-07 20:58 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-07 15:51 [Qemu-devel] [PATCH] qapi: Complete BlkdebugEvent Max Reitz
2014-11-07 16:52 ` Kevin Wolf
2014-11-07 20:57 ` Eric Blake [this message]
2014-11-07 21:01   ` Max Reitz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=545D3247.9040905@redhat.com \
    --to=eblake@redhat.com \
    --cc=kwolf@redhat.com \
    --cc=mreitz@redhat.com \
    --cc=pl@kamp.de \
    --cc=qemu-devel@nongnu.org \
    --cc=stefanha@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.