pc: add driver version compat properties
commit374ef70452452fb729c45dcf1a73a1bd1396cfda
authorGerd Hoffmann <kraxel@redhat.com>
Thu, 14 Jan 2010 13:44:14 +0000 (14 14:44 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Tue, 19 Jan 2010 22:31:04 +0000 (19 16:31 -0600)
treee177f0acbaea6ff57ca15297bc51bf4e2af59e29
parent383b4d9b79e3a71b1d5cadd34989b1c0e2a05832
pc: add driver version compat properties

This patch adds compat property entries for ide-disk.ver and
scsi-disk.ver to pc-0.10 and pc-0.11.  With this patch applied
the scsi and ide disks report "0.10" and "0.11" as version when
you start qemu with "-M pc-0.10" or "-M pc-0.11".

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/pc.c