From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40683) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aRLNl-0006dy-DA for qemu-devel@nongnu.org; Thu, 04 Feb 2016 09:59:42 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aRLNi-0002Sd-5h for qemu-devel@nongnu.org; Thu, 04 Feb 2016 09:59:41 -0500 Received: from mail.uni-paderborn.de ([131.234.142.9]:48504) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aRLNi-0002Rf-05 for qemu-devel@nongnu.org; Thu, 04 Feb 2016 09:59:38 -0500 References: <1452768923-13787-1-git-send-email-peer.adelt@c-lab.de> <56AA3317.4010200@greensocs.com> From: Bastian Koppelmann Message-ID: <56B36758.7030904@mail.uni-paderborn.de> Date: Thu, 4 Feb 2016 15:59:36 +0100 MIME-Version: 1.0 In-Reply-To: <56AA3317.4010200@greensocs.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [RFC PATCH 0/3] (Resend) TranslationBlock annotation mechanism List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Frederic Konrad , Peer Adelt , qemu-devel@nongnu.org Cc: Mark Burton , kbastian@mail.upb.de, Guillaume Delbergue Hi Fred, On 01/28/2016 04:26 PM, Frederic Konrad wrote: > Hi, > > Is there a git tree with this series somewhere? > Looks nice. > here you go: https://github.com/bkoppelmann/tb-annotation.git > Thanks, > Fred > Cheers, Bastian