All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] KVM: x86: legacy NMI watchdog fixes
@ 2015-06-30 20:19 Radim Krčmář
  2015-06-30 20:19 ` [PATCH 1/3] KVM: x86: keep track of LVT0 changes under APICv Radim Krčmář
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Radim Krčmář @ 2015-06-30 20:19 UTC (permalink / raw)
  To: linux-kernel; +Cc: kvm, Paolo Bonzini, Yoshida Nobuo

Until v2.6.37, Linux used NMI watchdog that utilized IO-APIC and LVT0.
This series fixes some problems with APICv, restore, and concurrency
while keeping the monster asleep.


Radim Krčmář (3):
  KVM: x86: keep track of LVT0 changes under APICv
  KVM: x86: properly restore LVT0
  KVM: x86: make vapics_in_nmi_mode atomic

 arch/x86/include/asm/kvm_host.h |  2 +-
 arch/x86/kvm/i8254.c            |  2 +-
 arch/x86/kvm/lapic.c            | 17 ++++++++++-------
 arch/x86/kvm/lapic.h            |  1 +
 4 files changed, 13 insertions(+), 9 deletions(-)

-- 
2.4.5


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

end of thread, other threads:[~2015-07-01 13:34 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-30 20:19 [PATCH 0/3] KVM: x86: legacy NMI watchdog fixes Radim Krčmář
2015-06-30 20:19 ` [PATCH 1/3] KVM: x86: keep track of LVT0 changes under APICv Radim Krčmář
2015-06-30 20:19 ` [PATCH 2/3] KVM: x86: properly restore LVT0 Radim Krčmář
2015-07-01 13:29   ` Paolo Bonzini
2015-06-30 20:19 ` [PATCH 3/3] KVM: x86: make vapics_in_nmi_mode atomic Radim Krčmář
2015-07-01 13:33   ` Paolo Bonzini
2015-07-01 13:34 ` [PATCH 0/3] KVM: x86: legacy NMI watchdog fixes 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.