]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/x86/kvm/x86.c
KVM: Add kvm_arch_sync_events to sync with asynchronize events
[linux-2.6-omap-h63xx.git] / arch / x86 / kvm / x86.c
index cc17546a2406af860329ea28d1ae85b7ebb4aa23..b0fc079f1bee54f97a4c21affa4ef380e10a1cbe 100644 (file)
@@ -4127,6 +4127,10 @@ static void kvm_free_vcpus(struct kvm *kvm)
 
 }
 
+void kvm_arch_sync_events(struct kvm *kvm)
+{
+}
+
 void kvm_arch_destroy_vm(struct kvm *kvm)
 {
        kvm_free_all_assigned_devices(kvm);