From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hidetoshi Seto Subject: Re: [Qemu-devel] [PATCH] QEMU: Update .gitignore Date: Thu, 01 Jul 2010 12:34:49 +0900 Message-ID: <4C2C0CD9.5010502@jp.fujitsu.com> References: <4C1EF79D.1060105@jp.fujitsu.com> <4C1F209D.2000101@redhat.com> <4C1F2D69.3090000@jp.fujitsu.com> <20100630213355.GB29976@ohm.aurel32.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Cc: qemu-devel@nongnu.org, Avi Kivity , kvm@vger.kernel.org To: Aurelien Jarno Return-path: Received: from fgwmail7.fujitsu.co.jp ([192.51.44.37]:53212 "EHLO fgwmail7.fujitsu.co.jp" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753302Ab0GADfA (ORCPT ); Wed, 30 Jun 2010 23:35:00 -0400 Received: from m2.gw.fujitsu.co.jp ([10.0.50.72]) by fgwmail7.fujitsu.co.jp (Fujitsu Gateway) with ESMTP id o613YxWE010558 for (envelope-from seto.hidetoshi@jp.fujitsu.com); Thu, 1 Jul 2010 12:34:59 +0900 Received: from smail (m2 [127.0.0.1]) by outgoing.m2.gw.fujitsu.co.jp (Postfix) with ESMTP id 114B345DE57 for ; Thu, 1 Jul 2010 12:34:59 +0900 (JST) Received: from s2.gw.fujitsu.co.jp (s2.gw.fujitsu.co.jp [10.0.50.92]) by m2.gw.fujitsu.co.jp (Postfix) with ESMTP id E5EE345DE55 for ; Thu, 1 Jul 2010 12:34:58 +0900 (JST) Received: from s2.gw.fujitsu.co.jp (localhost.localdomain [127.0.0.1]) by s2.gw.fujitsu.co.jp (Postfix) with ESMTP id D14CB1DB803B for ; Thu, 1 Jul 2010 12:34:58 +0900 (JST) Received: from m105.s.css.fujitsu.com (m105.s.css.fujitsu.com [10.249.87.105]) by s2.gw.fujitsu.co.jp (Postfix) with ESMTP id 908711DB803A for ; Thu, 1 Jul 2010 12:34:58 +0900 (JST) In-Reply-To: <20100630213355.GB29976@ohm.aurel32.net> Sender: kvm-owner@vger.kernel.org List-ID: (2010/07/01 6:33), Aurelien Jarno wrote: > On Mon, Jun 21, 2010 at 06:14:17PM +0900, Hidetoshi Seto wrote: >> (2010/06/21 17:19), Avi Kivity wrote: >>> On 06/21/2010 08:24 AM, Hidetoshi Seto wrote: >>>> I think some people have noticed that: >>>> >>>>> $ ./configure >>>>> $ make >>>>> $ git status >>>>> # On branch master >>>>> # Untracked files: >>>>> # (use "git add ..." to include in what will be committed) >>>>> # >>>>> # QMP/qmp-commands.txt >>>>> # libdis-user/ >>>>> # libdis/ >>>>> # pc-bios/optionrom/vapic.bin >>>>> nothing added to commit but untracked files present (use "git add" to track) >>>>> >>>> Please consider applying this patch to qemu-kvm.git. >>> >>> This is equally applicable to qemu.git, so please sent it to the qemu >>> mailing list, qemu-devel@nongnu.org. >> >> Thanks for your advice, Avi. >> >> Now this mail is sent to qemu ML, w/ above quotes as short history. >> Could someone pick this up? >> >> Thanks, >> H.Seto >> >> ===== > > This patch looks good, but doesn't apply anymore, as the libdis/ and > libdis-user/ part has already been applied from another patch. Care > to resend it? I've just posted. Please check it. Thanks. H.Seto