qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 14/17] qemu-iotests: Check autodel behaviour


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH v2 14/17] qemu-iotests: Check autodel behaviour for device_del
Date: Tue, 01 Oct 2013 11:06:11 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130923 Thunderbird/17.0.9

On 10/01/2013 07:20 AM, Kevin Wolf wrote:
> Block devices creates with -drive and drive_add should automatically
> disappear if the guest device is unplugged. blockdev-add ones shouldn't.
> 
> Signed-off-by: Kevin Wolf <address@hidden>
> Reviewed-by: Max Reitz <address@hidden>
> ---
>  tests/qemu-iotests/064           | 133 
> +++++++++++++++++++++++++++++++++++++++
>  tests/qemu-iotests/064.out       |  80 +++++++++++++++++++++++
>  tests/qemu-iotests/common.filter |   8 +++
>  tests/qemu-iotests/group         |   1 +
>  4 files changed, 222 insertions(+)
>  create mode 100755 tests/qemu-iotests/064
>  create mode 100644 tests/qemu-iotests/064.out

Reviewed-by: Eric Blake <address@hidden>


> +
> +_supported_fmt qcow2
> +_supported_proto file
> +_supported_os Linux

Is this test really Linux-only?

-- 
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]