]> Git Repo - qemu.git/commit - cpus.c
kvm: Add MCE signal support for !CONFIG_IOTHREAD
authorJan Kiszka <[email protected]>
Tue, 1 Feb 2011 21:15:58 +0000 (22:15 +0100)
committerMarcelo Tosatti <[email protected]>
Mon, 14 Feb 2011 14:39:45 +0000 (12:39 -0200)
commit6d9cb73c1bf80bfb0b8e7b2b3a23703e621c1405
treedcc90df71499c63a169cc2e5813810bd97ca4dda
parentde758970b60f129ed9d024cc5c90c1f57fab2fd4
kvm: Add MCE signal support for !CONFIG_IOTHREAD

Currently, we only configure and process MCE-related SIGBUS events if
CONFIG_IOTHREAD is enabled. The groundwork is laid, we just need to
factor out the required handler registration and system configuration.

Signed-off-by: Jan Kiszka <[email protected]>
CC: Huang Ying <[email protected]>
CC: Hidetoshi Seto <[email protected]>
CC: Jin Dongming <[email protected]>
Signed-off-by: Marcelo Tosatti <[email protected]>
cpus.c
This page took 0.023275 seconds and 4 git commands to generate.