|
From: | David Hildenbrand |
Subject: | Re: [PATCH v2 38/55] target/s390x: Use cpu_*_mmu instead of helper_*_mmu |
Date: | Tue, 3 Aug 2021 13:44:50 +0200 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0 |
On 03.08.21 06:14, Richard Henderson wrote:
The helper_*_mmu functions were the only thing available when this code was written. This could have been adjusted when we added cpu_*_mmuidx_ra, but now we can most easily use the newest set of interfaces. Cc: qemu-s390x@nongnu.org Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> ---
Reviewed-by: David Hildenbrand <david@redhat.com> -- Thanks, David / dhildenb
[Prev in Thread] | Current Thread | [Next in Thread] |