qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
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/3] xen queue 2021-05-10
Date: Mon, 10 May 2021 13:53:37 +0100	[thread overview]
Message-ID: <20210510125340.903323-1-anthony.perard@citrix.com> (raw)

The following changes since commit 4cc10cae64c51e17844dc4358481c393d7bf1ed4:

  Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into staging (2021-05-06 18:56:17 +0100)

are available in the Git repository at:

  https://xenbits.xen.org/git-http/people/aperard/qemu-dm.git tags/pull-xen-20210510

for you to fetch changes up to 1898293990702c5601e225dac9afd2402fc46e2d:

  xen-block: Use specific blockdev driver (2021-05-10 13:43:58 +0100)

----------------------------------------------------------------
Xen patches

- Avoid mmap race involving Xen's mapcache
- Fix xenforeignmemory_resource leak at exit
- Fix xen-block to choose a driver for the disk image when created via
  xenstore.

----------------------------------------------------------------
Anthony PERARD (2):
      xen: Free xenforeignmemory_resource at exit
      xen-block: Use specific blockdev driver

Igor Druzhinin (1):
      xen-mapcache: avoid a race on memory map while using MAP_FIXED

 hw/block/xen-block.c        | 14 +++++++++++++-
 hw/i386/xen/xen-hvm.c       |  9 ++++++---
 hw/i386/xen/xen-mapcache.c  | 15 ++++++++++++++-
 include/hw/xen/xen_common.h |  6 ++++++
 4 files changed, 39 insertions(+), 5 deletions(-)


             reply	other threads:[~2021-05-10 12:55 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-10 12:53 Anthony PERARD via [this message]
2021-05-10 12:53 ` [PULL 1/3] xen-mapcache: avoid a race on memory map while using MAP_FIXED Anthony PERARD via
2021-05-10 12:53 ` [PULL 2/3] xen: Free xenforeignmemory_resource at exit Anthony PERARD via
2021-05-10 12:53 ` [PULL 3/3] xen-block: Use specific blockdev driver Anthony PERARD via
2023-06-02 17:04   ` Peter Maydell
2023-06-27 12:09     ` Peter Maydell
2021-05-10 13:00 ` [PULL 0/3] xen queue 2021-05-10 no-reply
2021-05-12 11:03 ` 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=20210510125340.903323-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).