qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PULL 0/2] tcg patch queue


From: Richard Henderson
Subject: [PULL 0/2] tcg patch queue
Date: Tue, 12 Jul 2022 11:50:23 +0530

The following changes since commit 9fed1bca6bc643ce91b6117f4974421aaede4751:

  Merge tag 'pull-target-arm-20220711' of 
https://git.linaro.org/people/pmaydell/qemu-arm into staging (2022-07-11 
22:02:09 +0530)

are available in the Git repository at:

  https://gitlab.com/rth7680/qemu.git tags/pull-tcg-20220712

for you to fetch changes up to b0f650f0477ae775e0915e3d60ab5110ad5e9157:

  accel/tcg: Fix unaligned stores to s390x low-address-protected lowcore 
(2022-07-12 10:43:33 +0530)

----------------------------------------------------------------
Fix for duplicate tlb check on unaligned access.
Fix for w^x code gen buffer mapping.

----------------------------------------------------------------
Ilya Leoshkevich (1):
      accel/tcg: Fix unaligned stores to s390x low-address-protected lowcore

Shaobo Song (1):
      tcg: Fix returned type in alloc_code_gen_buffer_splitwx_memfd()

 accel/tcg/cputlb.c | 8 +++++---
 tcg/region.c       | 2 +-
 2 files changed, 6 insertions(+), 4 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]