diff options
author | Stefan Weil <weil@mail.berlios.de> | 2010-12-16 19:33:22 +0100 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2010-12-19 14:06:17 +0200 |
commit | 68694897e55ebd229898d4b6546877ccea500954 (patch) | |
tree | 0853f00172ef7411e9f692846e49ce258955f04f /async.c | |
parent | af0669f0edbbcb8c17f7c2b919089485c8327f4f (diff) |
qdev: sysbus_get_default must not return a NULL pointer (fix regression)
Every system should have some sort of main system bus,
so sysbus_get_default should always return a valid bus.
Without this patch, at least mipssim and malta no longer
start but raise a null pointer access exception (caused by
commit ec990eb622ad46df5ddcb1e94c418c271894d416).
Cc: Anthony Liguori <anthony@codemonkey.ws>
Signed-off-by: Stefan Weil <weil@mail.berlios.de>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'async.c')
0 files changed, 0 insertions, 0 deletions