From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45023) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W6S7k-0000Q6-TU for qemu-devel@nongnu.org; Thu, 23 Jan 2014 16:47:50 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W6S7a-0001R5-Cc for qemu-devel@nongnu.org; Thu, 23 Jan 2014 16:47:44 -0500 Received: from mail-ig0-x230.google.com ([2607:f8b0:4001:c05::230]:52864) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W6S7a-0001PZ-4j for qemu-devel@nongnu.org; Thu, 23 Jan 2014 16:47:34 -0500 Received: by mail-ig0-f176.google.com with SMTP id j1so785870iga.3 for ; Thu, 23 Jan 2014 13:47:33 -0800 (PST) Sender: Richard Henderson Message-ID: <52E18DF0.9050708@twiddle.net> Date: Thu, 23 Jan 2014 13:47:28 -0800 From: Richard Henderson MIME-Version: 1.0 References: <1390506565-8880-1-git-send-email-trent.tong@gmail.com> In-Reply-To: <1390506565-8880-1-git-send-email-trent.tong@gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v2] cpu: implementing victim TLB for QEMU system emulated TLB List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Xin Tong , qemu-devel@nongnu.org Cc: afaerber@suse.de On 01/23/2014 11:49 AM, Xin Tong wrote: > Reviewed-by: Richard Henderson > Signed-off-by: Xin Tong I did not give you a Reviewed-by. That implies that I approve of the patch as written, or with minor tweaks. But you can't just add this on your own. r~