qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PULL 12/33] qemu-iotests: add tests for runtime fd pas


From: Eric Blake
Subject: Re: [Qemu-devel] [PULL 12/33] qemu-iotests: add tests for runtime fd passing via SCM rights
Date: Fri, 13 Sep 2013 12:30:44 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130805 Thunderbird/17.0.8

On 09/13/2013 05:50 AM, Kevin Wolf wrote:
> From: Wenchao Xia <address@hidden>
> 
> This case will test whether the monitor can receive fd at runtime.
> To verify better, additional monitor is created to see if qemu
> can handler two monitor instances correctly.
> 
> Signed-off-by: Wenchao Xia <address@hidden>
> Reviewed-by: Stefan Hajnoczi <address@hidden>
> Signed-off-by: Kevin Wolf <address@hidden>
> ---
>  tests/qemu-iotests/045     | 51 
> +++++++++++++++++++++++++++++++++++++++++++++-
>  tests/qemu-iotests/045.out |  4 ++--
>  2 files changed, 52 insertions(+), 3 deletions(-)
> 
> diff --git a/tests/qemu-iotests/045 b/tests/qemu-iotests/045
> index 2b6f1af..6be8fc4 100755
> --- a/tests/qemu-iotests/045
> +++ b/tests/qemu-iotests/045
> @@ -1,6 +1,6 @@
>  #!/usr/bin/env python
>  #
> -# Tests for fdsets.
> +# Tests for fdsets and getfd.
>  #
>  # Copyright (C) 2012 IBM Corp.

This is a non-trivial addition; did you want to expand the copyright to
include the current year?

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