From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:54530) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gwrck-0003Q7-Al for qemu-devel@nongnu.org; Thu, 21 Feb 2019 11:55:03 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gwrcj-000478-H9 for qemu-devel@nongnu.org; Thu, 21 Feb 2019 11:55:02 -0500 Received: from mail-oi1-x230.google.com ([2607:f8b0:4864:20::230]:46927) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gwrcj-00046H-9q for qemu-devel@nongnu.org; Thu, 21 Feb 2019 11:55:01 -0500 Received: by mail-oi1-x230.google.com with SMTP id j135so1949792oib.13 for ; Thu, 21 Feb 2019 08:55:01 -0800 (PST) MIME-Version: 1.0 References: <20190221155359.8247-1-davidkiarie4@gmail.com> <20190221155359.8247-2-davidkiarie4@gmail.com> <20190221161929.GO17899@redhat.com> In-Reply-To: <20190221161929.GO17899@redhat.com> From: David Kiarie Date: Thu, 21 Feb 2019 19:54:18 +0300 Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH 1/1] hw/i386: snip my name and email List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?UTF-8?Q?Daniel_P=2E_Berrang=C3=A9?= Cc: QEMU Developers , =?UTF-8?Q?Alexandro_S=C3=A1nchez_Bach?= , Jan Kiszka , Peter Xu , "Michael S. Tsirkin" On Thu, Feb 21, 2019 at 7:19 PM Daniel P. Berrang=C3=A9 wrote: > On Thu, Feb 21, 2019 at 06:53:59PM +0300, David Kiarie wrote: > > Note, patches to QEMU are required to have a signed-off-by line in the > commit message with name + email address to indicate your contribution > follows the submission rules > > > https://wiki.qemu.org/Contribute/SubmitAPatch#Patch_emails_must_include_a= _Signed-off-by:_line > > > noted. thanks. > Regards, > Daniel > >