From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55263) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UuHBS-0000z7-GS for qemu-devel@nongnu.org; Wed, 03 Jul 2013 03:08:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UuHBR-0004ZP-IJ for qemu-devel@nongnu.org; Wed, 03 Jul 2013 03:08:58 -0400 Received: from mx1.redhat.com ([209.132.183.28]:56712) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UuHBR-0004ZK-Bn for qemu-devel@nongnu.org; Wed, 03 Jul 2013 03:08:57 -0400 Message-ID: <51D3CE02.6060901@redhat.com> Date: Wed, 03 Jul 2013 09:08:50 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <1372833874-21416-1-git-send-email-mjt@msgid.tls.msk.ru> In-Reply-To: <1372833874-21416-1-git-send-email-mjt@msgid.tls.msk.ru> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v2 1/2] trap signals for "-serial mon:stdio" List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Michael Tokarev Cc: Anthony Liguori , qemu-devel@nongnu.org Il 03/07/2013 08:44, Michael Tokarev ha scritto: > V2: added code comments and documentation fixes by mjt > (hopefully the s-o-b stands still) Yes, s-o-b means I effectively donate the patch to the community. Paolo