All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/7] x86/vioapic: introduce support for multiple vIO APICs
@ 2017-03-27 10:18 Roger Pau Monne
  2017-03-27 10:18 ` [PATCH v2 1/7] x86/vioapic: introduce a internal vIO APIC structure Roger Pau Monne
                   ` (6 more replies)
  0 siblings, 7 replies; 31+ messages in thread
From: Roger Pau Monne @ 2017-03-27 10:18 UTC (permalink / raw)
  To: xen-devel

Hello,

This patch series introduce support for having a variable number of entries in
vIO APICs, and also having a variable number of vIO APICs per domain. This
functionality is not used by unprivileged guests, that are still limited to a
single IO APIC with 48 entries.

The functionality introduced is only used by PVHv2 Dom0, in order to copy the
IO APIC topology found on bare metal.

I'm in the process of setting up an osstest run in order to test this series.

They can also be found in my personal git tree:

git://xenbits.xen.org/people/royger/xen.git vioapics_v2

Thanks, Roger.

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

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

end of thread, other threads:[~2017-03-28 11:52 UTC | newest]

Thread overview: 31+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-27 10:18 [PATCH v2 0/7] x86/vioapic: introduce support for multiple vIO APICs Roger Pau Monne
2017-03-27 10:18 ` [PATCH v2 1/7] x86/vioapic: introduce a internal vIO APIC structure Roger Pau Monne
2017-03-27 15:38   ` Jan Beulich
2017-03-27 16:49     ` Roger Pau Monne
2017-03-28  7:17       ` Jan Beulich
2017-03-28  8:15         ` Roger Pau Monne
2017-03-28  8:58           ` Jan Beulich
2017-03-27 10:18 ` [PATCH v2 2/7] x86/hvm: introduce hvm_domain_irq macro Roger Pau Monne
2017-03-27 15:41   ` Jan Beulich
2017-03-27 15:55     ` Roger Pau Monne
2017-03-27 10:18 ` [PATCH v2 3/7] x86/hvm: convert gsi_assert_count into a variable size array Roger Pau Monne
2017-03-27 15:59   ` Jan Beulich
2017-03-27 17:28     ` Roger Pau Monne
2017-03-28  7:25       ` Jan Beulich
2017-03-28  8:40         ` Roger Pau Monne
2017-03-28  9:10           ` Jan Beulich
2017-03-28  9:34             ` Roger Pau Monne
2017-03-28  9:49               ` Jan Beulich
2017-03-28  9:59                 ` Roger Pau Monne
2017-03-28 10:33                   ` Jan Beulich
2017-03-28 10:53                     ` Roger Pau Monne
2017-03-27 10:18 ` [PATCH v2 4/7] x86/vioapic: allow the vIO APIC to have a variable number of pins Roger Pau Monne
2017-03-27 16:10   ` Jan Beulich
2017-03-27 10:18 ` [PATCH v2 5/7] x86/vioapic: introduce support for multiple vIO APICS Roger Pau Monne
2017-03-28 10:32   ` Jan Beulich
2017-03-28 11:40     ` Roger Pau Monne
2017-03-28 11:51       ` Jan Beulich
2017-03-27 10:18 ` [PATCH v2 6/7] x86/ioapic: add prototype for apic_gsi_base to io_apic.h Roger Pau Monne
2017-03-28 11:35   ` Jan Beulich
2017-03-27 10:18 ` [PATCH v2 7/7] x86/vioapic: allow PVHv2 Dom0 to have more than one IO APIC Roger Pau Monne
2017-03-28 11:48   ` Jan Beulich

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.