|
From: | Richard Henderson |
Subject: | Re: [PATCH-for-9.0 05/10] hw/xen: Use target-agnostic qemu_target_page_bits() |
Date: | Mon, 13 Nov 2023 10:18:08 -0800 |
User-agent: | Mozilla Thunderbird |
On 11/13/23 07:21, Philippe Mathieu-Daudé wrote:
Instead of the target-specific TARGET_PAGE_BITS definition, use qemu_target_page_bits() which is target agnostic. Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> --- hw/xen/xen-hvm-common.c | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-)
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> r~
[Prev in Thread] | Current Thread | [Next in Thread] |