From: Avi Kivity <[email protected]> Signed-off-by: Avi Kivity <[email protected]>
diff --git a/.gitignore b/.gitignore index bdebd0a..4fdbc62 100644 --- a/.gitignore +++ b/.gitignore @@ -39,6 +39,10 @@ x86/irq_comm.c x86/timer.c x86/kvm_timer.h x86/iommu.c +x86/svm-trace.h +x86/trace-arch.h +x86/trace.h +x86/vmx-trace.h ia64/asm-offsets.c ia64/coalesced_mmio.[ch] ia64/ioapic.[ch] -- To unsubscribe from this list: send the line "unsubscribe kvm-commits" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
