[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PULL 0/3] xen queue 2024-07-01
From: |
anthony |
Subject: |
[PULL 0/3] xen queue 2024-07-01 |
Date: |
Mon, 1 Jul 2024 15:18:30 +0200 |
From: Anthony PERARD <anthony@xenproject.org>
The following changes since commit b6d32a06fc0984e537091cba08f2e1ed9f775d74:
Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into
staging (2024-06-30 16:12:24 -0700)
are available in the Git repository at:
https://xenbits.xen.org/git-http/people/aperard/qemu-dm.git
tags/pull-xen-20240701
for you to fetch changes up to 410b4d560dfa3b38a11ad19cf00180238651d9b7:
xen-hvm: Avoid livelock while handling buffered ioreqs (2024-07-01 14:57:18
+0200)
----------------------------------------------------------------
Xen queue:
* Improvement for running QEMU in a stubdomain.
* Improve handling of buffered ioreqs.
----------------------------------------------------------------
Marek Marczykowski-Górecki (2):
hw/xen: detect when running inside stubdomain
xen: fix stubdom PCI addr
Ross Lagerwall (1):
xen-hvm: Avoid livelock while handling buffered ioreqs
hw/i386/xen/xen-hvm.c | 22 +++++++++++++
hw/xen/xen-host-pci-device.c | 76 +++++++++++++++++++++++++++++++++++++++++++-
hw/xen/xen-host-pci-device.h | 6 ++++
hw/xen/xen-hvm-common.c | 26 +++++++++------
include/hw/xen/xen.h | 1 +
system/globals.c | 1 +
6 files changed, 122 insertions(+), 10 deletions(-)
- [PULL 0/3] xen queue 2024-07-01,
anthony <=