|
From: | Richard Henderson |
Subject: | Re: [PATCH v2 3/6] hw/arm/virt: Introduce finalize_gic_version() |
Date: | Sun, 1 Mar 2020 09:48:39 -0800 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.4.1 |
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 <address@hidden> > --- > hw/arm/virt.c | 54 ++++++++++++++++++++++++++----------------- > include/hw/arm/virt.h | 1 + > 2 files changed, 34 insertions(+), 21 deletions(-) Reviewed-by: Richard Henderson <address@hidden> r~
[Prev in Thread] | Current Thread | [Next in Thread] |