summary refs log tree commit diff stats
path: root/hw/virtio-pci.c
diff options
context:
space:
mode:
authorAndreas Färber <andreas.faerber@web.de>2011-10-31 19:14:56 +0100
committerAndreas Färber <andreas.faerber@web.de>2011-11-01 20:41:06 +0100
commitdb529aabfac17201d3647384abf89fc7f272b493 (patch)
treecbdf7ccbeb66de77059de7b28332ef70435dd412 /hw/virtio-pci.c
parent351f1bf6fc9f02cd2ef341f853f7bb55d05974ec (diff)
downloadfocaccia-qemu-db529aabfac17201d3647384abf89fc7f272b493.tar.gz
focaccia-qemu-db529aabfac17201d3647384abf89fc7f272b493.zip
vl.c: Guard against GThread double-initialization
GThread-ERROR **: GThread system may only be initialized once.
aborting...

Making the g_thread_init() call in vl.c conditional resolves an abort on
Mac OS X, where coroutine-gthread.c seems to call it before vl.c.

Reported-by: Juan Pineda <juan@logician.com>
Signed-off-by: Andreas Färber <andreas.faerber@web.de>
Cc: Daniel P. Berrange <berrange@redhat.com>
Diffstat (limited to 'hw/virtio-pci.c')
0 files changed, 0 insertions, 0 deletions