All of lore.kernel.org
 help / color / mirror / Atom feed
From: Roger Pau Monne <roger.pau@citrix.com>
To: xen-devel@lists.xenproject.org
Cc: boris.ostrovsky@oracle.com
Subject: [PATCH 0/5] x86/vioapic: introduce support for multiple vIO APICs
Date: Thu, 23 Feb 2017 11:52:12 +0000	[thread overview]
Message-ID: <20170223115217.32764-1-roger.pau@citrix.com> (raw)

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 49 entries.

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

The following series has been tested by the Citrix internal osstest instance,
without finding any issues.

They can also be found in my personal git tree:

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

This is based on top of the PVHv2 initial Dom0 support series.

Thanks, Roger.


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

             reply	other threads:[~2017-02-23 11:52 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-23 11:52 Roger Pau Monne [this message]
2017-02-23 11:52 ` [PATCH 1/5] x86/vioapic: move domain out of hvm_vioapic struct Roger Pau Monne
2017-03-03 11:31   ` Jan Beulich
2017-03-06 16:43   ` Jan Beulich
2017-03-06 16:49     ` Roger Pau Monne
2017-02-23 11:52 ` [PATCH 2/5] x86/vioapic: allow the vIO APIC to have a variable number of pins Roger Pau Monne
2017-03-03 11:56   ` Jan Beulich
2017-03-03 12:53     ` Roger Pau Monne
2017-03-03 13:02       ` Jan Beulich
2017-03-03 15:30         ` Roger Pau Monne
2017-03-03 15:58           ` Jan Beulich
2017-02-23 11:52 ` [PATCH 3/5] x86/vioapic: introduce support for multiple vIO APICS Roger Pau Monne
2017-03-03 17:06   ` Jan Beulich
2017-03-20 18:27     ` Roger Pau Monne
2017-03-21  7:56       ` Jan Beulich
2017-03-21 10:52         ` Roger Pau Monne
2017-03-21 13:45           ` Jan Beulich
2017-03-21 13:59             ` Roger Pau Monne
2017-03-21 14:07               ` Jan Beulich
2017-02-23 11:52 ` [PATCH 4/5] x86/ioapic: add prototype for apic_gsi_base to io_apic.h Roger Pau Monne
2017-03-06 13:25   ` Jan Beulich
2017-02-23 11:52 ` [PATCH 5/5] x86/vioapic: allow PVHv2 Dom0 to have more than one IO APIC Roger Pau Monne
2017-03-06 16:00   ` Jan Beulich

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170223115217.32764-1-roger.pau@citrix.com \
    --to=roger.pau@citrix.com \
    --cc=boris.ostrovsky@oracle.com \
    --cc=xen-devel@lists.xenproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.