On Tue, 24 Jan 2023 at 00:01, Richard Henderson <[email protected]> wrote: > > Do not provide a fast-path for physical addresses, > as those will need to be validated for GPC. > > Signed-off-by: Richard Henderson <[email protected]> > --- > target/arm/ptw.c | 35 ++++++++++++++--------------------- > 1 file changed, 14 insertions(+), 21 deletions(-)
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
