From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1Zrhqm-0003Ei-Ou for mharc-qemu-trivial@gnu.org; Thu, 29 Oct 2015 03:42:20 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36922) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zrhql-0003DF-7z for qemu-trivial@nongnu.org; Thu, 29 Oct 2015 03:42:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zrhqk-00052M-Dc for qemu-trivial@nongnu.org; Thu, 29 Oct 2015 03:42:19 -0400 Received: from isrv.corpit.ru ([86.62.121.231]:59010) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zrhqe-00051f-CX; Thu, 29 Oct 2015 03:42:12 -0400 Received: from [192.168.88.2] (mjt.vpn.tls.msk.ru [192.168.177.99]) by isrv.corpit.ru (Postfix) with ESMTP id 7E9494211B; Thu, 29 Oct 2015 10:42:11 +0300 (MSK) Message-ID: <5631CDD3.3080704@msgid.tls.msk.ru> Date: Thu, 29 Oct 2015 10:42:11 +0300 From: Michael Tokarev Organization: Telecom Service, JSC User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.8.0 MIME-Version: 1.0 To: Eric Blake , qemu-devel@nongnu.org References: <1445891251-10072-1-git-send-email-eblake@redhat.com> In-Reply-To: <1445891251-10072-1-git-send-email-eblake@redhat.com> OpenPGP: id=804465C5 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 86.62.121.231 Cc: qemu-trivial@nongnu.org, marcandre.lureau@redhat.com Subject: Re: [Qemu-trivial] [PATCH] maint: Ignore ivshmem binaries X-BeenThere: qemu-trivial@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Oct 2015 07:42:20 -0000 26.10.2015 23:27, Eric Blake wrote: > Commit a75eb03b added ivshmem-client and ivshmem-server binaries, > but did not mark them for exclusion in .gitignore. Applied to -trivial. > Yes, I know that these only show up in 'git status' as dirty if you > do an in-tree build, and that we prefer VPATH builds. But we might > as well be consistent, and we already ignore other in-tree > binaries such as qemu-img and qemu-nbd. I agree. Thank you! /mjt From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36910) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zrhqj-0003DA-Im for qemu-devel@nongnu.org; Thu, 29 Oct 2015 03:42:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zrhqe-00051k-Jl for qemu-devel@nongnu.org; Thu, 29 Oct 2015 03:42:17 -0400 Message-ID: <5631CDD3.3080704@msgid.tls.msk.ru> Date: Thu, 29 Oct 2015 10:42:11 +0300 From: Michael Tokarev MIME-Version: 1.0 References: <1445891251-10072-1-git-send-email-eblake@redhat.com> In-Reply-To: <1445891251-10072-1-git-send-email-eblake@redhat.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] maint: Ignore ivshmem binaries List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Eric Blake , qemu-devel@nongnu.org Cc: qemu-trivial@nongnu.org, marcandre.lureau@redhat.com 26.10.2015 23:27, Eric Blake wrote: > Commit a75eb03b added ivshmem-client and ivshmem-server binaries, > but did not mark them for exclusion in .gitignore. Applied to -trivial. > Yes, I know that these only show up in 'git status' as dirty if you > do an in-tree build, and that we prefer VPATH builds. But we might > as well be consistent, and we already ignore other in-tree > binaries such as qemu-img and qemu-nbd. I agree. Thank you! /mjt