From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: virtio-dev-return-6434-cohuck=redhat.com@lists.oasis-open.org Sender: List-Post: List-Help: List-Unsubscribe: List-Subscribe: Received: from lists.oasis-open.org (oasis-open.org [10.110.1.242]) by lists.oasis-open.org (Postfix) with ESMTP id 3A860985A86 for ; Mon, 2 Dec 2019 10:25:38 +0000 (UTC) References: <20191202100216.133556-1-stefanha@redhat.com> From: Matti Moell Message-ID: <4802bbbe-e3fc-ca96-bc45-e6f805f2ea96@opensynergy.com> Date: Mon, 2 Dec 2019 11:25:19 +0100 MIME-Version: 1.0 In-Reply-To: <20191202100216.133556-1-stefanha@redhat.com> Content-Language: en-US Subject: Re: [virtio-dev] [PATCH] virtio-blk: document VIRTIO_BLK_T_GET_ID Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable To: Stefan Hajnoczi , virtio-dev@lists.oasis-open.org Cc: Jan Kiszka List-ID: On 02.12.19 11:02, Stefan Hajnoczi wrote: > The VIRTIO_BLK_T_GET_ID request type was implemented in Linux and QEMU > in 2010. It does not have a feature bit but devices respond with > VIRTIO_BLK_S_UNSUPP if a request type is unimplemented. >=20 > This patch documents the VIRTIO_BLK_T_GET_ID request type as currently > implemented in Linux and QEMU. >=20 > Suggested-by: Jan Kiszka > Signed-off-by: Stefan Hajnoczi > --- > content.tex | 10 +++++++++- > 1 file changed, 9 insertions(+), 1 deletion(-) Reviewed-by: Matti M=C3=B6ll I wanted to ask the same question hours before seeing Jans mail about=20 it, thank you very much for picking this up. Cheers, =09=09Matti --------------------------------------------------------------------- To unsubscribe, e-mail: virtio-dev-unsubscribe@lists.oasis-open.org For additional commands, e-mail: virtio-dev-help@lists.oasis-open.org