-
Richard Henderson authored
We ought to have been recording the virtual address for reporting to the guest trap handler. Move the function to mmu_helper.c, so that we can re-use code shared with get_physical_address_data. Reviewed-by:
Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Signed-off-by:
Richard Henderson <richard.henderson@linaro.org>Richard Henderson authoredWe ought to have been recording the virtual address for reporting to the guest trap handler. Move the function to mmu_helper.c, so that we can re-use code shared with get_physical_address_data. Reviewed-by:
Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Signed-off-by:
Richard Henderson <richard.henderson@linaro.org>
Loading