[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH-for-9.0 05/10] hw/xen: Use target-agnostic qemu_target_page_b
From: |
David Woodhouse |
Subject: |
Re: [PATCH-for-9.0 05/10] hw/xen: Use target-agnostic qemu_target_page_bits() |
Date: |
Mon, 13 Nov 2023 14:39:34 -0500 |
User-agent: |
Evolution 3.44.4-0ubuntu2 |
On Mon, 2023-11-13 at 16:21 +0100, 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>
Reviewed-by: David Woodhouse <dwmw@amazon.co.uk>
smime.p7s
Description: S/MIME cryptographic signature
- Re: [PATCH-for-9.0 02/10] hw/xen/xen_arch_hvm: Rename prototypes using 'xen_arch_' prefix, (continued)
- [PATCH-for-9.0 03/10] hw/xen: Merge 'hw/xen/arch_hvm.h' in 'hw/xen/xen-hvm-common.h', Philippe Mathieu-Daudé, 2023/11/13
- [PATCH-for-9.0 04/10] hw/xen: Factor xen_arch_align_ioreq_data() out of handle_ioreq(), Philippe Mathieu-Daudé, 2023/11/13
- [PATCH-for-9.0 05/10] hw/xen: Use target-agnostic qemu_target_page_bits(), Philippe Mathieu-Daudé, 2023/11/13
- [PATCH-for-9.0 06/10] hw/xen: Reduce inclusion of 'cpu.h' to target-specific sources, Philippe Mathieu-Daudé, 2023/11/13
- [PATCH-for-9.0 07/10] sysemu/xen-mapcache: Check Xen availability with CONFIG_XEN_IS_POSSIBLE, Philippe Mathieu-Daudé, 2023/11/13
- [PATCH-for-9.0 08/10] system/physmem: Only include 'hw/xen/xen.h' when Xen is available, Philippe Mathieu-Daudé, 2023/11/13