|
@@ -636,7 +636,7 @@ static inline void kvm_arch_vcpu_uninit(struct kvm_vcpu *vcpu) {}
|
|
|
static inline void kvm_arch_sched_in(struct kvm_vcpu *vcpu, int cpu) {}
|
|
|
static inline void kvm_arch_free_memslot(struct kvm *kvm,
|
|
|
struct kvm_memory_slot *free, struct kvm_memory_slot *dont) {}
|
|
|
-static inline void kvm_arch_memslots_updated(struct kvm *kvm) {}
|
|
|
+static inline void kvm_arch_memslots_updated(struct kvm *kvm, struct kvm_memslots *slots) {}
|
|
|
static inline void kvm_arch_flush_shadow_all(struct kvm *kvm) {}
|
|
|
static inline void kvm_arch_flush_shadow_memslot(struct kvm *kvm,
|
|
|
struct kvm_memory_slot *slot) {}
|