From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43624) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VKY8r-0002Dn-DY for qemu-devel@nongnu.org; Fri, 13 Sep 2013 14:30:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VKY8l-00015z-Uq for qemu-devel@nongnu.org; Fri, 13 Sep 2013 14:30:53 -0400 Received: from mx1.redhat.com ([209.132.183.28]:34095) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VKY8l-00015u-Kf for qemu-devel@nongnu.org; Fri, 13 Sep 2013 14:30:47 -0400 Message-ID: <523359D4.2000807@redhat.com> Date: Fri, 13 Sep 2013 12:30:44 -0600 From: Eric Blake MIME-Version: 1.0 References: <1379073063-14963-1-git-send-email-kwolf@redhat.com> <1379073063-14963-13-git-send-email-kwolf@redhat.com> In-Reply-To: <1379073063-14963-13-git-send-email-kwolf@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="pUE7AvQ7hICbgDHHvlJGvdOdEJND6D2Co" Subject: Re: [Qemu-devel] [PULL 12/33] qemu-iotests: add tests for runtime fd passing via SCM rights List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kevin Wolf Cc: qemu-devel@nongnu.org, anthony@codemonkey.ws This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --pUE7AvQ7hICbgDHHvlJGvdOdEJND6D2Co Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 09/13/2013 05:50 AM, Kevin Wolf wrote: > From: Wenchao Xia >=20 > 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. >=20 > Signed-off-by: Wenchao Xia > Reviewed-by: Stefan Hajnoczi > Signed-off-by: Kevin Wolf > --- > tests/qemu-iotests/045 | 51 ++++++++++++++++++++++++++++++++++++++= +++++++- > tests/qemu-iotests/045.out | 4 ++-- > 2 files changed, 52 insertions(+), 3 deletions(-) >=20 > 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? --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --pUE7AvQ7hICbgDHHvlJGvdOdEJND6D2Co Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.14 (GNU/Linux) Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJSM1nUAAoJEKeha0olJ0Nq824IAJUKoRWwnv/WWuc2sAWwM8EE NRvXOTcxvCxR42gsEaD/Jd2ruOFFwfKy/naUosPqTIAbmMbAAuVVqjH/n1qgWfkZ pIIpDLQ+0C5ueLINYBgUlk4invAeEMHH+NiI6Rad4vDZXpplUEgkrvkJmFPylIeF pMedg3OUS9G2JpQBA44YEXcsIMCq+qHVyvCtSHX2mSn/N49bbj44SFQnOcrTiTew Y4zYFoOvCNmM4Pq9183XlQuFq0d6ufLhkdt5Ql5x15v6S+BYcYfz68Sa9WD6dphd vvVujwnGYgZ9fHPIoHJ42BX6kxGUZLcWmdYfU4+6Nk2yhFnq+Xa3DGmUWdBvoX4= =htaT -----END PGP SIGNATURE----- --pUE7AvQ7hICbgDHHvlJGvdOdEJND6D2Co--