From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38040) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z1wCh-0005Yo-Ua for qemu-devel@nongnu.org; Mon, 08 Jun 2015 08:31:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z1wCc-0007AE-R1 for qemu-devel@nongnu.org; Mon, 08 Jun 2015 08:30:59 -0400 Received: from mx1.redhat.com ([209.132.183.28]:44479) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z1wCc-0007A7-KL for qemu-devel@nongnu.org; Mon, 08 Jun 2015 08:30:54 -0400 Message-ID: <1433766651.5046.39.camel@redhat.com> From: Gerd Hoffmann Date: Mon, 08 Jun 2015 14:30:51 +0200 In-Reply-To: <20150605142010.GG9951@HEDWIG.INI.CMU.EDU> References: <1433513661-7267-1-git-send-email-kraxel@redhat.com> <1433513661-7267-3-git-send-email-kraxel@redhat.com> <20150605142010.GG9951@HEDWIG.INI.CMU.EDU> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PULL 2/6] fw_cfg: remove support for guest-side data writes List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Gabriel L. Somlo" Cc: qemu-devel@nongnu.org On Fr, 2015-06-05 at 10:20 -0400, Gabriel L. Somlo wrote: > Gerd, > > On Fri, Jun 05, 2015 at 04:14:17PM +0200, Gerd Hoffmann wrote: > > From: "Gabriel L. Somlo" > > > > There's a missing line in the commit blurb: > > "From this point forward, any guest-side writes to the fw_cfg" Hmm, looks like git killed it, possibly because it started with ">From". I have to re-do the poll anyway (see other mail), so I've added the line back now, will be there in pull v2. cheers, Gerd