]> rtime.felk.cvut.cz Git - lisovros/qemu_apohw.git/commit
pc: add driver version compat properties
authorGerd Hoffmann <kraxel@redhat.com>
Thu, 14 Jan 2010 13:44:14 +0000 (14:44 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Tue, 19 Jan 2010 22:42:45 +0000 (16:42 -0600)
commitb9a61d2154d25c16692289a5d1eb031a01067a06
treeeb00535436b870172323ea1c0540d282e81084bd
parent9525204c5d250f7f4157ae1f6819cd14116e99b0
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>
(cherry picked from commit 374ef70452452fb729c45dcf1a73a1bd1396cfda)
hw/pc.c