KVM: MIPS: Add CPUCFG emulation for Loongson-3
[platform/kernel/linux-starfive.git] / arch / mips / include / asm / kvm_host.h
index c4e6b1e..9f3bfc8 100644 (file)
@@ -173,6 +173,9 @@ struct kvm_vcpu_stat {
        u64 vz_ghfc_exits;
        u64 vz_gpa_exits;
        u64 vz_resvd_exits;
+#ifdef CONFIG_CPU_LOONGSON64
+       u64 vz_cpucfg_exits;
+#endif
 #endif
        u64 halt_successful_poll;
        u64 halt_attempted_poll;