]> Git Repo - qemu.git/commit - target-i386/helper.c
x86: Optionally avoid injecting AO MCEs while others are pending
authorJan Kiszka <[email protected]>
Wed, 2 Mar 2011 07:56:10 +0000 (08:56 +0100)
committerMarcelo Tosatti <[email protected]>
Tue, 15 Mar 2011 04:19:05 +0000 (01:19 -0300)
commit747461c76beb1856343d5cd16bb7663ed2ebf3da
tree9b5fb67fd9611626ef538116623f50680c11062a
parent316378e4d0214b45cfeaa01609aca4dabb18d78b
x86: Optionally avoid injecting AO MCEs while others are pending

Allow to tell cpu_x86_inject_mce that it should ignore Action Optional
MCE events when the target VCPU is still processing another one. This
will be used by KVM soon.

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]>
monitor.c
target-i386/cpu.h
target-i386/helper.c
This page took 0.025998 seconds and 4 git commands to generate.