From e9a07e6425bf709ea41eb82eded345ed3e9fb7d2 Mon Sep 17 00:00:00 2001 From: Sheng Yang Date: Tue, 6 Jan 2009 10:03:01 +0800 Subject: [PATCH] --- yaml --- r: 133711 b: refs/heads/master c: 67346440e83d2a2f2e9801f370b6240317c7d9bd h: refs/heads/master i: 133709: bb66cb90861bccda2b43d78a427aa4f4d0982c90 133707: 29bcce45122a5ab53399e64af5e46aa984bea89c 133703: 34b6d65a470ac9778127fa0824eaa795daf1bb4e 133695: 3286118dadc9606709aabea5f81a0c3ebd3ac5b1 v: v3 --- [refs] | 2 +- trunk/include/linux/kvm_host.h | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 365e5003f08c..c175eee9f8ab 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: f5d0906b5bafd7faea553ed1cc92bd06755b66b9 +refs/heads/master: 67346440e83d2a2f2e9801f370b6240317c7d9bd diff --git a/trunk/include/linux/kvm_host.h b/trunk/include/linux/kvm_host.h index e92212f970db..3cf0ede3fd73 100644 --- a/trunk/include/linux/kvm_host.h +++ b/trunk/include/linux/kvm_host.h @@ -237,7 +237,6 @@ int kvm_vm_ioctl_set_memory_region(struct kvm *kvm, int user_alloc); long kvm_arch_vm_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg); -void kvm_arch_destroy_vm(struct kvm *kvm); int kvm_arch_vcpu_ioctl_get_fpu(struct kvm_vcpu *vcpu, struct kvm_fpu *fpu); int kvm_arch_vcpu_ioctl_set_fpu(struct kvm_vcpu *vcpu, struct kvm_fpu *fpu);