iothread: use signalfd
authorMarcelo Tosatti <mtosatti@redhat.com>
Mon, 11 Oct 2010 18:31:16 +0000 (15:31 -0300)
committerAnthony Liguori <aliguori@us.ibm.com>
Wed, 20 Oct 2010 21:15:04 +0000 (16:15 -0500)
commit0e074b12447c2e670b7ff6660ca503535d822305
tree34d350c1fed87d92d90e0556ace7cb130661d441
parent077ee50d7f385a79a6d8f06ff35b170d207993cf
iothread: use signalfd

Block SIGALRM, SIGIO and consume them via signalfd.

Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
cpus.c