X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=include%2Flinux%2Fkvm_host.h;h=bf6f703642fc81c21b33608cb48aff5477a0605b;hb=87cd9d7c8501e5da79de542340208b5f6ab4e1a4;hp=ec49d0be7f5245614c00e566a5f3702bccd6fa5e;hpb=0936912274af78a21fd8d54c3f94a50a285cf7f9;p=linux-2.6-omap-h63xx.git diff --git a/include/linux/kvm_host.h b/include/linux/kvm_host.h index ec49d0be7f5..bf6f703642f 100644 --- a/include/linux/kvm_host.h +++ b/include/linux/kvm_host.h @@ -285,6 +285,7 @@ void kvm_free_physmem(struct kvm *kvm); struct kvm *kvm_arch_create_vm(void); void kvm_arch_destroy_vm(struct kvm *kvm); void kvm_free_all_assigned_devices(struct kvm *kvm); +void kvm_arch_sync_events(struct kvm *kvm); int kvm_cpu_get_interrupt(struct kvm_vcpu *v); int kvm_cpu_has_interrupt(struct kvm_vcpu *v);