kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] KVM: x86: kvm_mwait_in_guest() cleanup
@ 2017-11-29 21:23 Radim Krčmář
  2017-11-29 21:23 ` [PATCH v2 1/3] KVM: x86: prevent MWAIT in guest with buggy MONITOR Radim Krčmář
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Radim Krčmář @ 2017-11-29 21:23 UTC (permalink / raw)
  To: linux-kernel, kvm
  Cc: Paolo Bonzini, Borislav Petkov, Alexander Graf,
	Michael S. Tsirkin, Jan H. Schönherr, KarimAllah Ahmed,
	Jim Mattson

This is a rebased version of an old series that simplified
kvm_mwait_in_guest: https://www.spinics.net/lists/kvm/msg149238.html

AMD errata 400 patch was dropped thanks to Boris's review;
[2/3] got an expanded commit message and I didn't include Alexander's
r-b since the context changed when we didn't drop support for ancient
CPUs.

Radim Krčmář (3):
  KVM: x86: prevent MWAIT in guest with buggy MONITOR
  KVM: x86: drop bogus MWAIT check
  KVM: x86: simplify kvm_mwait_in_guest()

 arch/x86/kvm/x86.h | 32 ++------------------------------
 1 file changed, 2 insertions(+), 30 deletions(-)

-- 
2.14.2

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

end of thread, other threads:[~2017-11-30 14:19 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-29 21:23 [PATCH v2 0/3] KVM: x86: kvm_mwait_in_guest() cleanup Radim Krčmář
2017-11-29 21:23 ` [PATCH v2 1/3] KVM: x86: prevent MWAIT in guest with buggy MONITOR Radim Krčmář
2017-11-29 21:23 ` [PATCH v2 2/3] KVM: x86: drop bogus MWAIT check Radim Krčmář
2017-11-29 21:23 ` [PATCH v2 3/3] KVM: x86: simplify kvm_mwait_in_guest() Radim Krčmář
2017-11-30 13:12 ` [PATCH v2 0/3] KVM: x86: kvm_mwait_in_guest() cleanup Borislav Petkov
2017-11-30 14:19 ` Michael S. Tsirkin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).