All of lore.kernel.org
 help / color / mirror / Atom feed
* [MODERATED] [PATCH] L1TF KVM ARCH_CAPABILITIES #0
@ 2018-07-15 13:57 Paolo Bonzini
  2018-07-15 13:57 ` [MODERATED] [PATCH] L1TF KVM ARCH_CAPABILITIES #1 Paolo Bonzini
                   ` (4 more replies)
  0 siblings, 5 replies; 20+ messages in thread
From: Paolo Bonzini @ 2018-07-15 13:57 UTC (permalink / raw)
  To: speck

Support for ARCH_CAPABILITIES bit 3, which can already be used to disable
the mitigations on a nested hypervisor.  Patch 3 will shortly go to Linus's
tree.

Paolo Bonzini (4):
  KVM: test L1TF EPT bug separately from X86_BUG_L1TF
  x86: use ARCH_CAPABILITIES to skip L1D flush on vmentry
  KVM: VMX: support MSR_IA32_ARCH_CAPABILITIES as a feature MSR
  KVM: VMX: tell nested hypervisor to skip L1D flush on vmentry

 Documentation/admin-guide/l1tf.rst | 24 ++++++++++++++++++++++++
 arch/x86/include/asm/kvm_host.h    |  1 +
 arch/x86/include/asm/msr-index.h   |  1 +
 arch/x86/include/asm/vmx.h         |  1 +
 arch/x86/kernel/cpu/bugs.c         | 26 ++++++++++++++++++++------
 arch/x86/kvm/vmx.c                 | 35 ++++++++++++++++++++++++-----------
 arch/x86/kvm/x86.c                 | 17 ++++++++++++++++-
 7 files changed, 87 insertions(+), 18 deletions(-)

-- 
1.8.3.1

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

end of thread, other threads:[~2018-07-17 19:23 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-15 13:57 [MODERATED] [PATCH] L1TF KVM ARCH_CAPABILITIES #0 Paolo Bonzini
2018-07-15 13:57 ` [MODERATED] [PATCH] L1TF KVM ARCH_CAPABILITIES #1 Paolo Bonzini
2018-07-16 14:36   ` [MODERATED] " Konrad Rzeszutek Wilk
2018-07-16 20:02   ` Thomas Gleixner
2018-07-17 11:20     ` [MODERATED] " Paolo Bonzini
2018-07-17 11:28       ` Thomas Gleixner
2018-07-17 17:11         ` [MODERATED] " Paolo Bonzini
2018-07-17 19:23           ` Thomas Gleixner
2018-07-15 13:57 ` [MODERATED] [PATCH] L1TF KVM ARCH_CAPABILITIES #2 Paolo Bonzini
2018-07-16 20:04   ` Thomas Gleixner
2018-07-16 20:31     ` Thomas Gleixner
2018-07-16 20:41       ` [MODERATED] " Luck, Tony
2018-07-16 21:13         ` Thomas Gleixner
2018-07-15 13:57 ` [MODERATED] [PATCH] L1TF KVM ARCH_CAPABILITIES #3 Paolo Bonzini
2018-07-15 13:57 ` [MODERATED] [PATCH] L1TF KVM ARCH_CAPABILITIES #4 Paolo Bonzini
2018-07-16 14:58   ` [MODERATED] " Konrad Rzeszutek Wilk
2018-07-16 20:06   ` Thomas Gleixner
2018-07-17 11:14     ` [MODERATED] " Paolo Bonzini
2018-07-16 20:44 ` [MODERATED] Re: [PATCH] L1TF KVM ARCH_CAPABILITIES #0 Konrad Rzeszutek Wilk
2018-07-17 11:22   ` Paolo Bonzini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.