diff options
author | Qian Cai <cai@lca.pw> | 2020-04-15 17:37:09 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2020-06-15 15:32:58 +0200 |
commit | b95273f1272398a9f7145de37703f1930244e465 (patch) | |
tree | 2c5cb622daab79fa294d07bf63d1143fb3a0f126 /arch/x86/kvm/vmx/vmcs.h | |
parent | KVM: MIPS: Fix a build error for !CPU_LOONGSON64 (diff) | |
download | linux-b95273f1272398a9f7145de37703f1930244e465.tar.xz linux-b95273f1272398a9f7145de37703f1930244e465.zip |
kvm/svm: disable KCSAN for svm_vcpu_run()
For some reasons, running a simple qemu-kvm command with KCSAN will
reset AMD hosts. It turns out svm_vcpu_run() could not be instrumented.
Disable it for now.
# /usr/libexec/qemu-kvm -name ubuntu-18.04-server-cloudimg -cpu host
-smp 2 -m 2G -hda ubuntu-18.04-server-cloudimg.qcow2
=== console output ===
Kernel 5.6.0-next-20200408+ on an x86_64
hp-dl385g10-05 login:
<...host reset...>
HPE ProLiant System BIOS A40 v1.20 (03/09/2018)
(C) Copyright 1982-2018 Hewlett Packard Enterprise Development LP
Early system initialization, please wait...
Signed-off-by: Qian Cai <cai@lca.pw>
Message-Id: <20200415153709.1559-1-cai@lca.pw>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'arch/x86/kvm/vmx/vmcs.h')
0 files changed, 0 insertions, 0 deletions