qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v2 2/5] qapi: create two block related json modu


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH v2 2/5] qapi: create two block related json modules
Date: Thu, 05 Jun 2014 10:20:42 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0

On 06/05/2014 05:45 AM, Benoît Canet wrote:
> qapi/block-core.json contains block definitions unrelated to emulation.
> 
> qapi/block.json is a superset of the previous and contains definitions related
> to emulation.
> 
> The purpose of these extractions is to be able to hook qapi/block-core.json
> generated code on qemu-nbd.
> 
> Signed-off-by: Benoit Canet <address@hidden>
> ---
>  qapi-schema.json     | 3 +++
>  qapi/block-core.json | 6 ++++++
>  qapi/block.json      | 7 +++++++
>  3 files changed, 16 insertions(+)
>  create mode 100644 qapi/block-core.json
>  create mode 100644 qapi/block.json
> 

Reviewed-by: Eric Blake <address@hidden>

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

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]