From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38218) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bIiNs-0007Xd-TU for qemu-devel@nongnu.org; Thu, 30 Jun 2016 16:16:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bIiNr-0007bx-Ru for qemu-devel@nongnu.org; Thu, 30 Jun 2016 16:16:24 -0400 Date: Thu, 30 Jun 2016 16:16:15 -0400 (EDT) From: Paolo Bonzini Message-ID: <1670710013.3312910.1467317775489.JavaMail.zimbra@redhat.com> In-Reply-To: <39d39e44-7590-857c-e487-eea148b4b5a3@redhat.com> References: <1467315396-3628-1-git-send-email-jsnow@redhat.com> <39d39e44-7590-857c-e487-eea148b4b5a3@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] Remove left shifts of negative signed integers List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: John Snow Cc: Peter Maydell , QEMU Developers , QEMU Trivial , Gerd Hoffmann > > We have been down this path before: > > http://patchwork.ozlabs.org/patch/545238/ > > > > Paolo will doubtless be along with the rant shortly. Here I am! Paolo > I figured, so I CC'd him. Nobody can say I didn't try. > > --js >