All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] kvm tool: ignore guest/init_stage2
@ 2012-02-14  2:42 Yang Bai
  0 siblings, 0 replies; only message in thread
From: Yang Bai @ 2012-02-14  2:42 UTC (permalink / raw)
  To: penberg; +Cc: kvm, Yang Bai

Signed-off-by: Yang Bai <hamo.by@gmail.com>
---
 tools/kvm/.gitignore |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/tools/kvm/.gitignore b/tools/kvm/.gitignore
index be6c6f2..60dd6db 100644
--- a/tools/kvm/.gitignore
+++ b/tools/kvm/.gitignore
@@ -8,4 +8,5 @@ include/common-cmds.h
 tests/boot/boot_test.iso
 tests/boot/rootfs/
 guest/init
+guest/init_stage2
 KVMTOOLS-VERSION-FILE
-- 
1.7.9


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2012-02-14  2:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-02-14  2:42 [PATCH] kvm tool: ignore guest/init_stage2 Yang Bai

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.