From: Jeremy Fitzhardinge <jeremy@goop.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: "Xen-devel@lists.xensource.com" <Xen-devel@lists.xensource.com>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
Stable Kernel <stable@kernel.org>,
Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Subject: Re: [Xen-devel] [GIT PULL] Xen fixes
Date: Fri, 03 Dec 2010 10:58:59 -0800 [thread overview]
Message-ID: <4CF93DF3.90908@goop.org> (raw)
In-Reply-To: <4CF92911.8060704@goop.org>
On 12/03/2010 09:29 AM, Jeremy Fitzhardinge wrote:
> Hi Linus,
>
> Another handful of Xen fixes:
Oh, could you also pull:
git://xenbits.xen.org/people/sstabellini/linux-pvhvm.git 2.6.37-rc4-pvhvm-fixes
Stefano Stabellini (5):
xen: use PHYSDEVOP_get_free_pirq to implement find_unbound_pirq
xen: fix MSI setup and teardown for PV on HVM guests
xen: resume the pv console for hvm guests too
xen: fix save/restore for PV on HVM guests with pirq remapping
xen: unplug the emulated devices at resume time
arch/x86/pci/xen.c | 27 +++++++---
arch/x86/xen/platform-pci-unplug.c | 2 +-
arch/x86/xen/suspend.c | 1 +
arch/x86/xen/xen-ops.h | 2 +-
drivers/xen/events.c | 105 +++++++++++++++++++++++++-----------
drivers/xen/manage.c | 1 +
include/xen/events.h | 7 ++-
include/xen/interface/physdev.h | 10 ++++
8 files changed, 114 insertions(+), 41 deletions(-)
Which fixes various bugs when running in "fully virtualized +
paravirtualizations" mode:
* removes the use of a never-implemented experimental Xen ABI, and
replaces it with the one that did finally get implemented
* make MSI work on passed-through devices
* various save/restore fixes (console, interrupts, emulated device
unplugging)
Thanks,
J
prev parent reply other threads:[~2010-12-03 18:59 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-12-03 17:29 [GIT PULL] Xen fixes Jeremy Fitzhardinge
2010-12-03 18:58 ` Jeremy Fitzhardinge [this message]
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=4CF93DF3.90908@goop.org \
--to=jeremy@goop.org \
--cc=Xen-devel@lists.xensource.com \
--cc=linux-kernel@vger.kernel.org \
--cc=stable@kernel.org \
--cc=stefano.stabellini@eu.citrix.com \
--cc=torvalds@linux-foundation.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