Commit 457f628a authored by Anup Patel's avatar Anup Patel Committed by Anup Patel
Browse files

Fix hstatus.GVA and mstatus.GVA updation



The hstatus.GVA and mstatus.GVA should be set only when guest virtual
address is written to stval or mtval CSRs at time of taking trap.

This patch update access, page fault, and guest page fault trap classes
so that we can pass gva flag correct from source of the trap.

Signed-off-by: default avatarAnup Patel <anup.patel@wdc.com>
parent d6cf0d23
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment