From: Anthony PERARD <anthony.perard@citrix.com>
To: qemu-devel@nongnu.org
Cc: Anthony PERARD <anthony.perard@citrix.com>,
xen-devel@lists.xenproject.org
Subject: [PATCH for-2.10 v3 0/3] Fix hotplug of PCI passthrought device on Xen
Date: Thu, 17 Aug 2017 17:23:44 +0100 [thread overview]
Message-ID: <20170817162347.1590-1-anthony.perard@citrix.com> (raw)
Adding PCI passthrough before the guest start works fine (broken in 2.9 but now
fixed), but hotplug does not work anymore.
Anthony PERARD (3):
hw/acpi: Limit hotplug to root bus on legacy mode
hw/acpi: Move acpi_set_pci_info to pcihp
Revert "ACPI: don't call acpi_pcihp_device_plug_cb on xen"
hw/acpi/pcihp.c | 33 ++++++++++++++++++++++++++++++++-
hw/acpi/piix4.c | 11 +++--------
hw/i386/acpi-build.c | 32 --------------------------------
3 files changed, 35 insertions(+), 41 deletions(-)
--
Anthony PERARD
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel
next reply other threads:[~2017-08-17 16:23 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-17 16:23 Anthony PERARD [this message]
2017-08-17 16:23 ` [PATCH for-2.10 v3 1/3] hw/acpi: Limit hotplug to root bus on legacy mode Anthony PERARD
2017-08-17 16:23 ` [PATCH for-2.10 v3 2/3] hw/acpi: Move acpi_set_pci_info to pcihp Anthony PERARD
2017-08-18 1:40 ` Michael S. Tsirkin
2017-08-18 9:37 ` Igor Mammedov
2017-08-18 13:31 ` Anthony PERARD
2017-08-18 14:19 ` Igor Mammedov
2017-08-18 16:00 ` Anthony PERARD
2017-08-18 18:32 ` Michael S. Tsirkin
2017-08-18 18:30 ` Michael S. Tsirkin
2017-08-18 9:47 ` [Qemu-devel] " Igor Mammedov
2017-08-17 16:23 ` [PATCH for-2.10 v3 3/3] Revert "ACPI: don't call acpi_pcihp_device_plug_cb on xen" Anthony PERARD
2017-08-17 16:57 ` [Qemu-devel] [PATCH for-2.10 v3 0/3] Fix hotplug of PCI passthrought device on Xen no-reply
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=20170817162347.1590-1-anthony.perard@citrix.com \
--to=anthony.perard@citrix.com \
--cc=qemu-devel@nongnu.org \
--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 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).