linux/arch/mips/kvm
Paolo Bonzini 70295a479d KVM: always define KVM_CAP_SYNC_MMU
KVM_CAP_SYNC_MMU is provided by KVM's MMU notifiers, which are now always
available.  Move the definition from individual architectures to common
code.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2026-02-28 15:31:35 +01:00
..
emulate.c MIPS: Fix typos 2024-01-08 10:39:12 +01:00
entry.c MIPS: kvm/entry: Use GPR number macros 2024-02-20 12:41:52 +01:00
fpu.S MIPS: Always use -Wa,-msoft-float and eliminate GAS_HAS_SET_HARDFLOAT 2023-01-26 12:41:16 +09:00
hypcall.c KVM: MIPS: Implement HYPCALL emulation 2017-03-28 14:53:33 +01:00
interrupt.c mips: kvm: simplify kvm_mips_deliver_interrupts() 2025-12-01 10:10:58 +01:00
interrupt.h MIPS: kvm: Declare prototype for kvm_init_loongson_ipi 2024-06-11 13:04:06 +02:00
Kconfig KVM: remove CONFIG_KVM_GENERIC_MMU_NOTIFIER 2026-02-28 15:31:35 +01:00
loongson_ipi.c MIPS: kvm: Declare prototype for kvm_init_loongson_ipi 2024-06-11 13:04:06 +02:00
Makefile KVM: MIPS: Hardcode callbacks to hardware virtualization extensions 2022-12-29 15:41:12 -05:00
mips.c KVM: always define KVM_CAP_SYNC_MMU 2026-02-28 15:31:35 +01:00
mmu.c KVM: MIPS: Use kvm_faultin_pfn() to map pfns into the guest 2024-10-25 13:00:49 -04:00
msa.S MIPS: KVM: Add base guest MSA support 2015-03-27 21:25:19 +00:00
stats.c MIPS: kvm: Fix build error with KVM_MIPS_DEBUG_COP0_COUNTERS enabled 2023-07-07 14:43:01 +02:00
tlb.c MIPS: fix typos in comments 2022-05-04 22:22:59 +02:00
trace.h MIPS: KVM: Fix NULL pointer dereference 2023-07-03 16:06:19 +02:00
vz.c KVM: MIPS: Rename virtualization {en,dis}abling APIs to match common KVM 2024-09-04 11:02:33 -04:00