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


Groups > linux.kernel > #1439380 > unrolled thread

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

Started byPaolo Bonzini <pbonzini@redhat.com>
First post2016-07-08 14:10 +0200
Last post2016-07-08 14:10 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

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

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

FromPaolo Bonzini <pbonzini@redhat.com>
Date2016-07-08 14:10 +0200
Subject[RFT PATCH v5 0/3] Fix preemption timer optimization while nested guests run
Message-ID<rSCLv-4Br-5@gated-at.bofh.it>
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

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web