ide: add topology support
commit0009baf16c30f6a0ef4d9deadbabd53143ac3c93
authorChristoph Hellwig <hch@lst.de>
Wed, 10 Feb 2010 22:37:51 +0000 (10 23:37 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Wed, 10 Feb 2010 22:53:54 +0000 (10 16:53 -0600)
tree0751ad4b9405d6256913e75f7943ec1b0b337af5
parentee3659e38580c64f7df74984ef09a2742958c8ab
ide: add topology support

Export the physical block size in the ATA IDENTIFY command.  The
other topology values are not supported in ATA so skip them.

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