From: Anthony PERARD <anthony.perard@citrix.com>
To: qemu-devel@nongnu.org
Subject: [PULL 0/3] Xen queue 2024-03-12
Date: Tue, 12 Mar 2024 14:27:54 +0000 [thread overview]
Message-ID: <20240312142757.34141-1-anthony.perard@citrix.com> (raw)
The following changes since commit 8f3f329f5e0117bd1a23a79ab751f8a7d3471e4b:
Merge tag 'migration-20240311-pull-request' of https://gitlab.com/peterx/qemu into staging (2024-03-12 11:35:41 +0000)
are available in the Git repository at:
https://xenbits.xen.org/git-http/people/aperard/qemu-dm.git tags/pull-xen-20240312
for you to fetch changes up to 918a7f706b69a8c725bac0694971d2831f688ebb:
i386: load kernel on xen using DMA (2024-03-12 14:13:08 +0000)
----------------------------------------------------------------
Xen queue:
* In Xen PCI passthrough, emulate multifunction bit.
* Fix in Xen mapcache.
* Improve performance of kernel+initrd loading in an Xen HVM Direct
Kernel Boot scenario.
----------------------------------------------------------------
Marek Marczykowski-Górecki (1):
i386: load kernel on xen using DMA
Peng Fan (1):
xen: Drop out of coroutine context xen_invalidate_map_cache_entry
Ross Lagerwall (1):
xen/pt: Emulate multifunction bit in header type
hw/i386/pc.c | 3 ++-
hw/xen/xen-mapcache.c | 30 ++++++++++++++++++++++++++++--
hw/xen/xen_pt_config_init.c | 7 +++++--
3 files changed, 35 insertions(+), 5 deletions(-)
next reply other threads:[~2024-03-12 14:29 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-12 14:27 Anthony PERARD [this message]
2024-03-12 14:27 ` [PULL 1/3] xen/pt: Emulate multifunction bit in header type Anthony PERARD
2024-03-12 14:27 ` [PULL 2/3] xen: Drop out of coroutine context xen_invalidate_map_cache_entry Anthony PERARD
2024-03-13 17:21 ` Michael Tokarev
2024-03-13 17:33 ` Michael Tokarev
2024-03-14 1:44 ` Peng Fan
2024-03-12 14:27 ` [PULL 3/3] i386: load kernel on xen using DMA Anthony PERARD
2024-03-13 12:36 ` [PULL 0/3] Xen queue 2024-03-12 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=20240312142757.34141-1-anthony.perard@citrix.com \
--to=anthony.perard@citrix.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.