On Tue, Sep 06, 2022 at 06:09:19PM +0000, Ricardo Koller wrote: > Add a library function to get the PTE (a host virtual address) of a > given GVA. This will be used in a future commit by a test to clear and > check the access flag of a particular page. > > Reviewed-by: Andrew Jones <andrew.jones@xxxxxxxxx> > Signed-off-by: Ricardo Koller <ricarkol@xxxxxxxxxx> Reviewed-by: Oliver Upton <oliver.upton@xxxxxxxxx> -- Thanks, Oliver