On Thu, 2 Jul 2020 at 16:27, Eric Auger <[email protected]> wrote: > > Page and block PTE decoding can share some code. Let's > first handle table PTE and factorize some code shared by > page and block PTEs. > > Signed-off-by: Eric Auger <[email protected]> > > --- > > v1 -> v2: > - restore goto error in case get_pte() fails > ---
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
