public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2]  KVM: x86: Fix userspace API regarding latched init
@ 2019-11-11  9:16 Liran Alon
  2019-11-11  9:16 ` [PATCH 1/2] KVM: x86: Evaluate latched_init in KVM_SET_VCPU_EVENTS when vCPU not in SMM Liran Alon
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Liran Alon @ 2019-11-11  9:16 UTC (permalink / raw)
  To: pbonzini, rkrcmar, kvm; +Cc: sean.j.christopherson, jmattson, vkuznets

Hi,
This patch series aims to fix 2 issue in KVM userspace API regarding latched init.

1st patch makes sure that userspace can get/set latched_init state
regardless of if vCPU is in SMM state.

2nd patch prevents userspace from setting vCPU in INIT_RECEIVED/SIPI_RECEIVED
state in case vCPU is in a state that latch INIT signals.

For further information, refer to patches commit messages.

Regards,
-Liran


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

end of thread, other threads:[~2019-11-11 14:02 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-11  9:16 [PATCH 0/2] KVM: x86: Fix userspace API regarding latched init Liran Alon
2019-11-11  9:16 ` [PATCH 1/2] KVM: x86: Evaluate latched_init in KVM_SET_VCPU_EVENTS when vCPU not in SMM Liran Alon
2019-11-11  9:16 ` [PATCH 2/2] KVM: x86: Prevent set vCPU into INIT/SIPI_RECEIVED state when INIT are latched Liran Alon
2019-11-11 13:40   ` Paolo Bonzini
2019-11-11 13:46     ` Liran Alon
2019-11-11 14:02       ` Paolo Bonzini
2019-11-11 13:40 ` [PATCH 0/2] KVM: x86: Fix userspace API regarding latched init Paolo Bonzini

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