[PULL v2 0/2] xen-virtio-2-tag

Stefano Stabellini posted 2 patches 1 year, 3 months ago
Failed in applying to current master (apply log)
Maintainers: Peter Maydell <peter.maydell@linaro.org>, Stefano Stabellini <sstabellini@kernel.org>, Anthony Perard <anthony.perard@citrix.com>, Paul Durrant <paul@xen.org>
hw/arm/xen_arm.c            | 80 +++++++++++++++++++++++++++++++++++++++++++++
include/hw/xen/xen_native.h | 24 ++++++++++++++
2 files changed, 104 insertions(+)
[PULL v2 0/2] xen-virtio-2-tag
Posted by Stefano Stabellini 1 year, 3 months ago
The following changes since commit 156618d9ea67f2f2e31d9dedd97f2dcccbe6808c:

  Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging (2023-08-30 09:20:27 -0400)

are available in the Git repository at:

  https://gitlab.com/sstabellini/qemu.git xen-virtio-2-tag

for you to fetch changes up to 560142190bc347fdd4511a795bdcff768799519d:

  xen_arm: Initialize RAM and add hi/low memory regions (2023-08-30 18:23:08 -0700)

----------------------------------------------------------------
Oleksandr Tyshchenko (2):
      xen_arm: Create virtio-mmio devices during initialization
      xen_arm: Initialize RAM and add hi/low memory regions

 hw/arm/xen_arm.c            | 80 +++++++++++++++++++++++++++++++++++++++++++++
 include/hw/xen/xen_native.h | 24 ++++++++++++++
 2 files changed, 104 insertions(+)
Re: [PULL v2 0/2] xen-virtio-2-tag
Posted by Stefan Hajnoczi 1 year, 2 months ago
Applied, thanks.

Please update the changelog at https://wiki.qemu.org/ChangeLog/8.2 for any user-visible changes.