aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEduardo Habkost <ehabkost@redhat.com>2008-09-22 14:52:08 -0300
committerAvi Kivity <avi@redhat.com>2008-09-24 16:46:31 +0300
commit409a5e63cb249754d3c3163067b006ce40ef0e0a (patch)
treef0ef15ca40696853f4268118e608229318c0ff58 /kvm/.gitignore
parentkvm: external module: relay_open() compat (diff)
downloadqemu-kvm-409a5e63cb249754d3c3163067b006ce40ef0e0a.tar.gz
qemu-kvm-409a5e63cb249754d3c3163067b006ce40ef0e0a.tar.bz2
qemu-kvm-409a5e63cb249754d3c3163067b006ce40ef0e0a.zip
kvm: external module: add --with-kvm-trace arg to configure
/configure --with-kvm-trace will set a CONFIG_KVM_TRACE option on a kernel/config.kbuild file. This file can be included from the Kbuild files to get kvm-specific CONFIG_* definitions. Signed-off-by: Eduardo Habkost <ehabkost@redhat.com> Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'kvm/.gitignore')
-rw-r--r--kvm/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/kvm/.gitignore b/kvm/.gitignore
index bb35cca22..0cabc17a4 100644
--- a/kvm/.gitignore
+++ b/kvm/.gitignore
@@ -24,6 +24,7 @@ vgabios/*.txt
extboot/extboot.bin
extboot/extboot.img
extboot/signrom
+kernel/config.kbuild
kernel/modules.order
kernel/Module.symvers
kernel/Modules.symvers