From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59665) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XYYRf-000639-9f for qemu-devel@nongnu.org; Mon, 29 Sep 2014 06:44:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XYYRV-0000mT-1p for qemu-devel@nongnu.org; Mon, 29 Sep 2014 06:44:43 -0400 Received: from mail-la0-f52.google.com ([209.85.215.52]:59868) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XYYRU-0000l7-RN for qemu-devel@nongnu.org; Mon, 29 Sep 2014 06:44:32 -0400 Received: by mail-la0-f52.google.com with SMTP id hz20so1178340lab.39 for ; Mon, 29 Sep 2014 03:44:26 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <1411752976-29051-1-git-send-email-mjt@msgid.tls.msk.ru> References: <1411752976-29051-1-git-send-email-mjt@msgid.tls.msk.ru> From: Peter Maydell Date: Mon, 29 Sep 2014 11:44:06 +0100 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PULL 00/12] Trivial patches for 2014-09-26 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Michael Tokarev Cc: QEMU Trivial , QEMU Developers On 26 September 2014 18:36, Michael Tokarev wrote: > Here goes another trivial-patches pull request. Cleanups, > travis.yml changes, coding style changes and a little > bugfix for stable (avoiding running qom test twice). > > Please consider applying/pulling. > > Thanks, > > /mjt > > The following changes since commit da1c4ec88ad50c2b73d5fe960c373693f7337cc9: > > Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' into staging (2014-09-26 12:26:07 +0100) > > are available in the git repository at: > > git://git.corpit.ru/qemu.git tags/trivial-patches-2014-09-26 > > for you to fetch changes up to e5048d15ce6addae869f23514b2a1f0d4466418a: > > os-posix: report error message when lock file failed (2014-09-26 21:21:09 +0400) > > ---------------------------------------------------------------- > trivial patches for 2014-09-26 > > ---------------------------------------------------------------- Applied, thanks. -- PMM