Kernel KVM virtualization development
 help / color / mirror / Atom feed
* [PATCH 0/2] KVM: x86: Fix and a cleanup for async #PFs
@ 2025-02-15  1:06 Sean Christopherson
  2025-02-15  1:06 ` [PATCH 1/2] KVM: x86: Don't inject PV async #PF if SEND_ALWAYS=0 and guest state is protected Sean Christopherson
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Sean Christopherson @ 2025-02-15  1:06 UTC (permalink / raw)
  To: Sean Christopherson, Paolo Bonzini; +Cc: kvm, linux-kernel

Fix an issue with async #PF and protected guests (which really shouldn't be
using PV asyng #PFs), and clean up naming related to SEND_ALWAYS.

Sean Christopherson (2):
  KVM: x86: Don't inject PV async #PF if SEND_ALWAYS=0 and guest state
    is protected
  KVM: x86: Rename and invert async #PF's send_user_only flag to
    send_always

 arch/x86/include/asm/kvm_host.h | 2 +-
 arch/x86/kvm/x86.c              | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)


base-commit: fed48e2967f402f561d80075a20c5c9e16866e53
-- 
2.48.1.601.g30ceb7b040-goog


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

end of thread, other threads:[~2025-02-28 17:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-15  1:06 [PATCH 0/2] KVM: x86: Fix and a cleanup for async #PFs Sean Christopherson
2025-02-15  1:06 ` [PATCH 1/2] KVM: x86: Don't inject PV async #PF if SEND_ALWAYS=0 and guest state is protected Sean Christopherson
2025-02-15  1:06 ` [PATCH 2/2] KVM: x86: Rename and invert async #PF's send_user_only flag to send_always Sean Christopherson
2025-02-28 17:06 ` [PATCH 0/2] KVM: x86: Fix and a cleanup for async #PFs Sean Christopherson

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