From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35659) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YKXHd-0007k0-8H for qemu-devel@nongnu.org; Sun, 08 Feb 2015 14:12:41 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YKXHa-0003cl-3K for qemu-devel@nongnu.org; Sun, 08 Feb 2015 14:12:41 -0500 Received: from mx1.redhat.com ([209.132.183.28]:46979) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YKXHZ-0003cX-Sn for qemu-devel@nongnu.org; Sun, 08 Feb 2015 14:12:38 -0500 Message-ID: <54D7B51D.3080809@redhat.com> Date: Sun, 08 Feb 2015 19:12:29 +0000 From: Pedro Alves MIME-Version: 1.0 References: In-Reply-To: Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 0/4] gdbstub: improve query packet parsing, add qAttached support List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jan Kiszka , qemu-devel , Peter Maydell Cc: Jan Kiszka , Fabien Chouteau On 02/07/2015 08:38 AM, Jan Kiszka wrote: > This addresses the review comments on the previews two patches to add > qAttached support. No longer trivial, so maybe you can pick it up, > Peter. Excellent, thanks for doing this Jan. Looks good to me. Thanks, Pedro Alves