public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/1] KVM: x86: Propagate AMD-specific IBRS bits to guests
@ 2023-03-01 18:58 Takahiro Itazuri
  2023-03-01 18:58 ` [PATCH v2 1/1] " Takahiro Itazuri
  0 siblings, 1 reply; 4+ messages in thread
From: Takahiro Itazuri @ 2023-03-01 18:58 UTC (permalink / raw)
  To: kvm, Sean Christopherson, Paolo Bonzini
  Cc: linux-kernel, Takahiro Itazuri, Takahiro Itazuri

Changes since v2:
* Move feature bits macros from arch/x86/include/asm/cpufeatures.h to
  arch/x86/kvm/reverse_cpuid.h.

Takahiro Itazuri (1):
  KVM: x86: Propagate AMD-specific IBRS bits to guests

 arch/x86/kvm/cpuid.c         | 5 +++--
 arch/x86/kvm/reverse_cpuid.h | 5 +++++
 2 files changed, 8 insertions(+), 2 deletions(-)

-- 
2.38.0


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

end of thread, other threads:[~2023-03-24 23:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-01 18:58 [PATCH v2 0/1] KVM: x86: Propagate AMD-specific IBRS bits to guests Takahiro Itazuri
2023-03-01 18:58 ` [PATCH v2 1/1] " Takahiro Itazuri
2023-03-24 21:15   ` Sean Christopherson
2023-03-24 23:40     ` Jim Mattson

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