qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 1/1] qga: fixed versions for guest bus types in


From: Michael Roth
Subject: Re: [Qemu-devel] [PATCH 1/1] qga: fixed versions for guest bus types in qapi-schema
Date: Tue, 21 Jul 2015 14:45:27 -0500
User-agent: alot/0.3.6

Quoting Denis V. Lunev (2015-07-21 07:25:08)
> From: Olga Krishtal <address@hidden>
> 
> Signed-off-by: Olga Krishtal <address@hidden>
> Signed-off-by: Denis V. Lunev <address@hidden>
> CC: Eric Blake <address@hidden>
> CC: Michael Roth <address@hidden>

Thanks, applied with Eric's suggested fix-up squashed in:

  https://github.com/mdroth/qemu/commits/qga

> ---
>  qga/qapi-schema.json | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/qga/qapi-schema.json b/qga/qapi-schema.json
> index 8a9b818..b81b212 100644
> --- a/qga/qapi-schema.json
> +++ b/qga/qapi-schema.json
> @@ -714,7 +714,7 @@
>  # @virtual: Win virtual bus type
>  # @file-backed virtual: Win file-backed bus type
>  #
> -# Since: 2.2
> +# Since: 2.2 'Unknown' and all entries below since 2.4
>  ##
>  { 'enum': 'GuestDiskBusType',
>    'data': [ 'ide', 'fdc', 'scsi', 'virtio', 'xen', 'usb', 'uml', 'sata',
> -- 
> 2.1.4
> 




reply via email to

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