On Wed, 4 Sept 2024 at 17:15, Edgar E. Iglesias
<edgar.iglesias@gmail.com> wrote:
>
> From: "Edgar E. Iglesias" <edgar.iglesias@amd.com>
>
> The following changes since commit e638d685ec2a0700fb9529cbd1b2823ac4120c53:
>
> Open 9.2 development tree (2024-09-03 09:18:43 -0700)
>
> are available in the Git repository at:
>
> https://gitlab.com/edgar.iglesias/qemu.git tags/edgar/xen-queue-2024-09-04.for-upstream
>
> for you to fetch changes up to 0b57c8160a2a6c833cfb1d958f08385c4391ab70:
>
> docs/system/i386: xenpvh: Add a basic description (2024-09-04 16:50:43 +0200)
>
> ----------------------------------------------------------------
> Edgars Xen queue.
>
> ----------------------------------------------------------------
> Edgar E. Iglesias (12):
> MAINTAINERS: Add docs/system/arm/xenpvh.rst
> hw/arm: xenpvh: Update file header to use SPDX
> hw/arm: xenpvh: Tweak machine description
> hw/arm: xenpvh: Add support for SMP guests
> hw/arm: xenpvh: Remove double-negation in warning
> hw/arm: xenpvh: Move stubbed functions to xen-stubs.c
> hw/arm: xenpvh: Break out a common PVH machine
> hw/arm: xenpvh: Rename xen_arm.c -> xen-pvh.c
> hw/arm: xenpvh: Reverse virtio-mmio creation order
> hw/xen: pvh-common: Add support for creating PCIe/GPEX
> hw/i386/xen: Add a Xen PVH x86 machine
> docs/system/i386: xenpvh: Add a basic description
Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/9.2
for any user-visible changes.
-- PMM