commit | 048354c8e6bf95e7347f623d8a0da5b89e216405 | [log] [tgz] |
---|---|---|
author | Avi Kivity <avi@qumranet.com> | Fri Apr 11 02:51:52 2008 +0300 |
committer | Avi Kivity <avi@qumranet.com> | Sun Apr 27 12:01:21 2008 +0300 |
tree | 3586c81e8277892b6255256abebcd6ca3fc85b27 | |
parent | 7732a8d19bdc6ae18f68f9adb47d11c82a3a86cd [diff] |
KVM: ia64: Stub out kvmtrace Signed-off-by: Avi Kivity <avi@qumranet.com>
diff --git a/arch/ia64/kvm/Kconfig b/arch/ia64/kvm/Kconfig index d2e54b9..7914e48 100644 --- a/arch/ia64/kvm/Kconfig +++ b/arch/ia64/kvm/Kconfig
@@ -43,4 +43,7 @@ Provides support for KVM on Itanium 2 processors equipped with the VT extensions. +config KVM_TRACE + bool + endif # VIRTUALIZATION