diff options
author | Tianrui Zhao <zhaotianrui@loongson.cn> | 2023-10-02 10:01:28 +0800 |
---|---|---|
committer | Huacai Chen <chenhuacai@loongson.cn> | 2023-10-02 10:01:28 +0800 |
commit | 752e2cd7b4fb412f3e008493e0195e357bab9773 (patch) | |
tree | e20c8fc143f54e8d87a40b46d05276269933a45e /scripts/gdb/linux/interrupts.py | |
parent | d7f4ed4b22908077bd219dd172b27b51927aff6d (diff) |
LoongArch: KVM: Implement kvm mmu operations
Implement LoongArch kvm mmu, it is used to switch gpa to hpa when guest
exit because of address translation exception.
This patch implement: allocating gpa page table, searching gpa from it,
and flushing guest gpa in the table.
Reviewed-by: Bibo Mao <maobibo@loongson.cn>
Tested-by: Huacai Chen <chenhuacai@loongson.cn>
Signed-off-by: Tianrui Zhao <zhaotianrui@loongson.cn>
Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>
Diffstat (limited to 'scripts/gdb/linux/interrupts.py')
0 files changed, 0 insertions, 0 deletions