From: Anthony PERARD via <qemu-devel@nongnu.org>
To: <qemu-devel@nongnu.org>
Cc: Peter Maydell <peter.maydell@linaro.org>,
Anthony PERARD <anthony.perard@citrix.com>
Subject: [PULL 0/4] xen queue 2020-10-20
Date: Tue, 20 Oct 2020 11:02:35 +0100 [thread overview]
Message-ID: <20201020100239.272748-1-anthony.perard@citrix.com> (raw)
The following changes since commit d76f4f97eb2772bf85fe286097183d0c7db19ae8:
Merge remote-tracking branch 'remotes/cschoenebeck/tags/pull-9p-20201019' into staging (2020-10-19 14:39:27 +0100)
are available in the Git repository at:
https://xenbits.xen.org/git-http/people/aperard/qemu-dm.git tags/pull-xen-20201020
for you to fetch changes up to 8959e0a63a3a681a31ff8397d9345a88e6d905bf:
hw/xen: Set suppress-vmdesc for Xen machines (2020-10-19 16:33:28 +0100)
----------------------------------------------------------------
Xen queue
* cleanup patches.
* improve xen backend setup performance when other xen guests are
running/booting.
* improve xen guest migration when running in a stubdomain.
----------------------------------------------------------------
Eduardo Habkost (1):
xen: Rename XENBACKEND_DEVICE to XENBACKEND
Jason Andryuk (1):
hw/xen: Set suppress-vmdesc for Xen machines
Michael Tokarev (1):
xen: xenguest is not used so is not needed
Paul Durrant (1):
xen-bus: reduce scope of backend watch
configure | 4 ++--
hw/i386/pc_piix.c | 4 ++--
hw/i386/xen/xen_platform.c | 2 --
hw/xen/xen-backend.c | 11 ++++++++++
hw/xen/xen-bus.c | 40 +++++++++++++++++++++++++++++--------
include/hw/xen/xen-backend.h | 1 +
include/hw/xen/xen-bus.h | 3 ++-
include/hw/xen/xen-legacy-backend.h | 2 +-
8 files changed, 51 insertions(+), 16 deletions(-)
next reply other threads:[~2020-10-20 10:06 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-20 10:02 Anthony PERARD via [this message]
2020-10-20 10:02 ` [PULL 1/4] xen: xenguest is not used so is not needed Anthony PERARD via
2020-10-20 10:02 ` [PULL 2/4] xen: Rename XENBACKEND_DEVICE to XENBACKEND Anthony PERARD via
2020-10-20 10:02 ` [PULL 3/4] xen-bus: reduce scope of backend watch Anthony PERARD via
2020-10-20 10:02 ` [PULL 4/4] hw/xen: Set suppress-vmdesc for Xen machines Anthony PERARD via
2020-10-20 11:04 ` [PULL 0/4] xen queue 2020-10-20 Peter Maydell
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=20201020100239.272748-1-anthony.perard@citrix.com \
--to=qemu-devel@nongnu.org \
--cc=anthony.perard@citrix.com \
--cc=peter.maydell@linaro.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).