[PULL v1 0/3] Xen queue

Edgar E. Iglesias posted 3 patches 4 months, 2 weeks ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20240712110230.4098056-1-edgar.iglesias@gmail.com
Maintainers: Stefano Stabellini <sstabellini@kernel.org>, Anthony PERARD <anthony@xenproject.org>, Paul Durrant <paul@xen.org>, "Edgar E. Iglesias" <edgar.iglesias@gmail.com>, Paolo Bonzini <pbonzini@redhat.com>, Peter Xu <peterx@redhat.com>, David Hildenbrand <david@redhat.com>, "Philippe Mathieu-Daudé" <philmd@linaro.org>
There is a newer version of this series
MAINTAINERS           |  1 +
hw/xen/xen-mapcache.c | 12 +++++++++++-
system/physmem.c      |  4 ++++
3 files changed, 16 insertions(+), 1 deletion(-)
[PULL v1 0/3] Xen queue
Posted by Edgar E. Iglesias 4 months, 2 weeks ago
From: "Edgar E. Iglesias" <edgar.iglesias@amd.com>

The following changes since commit 23901b2b721c0576007ab7580da8aa855d6042a9:

  Merge tag 'pull-target-arm-20240711' of https://git.linaro.org/people/pmaydell/qemu-arm into staging (2024-07-11 12:00:00 -0700)

are available in the Git repository at:

  https://gitlab.com/edgar.iglesias/qemu.git tags/edgar/xen-queue-2024-07-12.for-upstream

for you to fetch changes up to 872cb9cced796e75d4f719c31d70ed5fd629efca:

  xen: mapcache: Fix unmapping of first entries in buckets (2024-07-12 00:17:36 +0200)

----------------------------------------------------------------
Edgars Xen queue.

----------------------------------------------------------------
Edgar E. Iglesias (2):
      physmem: Bail out qemu_ram_block_from_host() for invalid ram addrs
      xen: mapcache: Fix unmapping of first entries in buckets

Stefano Stabellini (1):
      MAINTAINERS: add Edgar as Xen maintainer

 MAINTAINERS           |  1 +
 hw/xen/xen-mapcache.c | 12 +++++++++++-
 system/physmem.c      |  4 ++++
 3 files changed, 16 insertions(+), 1 deletion(-)

-- 
2.43.0
Re: [PULL v1 0/3] Xen queue
Posted by Richard Henderson 4 months, 2 weeks ago
On 7/12/24 04:02, Edgar E. Iglesias wrote:
> From: "Edgar E. Iglesias"<edgar.iglesias@amd.com>
> 
> The following changes since commit 23901b2b721c0576007ab7580da8aa855d6042a9:
> 
>    Merge tag 'pull-target-arm-20240711' ofhttps://git.linaro.org/people/pmaydell/qemu-arm  into staging (2024-07-11 12:00:00 -0700)
> 
> are available in the Git repository at:
> 
>    https://gitlab.com/edgar.iglesias/qemu.git  tags/edgar/xen-queue-2024-07-12.for-upstream
> 
> for you to fetch changes up to 872cb9cced796e75d4f719c31d70ed5fd629efca:
> 
>    xen: mapcache: Fix unmapping of first entries in buckets (2024-07-12 00:17:36 +0200)
> 
> ----------------------------------------------------------------
> Edgars Xen queue.

Applied, thanks.  Please update https://wiki.qemu.org/ChangeLog/9.1 as appropriate.

r~