public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3 v4] x2APIC emulation for kvm
@ 2009-07-05 14:39 Gleb Natapov
  2009-07-05 14:39 ` [PATCH 1/3 v4] Add Directed EOI support to APIC emulation Gleb Natapov
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Gleb Natapov @ 2009-07-05 14:39 UTC (permalink / raw)
  To: avi; +Cc: kvm

This patch series implements x2APIC emulation for kvm. x2APIC is an MSR
interface to a local apic with performance/scalability enhancements. It
brings 32 bit apic ids (ids > 255 cannot be used without interrupt
remapping since MSR/IOAPIC still support 8 bit destination IDs), 64bit
ICR access, reading of ICR after IPI is no longer required.

Change from previous version:
 Rebased on in_range() changes.
 Ignore x2apic MSRs write when irqchip is in userspace.

--
	Gleb.

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

end of thread, other threads:[~2009-07-05 15:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-05 14:39 [PATCH 0/3 v4] x2APIC emulation for kvm Gleb Natapov
2009-07-05 14:39 ` [PATCH 1/3 v4] Add Directed EOI support to APIC emulation Gleb Natapov
2009-07-05 14:39 ` [PATCH 2/3 v4] x2apic interface to lapic Gleb Natapov
2009-07-05 14:39 ` [PATCH 3/3 v4] Add X2APIC support Gleb Natapov
2009-07-05 15:09 ` [PATCH 0/3 v4] x2APIC emulation for kvm Avi Kivity

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