public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] KVM: update gitignore
@ 2008-06-26  6:05 Amit Shah
  2008-07-05 11:06 ` Avi Kivity
  0 siblings, 1 reply; 2+ messages in thread
From: Amit Shah @ 2008-06-26  6:05 UTC (permalink / raw)
  To: Avi Kivity; +Cc: kvm

The new coalesced_mmio.[ch] files need to be ignored in the userspace
kernel/ directory.

Signed-off-by: Amit Shah <amit.shah@qumranet.com>
---
 .gitignore |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index 48edae1..fee15ed 100644
--- a/.gitignore
+++ b/.gitignore
@@ -50,6 +50,8 @@ kernel/mmu.h
 kernel/modules.order
 kernel/tss.h
 kernel/x86.c
+kernel/coalesced_mmio.c
+kernel/coalesced_mmio.h
 qemu/pc-bios/extboot.bin
 qemu/qemu-doc.html
 qemu/*.1
-- 
1.5.4.3


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] KVM: update gitignore
  2008-06-26  6:05 [PATCH] KVM: update gitignore Amit Shah
@ 2008-07-05 11:06 ` Avi Kivity
  0 siblings, 0 replies; 2+ messages in thread
From: Avi Kivity @ 2008-07-05 11:06 UTC (permalink / raw)
  To: Amit Shah; +Cc: kvm

Amit Shah wrote:
> The new coalesced_mmio.[ch] files need to be ignored in the userspace
> kernel/ directory.
>
>   
Applied, thanks.

-- 
I have a truly marvellous patch that fixes the bug which this
signature is too narrow to contain.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-07-05 11:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-26  6:05 [PATCH] KVM: update gitignore Amit Shah
2008-07-05 11:06 ` Avi Kivity

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox