diff options
author | 2011-08-03 23:49:04 +0100 | |
---|---|---|
committer | 2011-08-11 14:37:03 +0100 | |
commit | e92714c71a2f50b8420126e952cadb653fa0ef93 (patch) | |
tree | 135455787b32b9b14d338af71d379a60dd525b94 /hw/omap_synctimer.c | |
parent | scsi-bus: use DO_UPCAST (diff) | |
download | qemu-e92714c71a2f50b8420126e952cadb653fa0ef93.tar.xz qemu-e92714c71a2f50b8420126e952cadb653fa0ef93.zip |
hw/qdev: Don't crash if qdev_create(NULL, ...) fails
If an attempt to create a qdev device on the default sysbus (by passing
NULL as the bus to qdev_create) fails, print a useful error message
rather than crashing trying to dereference a NULL pointer.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Diffstat (limited to 'hw/omap_synctimer.c')
0 files changed, 0 insertions, 0 deletions