stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] KVM: x86: fix edge EOI and IOAPIC reconfig race
@ 2015-10-08 18:23 Radim Krčmář
  2015-10-08 18:23 ` [PATCH v2 1/2] kvm: x86: set KVM_REQ_EVENT when updating IRR Radim Krčmář
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Radim Krčmář @ 2015-10-08 18:23 UTC (permalink / raw)
  To: linux-kernel; +Cc: kvm, Paolo Bonzini, Steve Rutherford, stable

v2:
 * rewritten [1/2] and
 * refactored [2/2], all thanks to Paolo's comments

This problem is not fixed for split userspace part as I think that it
would be better to solve that by excluding edge interrupts from
eoi_exit_bitmap (see the next patch in kvm-list for discussion).


Radim Krčmář (2):
  kvm: x86: set KVM_REQ_EVENT when updating IRR
  KVM: x86: fix edge EOI and IOAPIC reconfig race

 arch/x86/kvm/ioapic.c | 4 +++-
 arch/x86/kvm/lapic.c  | 2 ++
 arch/x86/kvm/x86.c    | 4 +++-
 3 files changed, 8 insertions(+), 2 deletions(-)

-- 
2.5.3


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

end of thread, other threads:[~2015-10-09 11:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-08 18:23 [PATCH v2 0/2] KVM: x86: fix edge EOI and IOAPIC reconfig race Radim Krčmář
2015-10-08 18:23 ` [PATCH v2 1/2] kvm: x86: set KVM_REQ_EVENT when updating IRR Radim Krčmář
2015-10-08 18:23 ` [PATCH v2 2/2] KVM: x86: fix edge EOI and IOAPIC reconfig race Radim Krčmář
2015-10-09 11:02 ` [PATCH v2 0/2] " Paolo Bonzini

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).