mbox

[PULL,v1,0/3] Xen queue

Message ID 20240712110230.4098056-1-edgar.iglesias@gmail.com
State New
Headers show

Pull-request

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

Message

Edgar E. Iglesias July 12, 2024, 11:02 a.m. UTC
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(-)

Comments

Richard Henderson July 12, 2024, 10:11 p.m. UTC | #1
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~