On Tue, Oct 04 2022, Gavin Shan <gs...@redhat.com> wrote: > This introduces variable 'region_base' for the base address of the > specific high memory region. It's the preparatory work to optimize > high memory region address assignment. > > No functional change intended. > > Signed-off-by: Gavin Shan <gs...@redhat.com> > Reviewed-by: Eric Auger <eric.au...@redhat.com> > --- > hw/arm/virt.c | 12 ++++++------ > 1 file changed, 6 insertions(+), 6 deletions(-)
Reviewed-by: Cornelia Huck <coh...@redhat.com>