]> git.proxmox.com Git - qemu.git/commit
make qemu_thread_create block all signals
authorPaolo Bonzini <pbonzini@redhat.com>
Thu, 3 Jun 2010 13:20:32 +0000 (15:20 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 14 Jun 2010 20:46:28 +0000 (15:46 -0500)
commit55541c8afc1a2d75de890c6ee858769d7d605526
treef15320a0cb2a58acf89f4e48c71bf1e3254dba0e
parent304e3a7c802969811fe82b6247f63fcba063f52e
make qemu_thread_create block all signals

All signals will thus be routed through the IO thread.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
cpus.c
qemu-thread.c