[Devel] [PATCH vz7.19 0/2] KVM:x86: fixes for get_kvmclock_ns
    Roman Kagan 
    rkagan at virtuozzo.com
       
    Mon Oct 31 10:32:25 PDT 2016
    
    
  
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
    
    
More information about the Devel
mailing list