From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35529) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YKwpn-0004EO-IG for qemu-devel@nongnu.org; Mon, 09 Feb 2015 17:29:43 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YKwoR-0001e4-6C for qemu-devel@nongnu.org; Mon, 09 Feb 2015 17:28:44 -0500 Received: from mx1.redhat.com ([209.132.183.28]:55706) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YKwoQ-0001dv-RT for qemu-devel@nongnu.org; Mon, 09 Feb 2015 17:28:15 -0500 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id t19MSE1D019268 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Mon, 9 Feb 2015 17:28:14 -0500 Message-ID: <54D9347C.6000902@redhat.com> Date: Mon, 09 Feb 2015 15:28:12 -0700 From: Eric Blake MIME-Version: 1.0 References: <1423501897-30410-1-git-send-email-mreitz@redhat.com> <1423501897-30410-31-git-send-email-mreitz@redhat.com> In-Reply-To: <1423501897-30410-31-git-send-email-mreitz@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="30A0IL4kJMSiTSfopcxw0jawrDPmvXqh7" Subject: Re: [Qemu-devel] [PATCH v2 30/37] blockdev: Implement change with basic operations List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Max Reitz , qemu-devel@nongnu.org Cc: Kevin Wolf , John Snow , Markus Armbruster , Stefan Hajnoczi This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --30A0IL4kJMSiTSfopcxw0jawrDPmvXqh7 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 02/09/2015 10:11 AM, Max Reitz wrote: > Implement 'change' on block devices by calling blockdev-open-tray, > blockdev-remove-medium, blockdev-insert-medium (a variation of that > which does not need a node-name) and blockdev-close-tray. >=20 > Signed-off-by: Max Reitz > --- > blockdev.c | 185 +++++++++++++++++++++++++----------------------------= -------- > 1 file changed, 77 insertions(+), 108 deletions(-) >=20 Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --30A0IL4kJMSiTSfopcxw0jawrDPmvXqh7 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 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJU2TR9AAoJEKeha0olJ0NqS/EH/3cWCZnbwWOO1G/YzqeKyMXX 1aWBn7AzWPrMsxH+17VyYxqBT5FhFcRYunYPCw1za7LzhTYH+0Vk9TrzDTNBvDC1 uPw2kWBkN+A3rEiVnx/ZsO/fmUiPo5uFTApuKHe8UhQQVky8YbuRvlN9XcBpZ/PA 30coEB6W9TlRHbdGxRXqYgFdwjxnWsfYKyw6O1zdlnEL4M83NUVClWvbwqAjdutW mXn1RNXDbxAJfx7793WIijSiznPWM95Mp+MJGDdkD/yL1P7Lvj3O8zbwjBpbUIKG qa5I/s/5OUWV+f9vrJBoInZoNne7Al6KdHOdCP5TbH4PePmPVQ/j9+HONMInFEM= =LSF8 -----END PGP SIGNATURE----- --30A0IL4kJMSiTSfopcxw0jawrDPmvXqh7--