* [Qemu-devel] [PATCH] Add vapic.bin to .gitignore
@ 2010-07-01 3:31 Hidetoshi Seto
2010-07-01 15:53 ` [Qemu-devel] " Marcelo Tosatti
0 siblings, 1 reply; 2+ messages in thread
From: Hidetoshi Seto @ 2010-07-01 3:31 UTC (permalink / raw)
To: kvm; +Cc: avi, aurelien, qemu-devel
# This patch is for qemu-kvm.git
The vapic.bin is a generated binary file.
Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com>
---
.gitignore | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore
index ddc248b..26eba20 100644
--- a/.gitignore
+++ b/.gitignore
@@ -53,4 +53,5 @@ pc-bios/optionrom/linuxboot.bin
pc-bios/optionrom/multiboot.bin
pc-bios/optionrom/multiboot.raw
pc-bios/optionrom/extboot.bin
+pc-bios/optionrom/vapic.bin
.stgit-*
--
1.7.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Qemu-devel] Re: [PATCH] Add vapic.bin to .gitignore
2010-07-01 3:31 [Qemu-devel] [PATCH] Add vapic.bin to .gitignore Hidetoshi Seto
@ 2010-07-01 15:53 ` Marcelo Tosatti
0 siblings, 0 replies; 2+ messages in thread
From: Marcelo Tosatti @ 2010-07-01 15:53 UTC (permalink / raw)
To: Hidetoshi Seto; +Cc: aurelien, avi, kvm, qemu-devel
On Thu, Jul 01, 2010 at 12:31:16PM +0900, Hidetoshi Seto wrote:
> # This patch is for qemu-kvm.git
>
> The vapic.bin is a generated binary file.
>
> Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com>
> ---
> .gitignore | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
Applied, thanks.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-07-01 16:18 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-01 3:31 [Qemu-devel] [PATCH] Add vapic.bin to .gitignore Hidetoshi Seto
2010-07-01 15:53 ` [Qemu-devel] " Marcelo Tosatti
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).