From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:37864) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tkzgh-0005an-Ta for qemu-devel@nongnu.org; Tue, 18 Dec 2012 11:06:40 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Tkzgd-0008Rp-Rg for qemu-devel@nongnu.org; Tue, 18 Dec 2012 11:06:35 -0500 Date: Tue, 18 Dec 2012 17:06:28 +0100 From: Stefan Hajnoczi Message-ID: <20121218160628.GC12099@stefanha-thinkpad.redhat.com> References: <8b94a7004b9d169a579a9ee1a9513e6cb212690f.1354842199.git.crobinso@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <8b94a7004b9d169a579a9ee1a9513e6cb212690f.1354842199.git.crobinso@redhat.com> Subject: Re: [Qemu-devel] [Qemu-trivial] [PATCH] gitignore: Add virtfs-proxy-helper List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Cole Robinson Cc: qemu-trivial , qemu-devel@nongnu.org On Thu, Dec 06, 2012 at 08:03:26PM -0500, Cole Robinson wrote: > > Signed-off-by: Cole Robinson > --- > .gitignore | 1 + > 1 file changed, 1 insertion(+) Thanks, applied to the trivial patches tree: https://github.com/stefanha/qemu/commits/trivial-patches Stefan