Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1439380

[RFT PATCH v5 0/3] Fix preemption timer optimization while nested guests run

From Paolo Bonzini <pbonzini@redhat.com>
Newsgroups linux.kernel
Subject [RFT PATCH v5 0/3] Fix preemption timer optimization while nested guests run
Date 2016-07-08 14:10 +0200
Message-ID <rSCLv-4Br-5@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


As mentioned earlier, I don't have a reproducer yet that requires any
changes beyond Wanpeng's (patch 1)---it's possible of course to write
a kvm-unit-test testcase but I haven't had time for that yet.

Thanks,

Paolo Bonzini (2):
  KVM: VMX: reflect broken preemption timer in vmcs_config
  KVM: nVMX: keep preemption timer enabled during L2 execution

Wanpeng Li (1):
  KVM: nVMX: avoid incorrect preemption timer vmexit in nested guest

 arch/x86/kvm/vmx.c | 22 +++++++++++++++++-----
 1 file changed, 17 insertions(+), 5 deletions(-)

-- 
1.8.3.1

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[RFT PATCH v5 0/3] Fix preemption timer optimization while nested guests run Paolo Bonzini <pbonzini@redhat.com> - 2016-07-08 14:10 +0200

csiph-web