From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:34549) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RJRZJ-0001vF-Df for qemu-devel@nongnu.org; Thu, 27 Oct 2011 11:08:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RJRZD-0001yv-Jz for qemu-devel@nongnu.org; Thu, 27 Oct 2011 11:08:33 -0400 Received: from mx1.redhat.com ([209.132.183.28]:16340) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RJRZD-0001yV-69 for qemu-devel@nongnu.org; Thu, 27 Oct 2011 11:08:27 -0400 Message-ID: <4EA973E5.1020303@redhat.com> Date: Thu, 27 Oct 2011 17:08:21 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <1319715472-16286-1-git-send-email-peter.maydell@linaro.org> <1319715472-16286-2-git-send-email-peter.maydell@linaro.org> <4EA97304.9080500@suse.de> In-Reply-To: <4EA97304.9080500@suse.de> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH v2 1/3] qemu-tls.h: Add abstraction layer for TLS variables List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?ISO-8859-15?Q?Andreas_F=E4rber?= Cc: Peter Maydell , patches@linaro.org, "Dr. David Alan Gilbert" , qemu-devel@nongnu.org, Jan Kiszka On 10/27/2011 05:04 PM, Andreas F=E4rber wrote: > [Paolo's SoB missing] There's really 1-2 lines of my code left, but anyway Signed-off-by: Paolo Bonzini Paolo