virtio-blk: revert serial number support
commit37d5ddd6f4a898134b6430c0126378baf5abff4b
authorhch@lst.de <hch@lst.de>
Wed, 10 Feb 2010 22:36:49 +0000 (10 23:36 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Wed, 10 Feb 2010 22:51:31 +0000 (10 16:51 -0600)
treea43e118f4af5628b362d191bc600506c38e6ff6e
parent3f54bfbf81bbd37171bbda2a2ee69ed5357ea8a7
virtio-blk: revert serial number support

The addition of the whole ATA IDENTIY page caused the config space to
go above the allowed size in the PCI spec, and thus the feature was
already reverted in the Linux guest driver and disabled by default in
qemu.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/virtio-blk.c
hw/virtio-blk.h