On 3/1/20 2:40 AM, Eric Auger wrote: > Let's move the code which freezes which gic-version to > be applied in a dedicated function. We also now set by > default the VIRT_GIC_VERSION_NO_SET. This eventually > turns into the legacy v2 choice in the finalize() function. > > Signed-off-by: Eric Auger <eric.au...@redhat.com> > --- > hw/arm/virt.c | 54 ++++++++++++++++++++++++++----------------- > include/hw/arm/virt.h | 1 + > 2 files changed, 34 insertions(+), 21 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~