From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57123) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VR3P0-0005n1-0o for qemu-devel@nongnu.org; Tue, 01 Oct 2013 13:06:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VR3Ov-0004k5-1I for qemu-devel@nongnu.org; Tue, 01 Oct 2013 13:06:25 -0400 Received: from mx1.redhat.com ([209.132.183.28]:38362) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VR3Ou-0004ju-O1 for qemu-devel@nongnu.org; Tue, 01 Oct 2013 13:06:20 -0400 Message-ID: <524B0103.5070306@redhat.com> Date: Tue, 01 Oct 2013 11:06:11 -0600 From: Eric Blake MIME-Version: 1.0 References: <1380633619-12213-1-git-send-email-kwolf@redhat.com> <1380633619-12213-15-git-send-email-kwolf@redhat.com> In-Reply-To: <1380633619-12213-15-git-send-email-kwolf@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="JF690m7SCpOPsLABcApCO8PuahWq3Gvj4" Subject: Re: [Qemu-devel] [PATCH v2 14/17] qemu-iotests: Check autodel behaviour for device_del List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kevin Wolf Cc: benoit.canet@irqsave.net, armbru@redhat.com, qemu-devel@nongnu.org, mreitz@redhat.com, stefanha@redhat.com, xiawenc@linux.vnet.ibm.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --JF690m7SCpOPsLABcApCO8PuahWq3Gvj4 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 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= =2E >=20 > Signed-off-by: Kevin Wolf > Reviewed-by: Max Reitz > --- > 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 > + > +_supported_fmt qcow2 > +_supported_proto file > +_supported_os Linux Is this test really Linux-only? --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --JF690m7SCpOPsLABcApCO8PuahWq3Gvj4 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/ iQEcBAEBCAAGBQJSSwEEAAoJEKeha0olJ0Nq2+UH/1EI0OPq6NoLvphVZmb8sCL8 QUa64u9bdUJbmHm1jgatJZgi+Yga1aOa14uM4MQv1zuict8BHk41QyJnOOdKDAeT fgo9hwjqJCmT3dzRSzu08i2XdY6YJtnenpmZKiOGO1/5o3hf2FWTKgqGSTAtRd29 WwudxtWmlemgz+yLnz4uLuO435PFwLaynaaeNUwqxzen3WJlXSzMJFmmDPiRxvAu 9ilCtiZFp+LH7BTvR2VuR39ezizQ/M0dltnHj11cP6mMsWO+LAPEgDe/mxLNcLDI hvFApZZ6CN0ydc0k6KPRVYx53vBeh1nYUpr1qUfj/2rPC8+S2qStPagVLt60AVI= =bQIe -----END PGP SIGNATURE----- --JF690m7SCpOPsLABcApCO8PuahWq3Gvj4--