From: Avi Kivity <[email protected]>
Signed-off-by: Avi Kivity <[email protected]>
diff --git a/scripts/make-release b/scripts/make-release
index e8092e9..fec0424 100755
--- a/scripts/make-release
+++ b/scripts/make-release
@@ -54,6 +54,7 @@ mkdir -p "$tmpdir/$name/linux-2.6"
files=("arch/*/kvm/*" "virt/kvm" "include/linux/kvm*"
"arch/*/include/asm/kvm*" "arch/x86/include/asm/virtext.h"
"arch/x86/include/asm/vmx.h" "arch/x86/include/asm/svm.h"
+ "include/trace/events/kvm*"
)
git --git-dir="$kvm_git" --work-tree="$tmpdir/$name" checkout "$commit" .
--
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