]> Git Repo - qemu.git/commit
kvm: x86: add mce support
authorMarcelo Tosatti <[email protected]>
Mon, 11 Oct 2010 18:31:18 +0000 (15:31 -0300)
committerAnthony Liguori <[email protected]>
Wed, 20 Oct 2010 21:15:04 +0000 (16:15 -0500)
commite7701825e17d74913b0f1585d523cedaf1d6632a
treed28a1230cf6cf0ccbc02367f42c84f5585edc98c
parenta8486bc9c91a10c9190bbd577f6f02b9eb515d90
kvm: x86: add mce support

Port qemu-kvm's MCE support

commit c68b2374c9048812f488e00ffb95db66c0bc07a7
Author: Huang Ying <[email protected]>
Date:   Mon Jul 20 10:00:53 2009 +0800

    Add MCE simulation support to qemu/kvm

    KVM ioctls are used to initialize MCE simulation and inject MCE. The
    real MCE simulation is implemented in Linux kernel. The Kernel part
    has been merged.

Signed-off-by: Marcelo Tosatti <[email protected]>
Signed-off-by: Avi Kivity <[email protected]>
target-i386/helper.c
target-i386/kvm.c
target-i386/kvm_x86.h [new file with mode: 0644]
This page took 0.026009 seconds and 4 git commands to generate.