]> Git Repo - qemu.git/commit - cpus.c
make qemu_thread_create block all signals
authorPaolo Bonzini <[email protected]>
Thu, 3 Jun 2010 13:20:32 +0000 (15:20 +0200)
committerAnthony Liguori <[email protected]>
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 <[email protected]>
Signed-off-by: Anthony Liguori <[email protected]>
cpus.c
qemu-thread.c
This page took 0.022879 seconds and 4 git commands to generate.