kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2]: KVM: x86: Fix INIT signal handling in various CPU states
@ 2019-08-26 10:24 Liran Alon
  2019-08-26 10:24 ` [PATCH 1/2] KVM: VMX: Introduce exit reason for receiving INIT signal on guest-mode Liran Alon
  2019-08-26 10:24 ` [PATCH 2/2] KVM: x86: Fix INIT signal handling in various CPU states Liran Alon
  0 siblings, 2 replies; 15+ messages in thread
From: Liran Alon @ 2019-08-26 10:24 UTC (permalink / raw)
  To: pbonzini, rkrcmar, kvm; +Cc: sean.j.christopherson, jmattson, vkuznets

Hi,

This patch series aims to fix how KVM handles INIT signal in various CPU
states.

1st patch just introduce a new exit-reason that should be reported to
guest in case vCPU runs in VMX non-root mode and INIT signal is
received.

The 2nd patch is the fix itself. For more information, refer to
commit message of patch.

I have also writen kvm-unit-tests to verify this code. I will
submit it as a separate patch-series.

Regards,
-Liran



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

end of thread, other threads:[~2019-11-10 12:57 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-26 10:24 [PATCH 0/2]: KVM: x86: Fix INIT signal handling in various CPU states Liran Alon
2019-08-26 10:24 ` [PATCH 1/2] KVM: VMX: Introduce exit reason for receiving INIT signal on guest-mode Liran Alon
2019-08-26 16:37   ` Jim Mattson
2019-08-26 10:24 ` [PATCH 2/2] KVM: x86: Fix INIT signal handling in various CPU states Liran Alon
2019-08-26 16:03   ` Sean Christopherson
2019-08-26 18:26     ` Liran Alon
2019-09-11 16:21       ` Paolo Bonzini
2019-11-10 12:23         ` Liran Alon
2019-11-10 12:57           ` Liran Alon
2019-08-26 21:17   ` Jim Mattson
2019-08-26 22:04     ` Liran Alon
2019-08-26 22:38       ` Jim Mattson
2019-09-11 16:23   ` Paolo Bonzini
2019-09-11 16:42     ` Liran Alon
2019-09-11 16:48       ` Paolo Bonzini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).