From: Avi K. <av...@qu...> - 2008-04-21 10:30:05
|
Signed-off-by: Avi Kivity <av...@qu...> --- arch/ia64/kvm/Kconfig | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) 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 @@ config KVM_INTEL Provides support for KVM on Itanium 2 processors equipped with the VT extensions. +config KVM_TRACE + bool + endif # VIRTUALIZATION -- 1.5.5 |