All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jan Kiszka <jan.kiszka@siemens.com>
To: kvm-devel <kvm@vger.kernel.org>
Subject: [PATCH] userspace: Update .gitignore
Date: Fri, 18 Jul 2008 10:07:19 +0200	[thread overview]
Message-ID: <48804F37.4010102@siemens.com> (raw)

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>

diff --git a/.gitignore b/.gitignore
index fee15ed..7422760 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,6 +12,7 @@ user/kvmctl
 qemu/dyngen
 qemu/x86_64-softmmu
 qemu/qemu-img
+qemu/qemu-nbd
 *.ko
 *.mod.c
 kernel/kvm_main.c
@@ -49,12 +50,13 @@ kernel/lapic.[ch]
 kernel/mmu.h
 kernel/modules.order
 kernel/tss.h
-kernel/x86.c
+kernel/x86.[ch]
 kernel/coalesced_mmio.c
 kernel/coalesced_mmio.h
+kernel/kvm_cache_regs.h
 qemu/pc-bios/extboot.bin
 qemu/qemu-doc.html
-qemu/*.1
+qemu/*.[18]
 qemu/*.pod
 qemu/qemu-tech.html
 user/kvmtrace

             reply	other threads:[~2008-07-18  8:07 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-18  8:07 Jan Kiszka [this message]
2008-07-19  7:18 ` [PATCH] userspace: Update .gitignore Avi Kivity
  -- strict thread matches above, loose matches on Subject: below --
2008-08-18 16:04 [PATCH] userspace: update .gitignore Jan Kiszka
2008-10-23  8:21 Jan Kiszka
2008-11-09 13:40 ` Avi Kivity

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=48804F37.4010102@siemens.com \
    --to=jan.kiszka@siemens.com \
    --cc=kvm@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.