On Wed, Oct 12 2022, Gavin Shan <gs...@redhat.com> wrote: > This introduces virt_get_high_memmap_enabled() helper, which returns > the pointer to vms->highmem_{redists, ecam, mmio}. The pointer will > be used in the subsequent patches. > > No functional change intended. > > Signed-off-by: Gavin Shan <gs...@redhat.com> > Tested-by: Zhenyu Zhang <zheny...@redhat.com> > --- > hw/arm/virt.c | 32 +++++++++++++++++++------------- > 1 file changed, 19 insertions(+), 13 deletions(-)
Reviewed-by: Cornelia Huck <coh...@redhat.com>