|
From: | Rusty Russell |
Subject: | [Qemu-devel] Re: [PATCH 2/2] Add serial number support for virtio_blk, V4a |
Date: | Thu, 4 Jun 2009 16:01:16 +0930 |
User-agent: | KMail/1.11.2 (Linux/2.6.28-11-generic; KDE/4.2.2; i686; ; ) |
On Thu, 4 Jun 2009 06:37:19 am john cooper wrote: > This patch extracts the opaque data from pci i/o > region 0 via the added VIRTIO_BLK_F_IDENTIFY > field. By convention this data takes the form of > that returned by an ATA IDENTIFY DEVICE command, > however the driver (except for structure size) > makes no interpretation of the data. The structure > data is copied wholesale to userspace via a > HDIO_GET_IDENTITY ioctl command (eg: hdparm -i <dev>). > + */ > struct virtio_blk_config Rusty. |
[Prev in Thread] | Current Thread | [Next in Thread] |