diff options
author | Anup Patel <apatel@ventanamicro.com> | 2022-05-09 10:43:30 +0530 |
---|---|---|
committer | Anup Patel <anup@brainfault.org> | 2022-05-20 09:09:01 +0530 |
commit | 26708234eb12e73a2a475296f562ba351fb39894 (patch) | |
tree | b148283a2c6ab7495a237d1c517c471bd2f216ca /tools/perf/scripts/python/libxed.py | |
parent | dba90d6fb8b0657d45516bfe1eb8fe83d9e425f8 (diff) |
RISC-V: KVM: Use G-stage name for hypervisor page table
The two-stage address translation defined by the RISC-V privileged
specification defines: VS-stage (guest virtual address to guest
physical address) programmed by the Guest OS and G-stage (guest
physical addree to host physical address) programmed by the
hypervisor.
To align with above terminology, we replace "stage2" with "gstage"
and "Stage2" with "G-stage" name everywhere in KVM RISC-V sources.
Signed-off-by: Anup Patel <apatel@ventanamicro.com>
Reviewed-by: Atish Patra <atishp@rivosinc.com>
Signed-off-by: Anup Patel <anup@brainfault.org>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions