hw/loongarch: move memory map to boot.c
authorPaolo Bonzini <pbonzini@redhat.com>
Tue, 7 May 2024 14:51:35 +0000 (16:51 +0200)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Wed, 8 May 2024 22:07:21 +0000 (00:07 +0200)
commit72674db080bcdf2fd66b2a538379ee6000f5b113
tree5a6cf8444523a81b32490e56828507c24641ae7a
parented95bdd1e52a0a5f4f8e07468f6c1aa766efc4f2
hw/loongarch: move memory map to boot.c

Ensure that it can be used even if virt.c is not included in the build, as
is the case for --without-default-devices.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Acked-by: Richard Henderson <richard.henderson@linaro.org>
Message-ID: <20240507145135.270803-1-pbonzini@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
.gitlab-ci.d/buildtest.yml
hw/loongarch/boot.c
hw/loongarch/virt.c
include/hw/loongarch/boot.h
include/hw/loongarch/virt.h