From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38383) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z0GG2-0007Or-IA for qemu-devel@nongnu.org; Wed, 03 Jun 2015 17:31:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z0GG1-0006ou-NG for qemu-devel@nongnu.org; Wed, 03 Jun 2015 17:31:30 -0400 Message-ID: <556F722A.20107@redhat.com> Date: Wed, 03 Jun 2015 15:31:22 -0600 From: Eric Blake MIME-Version: 1.0 References: <1433360659-1915-1-git-send-email-mreitz@redhat.com> <1433360659-1915-32-git-send-email-mreitz@redhat.com> In-Reply-To: <1433360659-1915-32-git-send-email-mreitz@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="I05T4B0B5xAQ067ve4iHvr4ePIhLSAbVC" Subject: Re: [Qemu-devel] [PATCH v3 31/38] blockdev: Implement change with basic operations List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Max Reitz , qemu-block@nongnu.org Cc: Kevin Wolf , John Snow , qemu-devel@nongnu.org, Stefan Hajnoczi , Markus Armbruster This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --I05T4B0B5xAQ067ve4iHvr4ePIhLSAbVC Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 06/03/2015 01:44 PM, 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 --I05T4B0B5xAQ067ve4iHvr4ePIhLSAbVC Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJVb3IqAAoJEKeha0olJ0NqtAkH/jtY+q6ZJfoL3J22hAEOPpeJ jNUEabnApxozaaty3X/sizQWBCynaYZyS3n779zPbjuvAo8OhEOxN5B+UqRiwwjF MUvcOkLs9Q+RrKFuoNwT4GwBsdAuoHwnpBwxPfYOawnXKTmyykUMzpcA5qKPEKR2 NLaIaujJ2FMYCPrWRc7hIH1hvms+jnMCglibFhoKfcdKpojJomthLzR4Qu/4tyPO +rk+7ZtCaynk7SjIrxMoOrvCJ+mWnULR90MbcwoNCf3E/iGFHauM6YNitLrQIjGj G5jiitF+oQoIpjZDOM1bPvglAgLRqb6IwIhDwiw0G9Jjf0QJXn/Lhfh5LkofAsM= =lBrE -----END PGP SIGNATURE----- --I05T4B0B5xAQ067ve4iHvr4ePIhLSAbVC--