qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Anthony PERARD" <anthony.perard@vates.tech>
To: qemu-devel@nongnu.org
Cc: "Anthony PERARD" <anthony.perard@vates.tech>
Subject: [PULL 0/3] xen queue 2025-03-10
Date: Mon, 10 Mar 2025 14:45:33 +0000	[thread overview]
Message-ID: <20250310144516.28828-1-anthony.perard@vates.tech> (raw)

The following changes since commit 5136598e2667f35ef3dc1d757616a266bd5eb3a2:

  Merge tag 'accel-cpus-20250309' of https://github.com/philmd/qemu into staging (2025-03-10 13:40:48 +0800)

are available in the Git repository at:

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

for you to fetch changes up to 68adcc784bad13421ac7211c316a751fb99fcb94:

  xen: No need to flush the mapcache for grants (2025-03-10 13:28:03 +0100)

----------------------------------------------------------------
Xen queue:

* xen/passthrough: use gsi to map pirq when dom0 is PVH
* Fix missing xenstore node from xen-block backend
* Fix xen mapcache extraneous invalidate

----------------------------------------------------------------
David Woodhouse (1):
      hw/xen: Add "mode" parameter to xen-block devices

Jiqian Chen (1):
      xen/passthrough: use gsi to map pirq when dom0 is PVH

Stefano Stabellini (1):
      xen: No need to flush the mapcache for grants

 hw/block/xen-block.c  |  2 ++
 hw/xen/xen-mapcache.c |  1 -
 hw/xen/xen_pt.c       | 60 +++++++++++++++++++++++++++++++++++++++++++++++++++
 include/hw/pci/pci.h  |  4 ++++
 4 files changed, 66 insertions(+), 1 deletion(-)


Anthony Perard | Vates XCP-ng Developer

XCP-ng & Xen Orchestra - Vates solutions

web: https://vates.tech


             reply	other threads:[~2025-03-10 15:03 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-10 14:45 Anthony PERARD [this message]
2025-03-10 14:45 ` [PULL 1/3] xen/passthrough: use gsi to map pirq when dom0 is PVH Anthony PERARD
2025-03-10 14:45 ` [PULL 2/3] hw/xen: Add "mode" parameter to xen-block devices Anthony PERARD
2025-03-10 14:45 ` [PULL 3/3] xen: No need to flush the mapcache for grants Anthony PERARD
2025-03-11  5:04 ` [PULL 0/3] xen queue 2025-03-10 Stefan Hajnoczi

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=20250310144516.28828-1-anthony.perard@vates.tech \
    --to=anthony.perard@vates.tech \
    --cc=qemu-devel@nongnu.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).