OSDN Git Service

kvm: vmx: add cpu into VMX preemption timer bug list
authorWei Huang <wei@redhat.com>
Mon, 3 Dec 2018 20:13:32 +0000 (14:13 -0600)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 14 Dec 2018 17:00:00 +0000 (18:00 +0100)
commit3d82c565a7a237b9dd4666f17c84dcc028d2bed5
treed05719df1a37b94b9f48ce4b6be1050ea6942159
parentd7b09c827a6cf291f66637a36f46928dd1423184
kvm: vmx: add cpu into VMX preemption timer bug list

This patch adds Intel "Xeon CPU E3-1220 V2", with CPUID.01H.EAX=0x000306A8,
into the list of known broken CPUs which fail to support VMX preemption
timer. This bug was found while running the APIC timer test of
kvm-unit-test on this specific CPU, even though the errata info can't be
located in the public domain for this CPU.

Signed-off-by: Wei Huang <wei@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/vmx/vmx.c