|
From: | Richard Henderson |
Subject: | Re: [PULL 0/2] tcg patch queue |
Date: | Tue, 12 Jul 2022 13:20:04 +0530 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.9.1 |
On 7/12/22 11:50, Richard Henderson wrote:
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.
Applied, thanks. Please update https://wiki.qemu.org/ChangeLog/7.1 as appropriate. r~
---------------------------------------------------------------- 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(-)
[Prev in Thread] | Current Thread | [Next in Thread] |