Unmap stage2 page tables when a memslot is being deleted or moved. It's
the architectures' responsibility to ensure existing mappings are removed
when kvm_arch_flush_shadow_memslot() returns.
Fixes: 9d05c1fee837 ("RISC-V: KVM: Implement stage2 page table programming")
Signed-off-by: Sean Christopherson <seanjc@google.com>
Signed-off-by: Anup Patel <anup.patel@wdc.com>
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| main.c | ||
| Makefile | ||
| mmu.c | ||
| tlb.S | ||
| vcpu_exit.c | ||
| vcpu_fp.c | ||
| vcpu_sbi.c | ||
| vcpu_switch.S | ||
| vcpu_timer.c | ||
| vcpu.c | ||
| vm.c | ||
| vmid.c | ||