public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [RFT PATCH v5 0/3] Fix preemption timer optimization while nested guests run
@ 2016-07-08 12:02 Paolo Bonzini
  2016-07-08 12:02 ` [RFT PATCH v5 1/3] KVM: nVMX: avoid incorrect preemption timer vmexit in nested guest Paolo Bonzini
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Paolo Bonzini @ 2016-07-08 12:02 UTC (permalink / raw)
  To: linux-kernel, kvm
  Cc: Wanpeng Li, Radim Krčmář, Yunhong Jiang,
	Jan Kiszka, Haozhong Zhang

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

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2016-07-11  7:29 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-08 12:02 [RFT PATCH v5 0/3] Fix preemption timer optimization while nested guests run Paolo Bonzini
2016-07-08 12:02 ` [RFT PATCH v5 1/3] KVM: nVMX: avoid incorrect preemption timer vmexit in nested guest Paolo Bonzini
2016-07-08 12:02 ` [RFT PATCH v5 2/3] KVM: VMX: reflect broken preemption timer in vmcs_config Paolo Bonzini
2016-07-08 12:02 ` [RFT PATCH v5 3/3] KVM: nVMX: keep preemption timer enabled during L2 execution Paolo Bonzini
2016-07-08 17:29   ` yunhong jiang
2016-07-08 17:41     ` Paolo Bonzini
2016-07-08 21:30       ` yunhong jiang
2016-07-08 21:39         ` Paolo Bonzini
2016-07-08 23:18           ` yunhong jiang
2016-07-11  4:56 ` [RFT PATCH v5 0/3] Fix preemption timer optimization while nested guests run Wanpeng Li
2016-07-11  7:29   ` Paolo Bonzini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox