These two patches address #PSBM-54338, by making VMCS access only from
vCPU context.

Roman Kagan (2):
  KVM:x86: remnants of get_kvmclock_ns port
  KVM:x86: avoid VMCS access from non-vCPU context

---
NOTE: the bug is present in the mainline kernel.  The patch has been
posted; please don't commit in vzkernel until it's reviewed upstream.

 arch/x86/kvm/hyperv.c | 16 +++++++---------
 arch/x86/kvm/x86.c    | 25 ++++++++++---------------
 arch/x86/kvm/x86.h    | 11 +----------
 3 files changed, 18 insertions(+), 34 deletions(-)

-- 
2.7.4

_______________________________________________
Devel mailing list
Devel@openvz.org
https://lists.openvz.org/mailman/listinfo/devel

Reply via email to