|
From: | Richard Henderson |
Subject: | Re: [PATCH v3 14/20] target/arm: don't bother with id_aa64pfr0_read for USER_ONLY |
Date: | Wed, 11 Dec 2019 18:29:08 -0800 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.2.1 |
On 12/11/19 9:05 AM, Alex Bennée wrote: > For system emulation we need to check the state of the GIC before we > report the value. However this isn't relevant to exporting of the > value to linux-user and indeed breaks the exported value as set by > modify_arm_cp_regs. > > Signed-off-by: Alex Bennée <address@hidden> > > --- > v2 > - extend the ifdef and make type CONST with no accessfn > --- > target/arm/helper.c | 20 +++++++++++++++----- > 1 file changed, 15 insertions(+), 5 deletions(-) Reviewed-by: Richard Henderson <address@hidden> r~
[Prev in Thread] | Current Thread | [Next in Thread] |