]> git.proxmox.com Git - mirror_qemu.git/commit - target-i386/kvm.c
x86, mce: ignore SRAO only when MCG_SER_P is available
authorHidetoshi Seto <seto.hidetoshi@jp.fujitsu.com>
Thu, 21 Oct 2010 08:46:49 +0000 (17:46 +0900)
committerMarcelo Tosatti <mtosatti@redhat.com>
Thu, 21 Oct 2010 15:09:06 +0000 (13:09 -0200)
commitf8502cfbbf0bdd30603159a23d86cd19ad202a25
tree181a374d7704eb3928f8ecd33b308bbf087af3ae
parent633aa0acfe2c4d3e56acfe28c912796bf54de6d3
x86, mce: ignore SRAO only when MCG_SER_P is available

And restruct this block to call kvm_mce_in_exception() only when it is
required.

Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
target-i386/kvm.c