From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49006) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZcySs-000205-UN for qemu-devel@nongnu.org; Fri, 18 Sep 2015 12:24:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZcySs-0002nj-5w for qemu-devel@nongnu.org; Fri, 18 Sep 2015 12:24:46 -0400 References: <1442589793-7105-1-git-send-email-mreitz@redhat.com> <1442589793-7105-11-git-send-email-mreitz@redhat.com> From: Eric Blake Message-ID: <55FC3AC7.7050700@redhat.com> Date: Fri, 18 Sep 2015 10:24:39 -0600 MIME-Version: 1.0 In-Reply-To: <1442589793-7105-11-git-send-email-mreitz@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="rTgj5o0LElG7xQiQ8r6UHsFmVhxLXTH8n" Subject: Re: [Qemu-devel] [PATCH v5 10/38] hw/block/fdc: Implement tray status List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Max Reitz , qemu-block@nongnu.org Cc: Kevin Wolf , Alberto Garcia , qemu-devel@nongnu.org, Markus Armbruster , Stefan Hajnoczi , John Snow This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --rTgj5o0LElG7xQiQ8r6UHsFmVhxLXTH8n Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 09/18/2015 09:22 AM, Max Reitz wrote: > The tray of an FDD is open iff there is no medium inserted (there are > only two states for an FDD: "medium inserted" or "no medium inserted").= >=20 > Signed-off-by: Max Reitz > --- > hw/block/fdc.c | 20 ++++++++++++++++---- > tests/fdc-test.c | 4 +--- > 2 files changed, 17 insertions(+), 7 deletions(-) >=20 Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --rTgj5o0LElG7xQiQ8r6UHsFmVhxLXTH8n 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/ iQEcBAEBCAAGBQJV/DrIAAoJEKeha0olJ0NqrvsH/0CiiZbQEE8OGog6piU1qERT O+Q4X3ld8UDe/FSm0yvl6GJihuJLpvkv/1Op2bSIQ7WLJI43DJwE+5Nkq6HIDN9l HtK+Glofp1iw3oJmtsf/0/C1eKBBciI696Y4aPhuGUDdRVHE6RZuc2XpasuIUPYd d50hNE71V5uXdkkZw6KsJ5KRUM4O5kTX+/6+jkUG/0QNFIRf3IPHIfp91HOODyeF qsSXF/6SCeyTO1lEe0q3XK/Os0GMyWzSgjFz7ZLtopEvOKehXNrT4+RX4L8RGYsB 6sVnRj/v+Hna4tYZIuZAwd4qZ7ArX3nfhas4Wb5AU/hSuhpkxKCs2HzsK52DAeE= =eeBm -----END PGP SIGNATURE----- --rTgj5o0LElG7xQiQ8r6UHsFmVhxLXTH8n--