qdev: add qdev_prop_exists()
authorGerd Hoffmann <kraxel@redhat.com>
Wed, 21 Oct 2009 13:25:28 +0000 (15:25 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Tue, 27 Oct 2009 17:28:38 +0000 (12:28 -0500)
commit25662baad44f536f3045096199aa9b5b98a51e92
tree8c79d529eef5cbe64cc4bda0db90e60e94fe20c3
parent341e512a31724119bba992d29445d637e420d3ac
qdev: add qdev_prop_exists()

Function test whenever a driver has a specific property.

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