From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33424) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WTDpq-0003pr-LE for qemu-devel@nongnu.org; Thu, 27 Mar 2014 13:11:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WTDpj-0006zt-5T for qemu-devel@nongnu.org; Thu, 27 Mar 2014 13:11:22 -0400 Received: from mail-la0-f43.google.com ([209.85.215.43]:64195) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WTDpi-0006yp-Vk for qemu-devel@nongnu.org; Thu, 27 Mar 2014 13:11:15 -0400 Received: by mail-la0-f43.google.com with SMTP id e16so2901228lan.30 for ; Thu, 27 Mar 2014 10:11:13 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <1395934108-1694-1-git-send-email-mjt@msgid.tls.msk.ru> References: <1395934108-1694-1-git-send-email-mjt@msgid.tls.msk.ru> From: Peter Maydell Date: Thu, 27 Mar 2014 17:10:53 +0000 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PULL for-2.0 00/23] Trivial patches for 2014-03-27 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Michael Tokarev Cc: QEMU Trivial , QEMU Developers On 27 March 2014 15:28, Michael Tokarev wrote: > Here's another trivial-patches pull request, for 2.0. > > I removed -m-to-QemuOpts conversion patches, what's left > are either really trivial stuff (some `static const' designators > from Stefan Weil, some duplicate statement removals from Prasad Joshi), > minor documentation fixes (and addition of coding style section), > one bugfix for KVM_GET_DIRTY_LOG ioctl return check by Mario Smarduch, > and a large(ish) series of shift-into-sign-bit by Peter Maydell. > Everything appears to be fine for 2.0. > > Please consider applying or pulling. > > Thanks! > > /mjt > > The following changes since commit bea4acda3bff00e98cb00d5354f23de9e74a928f: > > Merge remote-tracking branch 'remotes/mcayland/qemu-sparc' into staging (2014-03-27 10:54:17 +0000) > > are available in the git repository at: > > > git://git.corpit.ru/qemu.git tags/trivial-patches-2014-03-27 > > for you to fetch changes up to 3768d505adcd6c3fe819432d7dabd312995fa678: > > linux-user: remove duplicate statement (2014-03-27 19:22:49 +0400) > > ---------------------------------------------------------------- > trivial patches for 2014-03-27 > Applied, thanks. -- PMM