The following changes since commit 2946e1af2704bf6584f57d4e3aec49d1d5f3ecc0:
configure: Disable thread-safety warnings on macOS (2023-03-04 14:03:46 +0000) are available in the Git repository at: https://xenbits.xen.org/git-http/people/aperard/qemu-dm.git tags/pull-xen-20230306 for you to fetch changes up to 3856734d80fbf46683e4080117ed961f5ab1300b: hw/xen/xen_pt: fix uninitialized variable (2023-03-06 11:27:37 +0000) ---------------------------------------------------------------- Xen queue: - fix for graphic passthrough with 'xenfv' machine - fix uninitialized variable ---------------------------------------------------------------- Chuck Zmudzinski (1): xen/pt: reserve PCI slot 2 for Intel igd-passthru Marek Marczykowski-Górecki (1): hw/xen/xen_pt: fix uninitialized variable hw/i386/pc_piix.c | 1 + hw/xen/xen_pt.c | 64 +++++++++++++++++++++++++++++++++++++-------- hw/xen/xen_pt.h | 20 ++++++++++++++ hw/xen/xen_pt_config_init.c | 2 +- hw/xen/xen_pt_stub.c | 4 +++ 5 files changed, 79 insertions(+), 12 deletions(-)