mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] KVM: x86: MPX bug fix and cleanup
@ 2019-12-09 20:19 Sean Christopherson
  2019-12-09 20:19 ` [PATCH 1/2] KVM: x86: Fix potential put_fpu() w/o load_fpu() on MPX platform Sean Christopherson
  2019-12-09 20:19 ` [PATCH 2/2] KVM: x86: Skip zeroing of MPX state on reset event Sean Christopherson
  0 siblings, 2 replies; 4+ messages in thread
From: Sean Christopherson @ 2019-12-09 20:19 UTC (permalink / raw)
  To: Paolo Bonzini, Radim Krčmář
  Cc: Sean Christopherson, Vitaly Kuznetsov, Wanpeng Li, Jim Mattson,
	Joerg Roedel, kvm, linux-kernel

Fix a theoretical MPX+INIT bug found by inspection and do minor cleanup
in the related code.

Sean Christopherson (2):
  KVM: x86: Fix potential put_fpu() w/o load_fpu() on MPX platform
  KVM: x86: Skip zeroing of MPX state on reset event

 arch/x86/kvm/x86.c | 16 +++++++++-------
 1 file changed, 9 insertions(+), 7 deletions(-)

-- 
2.24.0


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

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

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-09 20:19 [PATCH 0/2] KVM: x86: MPX bug fix and cleanup Sean Christopherson
2019-12-09 20:19 ` [PATCH 1/2] KVM: x86: Fix potential put_fpu() w/o load_fpu() on MPX platform Sean Christopherson
2019-12-09 20:19 ` [PATCH 2/2] KVM: x86: Skip zeroing of MPX state on reset event Sean Christopherson
2019-12-10 10:22   ` Paolo Bonzini

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

all inboxes | Powered by JetHome®