Browse Source

KVM: ia64: Stub out kvmtrace

Signed-off-by: Avi Kivity <avi@qumranet.com>
Avi Kivity 17 years ago
parent
commit
048354c8e6
1 changed files with 3 additions and 0 deletions
  1. 3 0
      arch/ia64/kvm/Kconfig

+ 3 - 0
arch/ia64/kvm/Kconfig

@@ -43,4 +43,7 @@ config KVM_INTEL
 	  Provides support for KVM on Itanium 2 processors equipped with the VT
 	  extensions.
 
+config KVM_TRACE
+       bool
+
 endif # VIRTUALIZATION