summaryrefslogtreecommitdiff
path: root/kvm_x86host.h
diff options
context:
space:
mode:
Diffstat (limited to 'kvm_x86host.h')
-rw-r--r--kvm_x86host.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/kvm_x86host.h b/kvm_x86host.h
index 449c689..c2fcc68 100644
--- a/kvm_x86host.h
+++ b/kvm_x86host.h
@@ -17,7 +17,7 @@
* GPL HEADER END
*
* Copyright 2011 various Linux Kernel contributors.
- * Copyright 2011 Joyent, Inc. All Rights Reserved.
+ * Copyright (c) 2012 Joyent, Inc. All Rights Reserved.
*/
#ifndef __KVM_X86_HOST_H
@@ -100,9 +100,6 @@
#define KVM_NR_FIXED_MTRR_REGION 88
#define KVM_NR_VAR_MTRR 8
-extern kmutex_t kvm_lock;
-extern list_t vm_list;
-
struct kvm_vcpu;
struct kvm;