From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1Xo4V2-0001Ln-15 for mharc-qemu-trivial@gnu.org; Tue, 11 Nov 2014 01:00:20 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47070) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xo4Uv-0001De-Bn for qemu-trivial@nongnu.org; Tue, 11 Nov 2014 01:00:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xo4Uq-0001e1-IU for qemu-trivial@nongnu.org; Tue, 11 Nov 2014 01:00:13 -0500 Received: from isrv.corpit.ru ([86.62.121.231]:51875) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xo4Ug-0001Fv-It; Tue, 11 Nov 2014 00:59:58 -0500 Received: from [192.168.88.2] (mjt.vpn.tls.msk.ru [192.168.177.99]) by isrv.corpit.ru (Postfix) with ESMTP id 3A15B41C62; Tue, 11 Nov 2014 08:59:49 +0300 (MSK) Message-ID: <5461A5D4.2010306@msgid.tls.msk.ru> Date: Tue, 11 Nov 2014 08:59:48 +0300 From: Michael Tokarev Organization: Telecom Service, JSC User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.2.0 MIME-Version: 1.0 To: Peter Maydell , Martin Simmons References: <201411041751.sA4Hpu4X013678@heapu.cam.lispworks.com> <201411051350.sA5DowCk030277@higson.cam.lispworks.com> <201411051447.sA5EldYV022824@higson.cam.lispworks.com> In-Reply-To: OpenPGP: id=804465C5 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 86.62.121.231 Cc: QEMU Trivial , QEMU Developers Subject: Re: [Qemu-trivial] [PATCH] gdbstub: Add a missing case of signal number translation in gdbstub X-BeenThere: qemu-trivial@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Nov 2014 06:00:18 -0000 05.11.2014 18:06, Peter Maydell wrote: [] > This version Reviewed-by: Peter Maydell > and cc'd trivial. (Somebody's going to have to manually put the > patch together with the commit message now, though.) Applied to -trivial, putting all parts together. Thanks, /mjt From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47042) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xo4Ul-00012N-Iz for qemu-devel@nongnu.org; Tue, 11 Nov 2014 01:00:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xo4Ug-0001HR-QF for qemu-devel@nongnu.org; Tue, 11 Nov 2014 01:00:03 -0500 Message-ID: <5461A5D4.2010306@msgid.tls.msk.ru> Date: Tue, 11 Nov 2014 08:59:48 +0300 From: Michael Tokarev MIME-Version: 1.0 References: <201411041751.sA4Hpu4X013678@heapu.cam.lispworks.com> <201411051350.sA5DowCk030277@higson.cam.lispworks.com> <201411051447.sA5EldYV022824@higson.cam.lispworks.com> In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] gdbstub: Add a missing case of signal number translation in gdbstub List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell , Martin Simmons Cc: QEMU Trivial , QEMU Developers 05.11.2014 18:06, Peter Maydell wrote: [] > This version Reviewed-by: Peter Maydell > and cc'd trivial. (Somebody's going to have to manually put the > patch together with the commit message now, though.) Applied to -trivial, putting all parts together. Thanks, /mjt