From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60106) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XPYV6-0005BY-PZ for qemu-devel@nongnu.org; Thu, 04 Sep 2014 10:59:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XPYV1-00050M-B8 for qemu-devel@nongnu.org; Thu, 04 Sep 2014 10:59:04 -0400 Received: from mail-we0-x22d.google.com ([2a00:1450:400c:c03::22d]:55234) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XPYV1-00050G-4J for qemu-devel@nongnu.org; Thu, 04 Sep 2014 10:58:59 -0400 Received: by mail-we0-f173.google.com with SMTP id t60so10443952wes.18 for ; Thu, 04 Sep 2014 07:58:55 -0700 (PDT) Date: Thu, 4 Sep 2014 15:58:53 +0100 From: Stefan Hajnoczi Message-ID: <20140904145853.GA5712@stefanha-thinkpad.redhat.com> References: <1408474675-16264-1-git-send-email-jsnow@redhat.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="n8g4imXOkfNTN/H1" Content-Disposition: inline In-Reply-To: <1408474675-16264-1-git-send-email-jsnow@redhat.com> Subject: Re: [Qemu-devel] [PATCH] ide: Add wwn support to IDE-ATAPI drive List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: John Snow Cc: kwolf@redhat.com, pbonzini@redhat.com, qemu-devel@nongnu.org, stefanha@redhat.com --n8g4imXOkfNTN/H1 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Aug 19, 2014 at 02:57:55PM -0400, John Snow wrote: > Although it is possible to specify the wwn > property for cdrom devices on the command line, > the underlying driver fails to relay this information > to the guest operating system via IDENTIFY. >=20 > This is a simple patch to correct that. >=20 > See ATA8-ACS, Table 22 parts 5, 6, and 9. >=20 > Signed-off-by: John Snow > --- > hw/ide/core.c | 14 ++++++++++++++ > 1 file changed, 14 insertions(+) Thanks, applied to my block tree: https://github.com/stefanha/qemu/commits/block Stefan --n8g4imXOkfNTN/H1 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJUCH4tAAoJEJykq7OBq3PI/C0H/28NE9uPOtB/03S3RJo5vRWG Y+y33tyetJio5q57qYpE5r8YA4ZMysvUr2YvqowqcLq3l5j/+9AgnecF2IyWOYM0 dsZYG+/bKhYnmGqhN2nBoLNb54Vhlh4Y1scTcqdZp6H54UwEFmkErOMJlPSvIIRf hgNDv/BzU3GJ2ZPAs3j8C/WeJmazHCLnTgOnzyErGDgt54rPXHF6KQgE6C/w7g54 WFMCMgjhPg3fwpNGzXo1WHsgVBJ0e0pd1QQdaXhsznH80MgojBw6uDushwdH3e6O VEj0sJAoVhawM20k0Qbc8pbxklVLxTgn/LkkXbyURkybuoh22Iaz0M7qLC+dqZk= =kBbW -----END PGP SIGNATURE----- --n8g4imXOkfNTN/H1--