Signed-off-by: Paolo Bonzini <pbonzini@xxxxxxxxxx> --- qemu-kvm.h | 5 ----- 1 files changed, 0 insertions(+), 5 deletions(-) diff --git a/qemu-kvm.h b/qemu-kvm.h index 6f6c6d8..c08e9b8 100644 --- a/qemu-kvm.h +++ b/qemu-kvm.h @@ -896,11 +896,6 @@ int handle_tpr_access(void *opaque, CPUState *env, uint64_t rip, void kvm_mutex_unlock(void); void kvm_mutex_lock(void); -static inline int kvm_sync_vcpus(void) -{ - return 0; -} - #ifdef CONFIG_KVM typedef struct KVMSlot { -- 1.7.1 -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html