All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] kvm: vmx: CPUs without virtual NMIs
@ 2017-11-06 12:31 Paolo Bonzini
  2017-11-06 12:31 ` [PATCH 1/2] kvm: vmx: Reinstate support for CPUs without virtual NMI Paolo Bonzini
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Paolo Bonzini @ 2017-11-06 12:31 UTC (permalink / raw)
  To: linux-kernel, kvm; +Cc: rkrcmar

It turns out that Core 2 Duo machines only had virtual NMIs in some SKUs.
Patch 1 adds back emulation of the NMI window, patch 2 allows testing
it on modern processors as well.  One eventinj.flat test (NMI after iret)
fails as expected.

Paolo

Paolo Bonzini (2):
  kvm: vmx: Reinstate virtual NMI support
  kvm: vmx: Allow disabling virtual NMI support

 arch/x86/kvm/vmx.c | 161 ++++++++++++++++++++++++++++++++++++++---------------
 1 file changed, 117 insertions(+), 44 deletions(-)

-- 
1.8.3.1

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

end of thread, other threads:[~2017-11-10 21:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-06 12:31 [PATCH 0/2] kvm: vmx: CPUs without virtual NMIs Paolo Bonzini
2017-11-06 12:31 ` [PATCH 1/2] kvm: vmx: Reinstate support for CPUs without virtual NMI Paolo Bonzini
2017-11-06 12:31 ` [PATCH 2/2] kvm: vmx: Allow disabling virtual NMI support Paolo Bonzini
2017-11-10 21:35 ` [PATCH 0/2] kvm: vmx: CPUs without virtual NMIs Radim Krčmář

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.