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