From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:55676) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T1dsw-0007El-E1 for qemu-devel@nongnu.org; Wed, 15 Aug 2012 09:43:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T1dsv-0004iP-G7 for qemu-devel@nongnu.org; Wed, 15 Aug 2012 09:43:46 -0400 Date: Wed, 15 Aug 2012 14:43:37 +0100 From: Stefan Hajnoczi Message-ID: <20120815134337.GF10742@stefanha-thinkpad.localdomain> References: <1344628087-22672-1-git-send-email-sw@weilnetz.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1344628087-22672-1-git-send-email-sw@weilnetz.de> Subject: Re: [Qemu-devel] [Qemu-trivial] [PATCH] Fix QEMU List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Weil Cc: qemu-trivial@nongnu.org, qemu-devel@nongnu.org On Fri, Aug 10, 2012 at 09:48:07PM +0200, Stefan Weil wrote: > One more... > > Signed-off-by: Stefan Weil > --- > scripts/simpletrace.py | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Updated the commit description to be more specific :). Thanks, applied to the trivial patches tree: https://github.com/stefanha/qemu/commits/trivial-patches Stefan