From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41918) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bHuZT-0008Fv-E4 for qemu-devel@nongnu.org; Tue, 28 Jun 2016 11:05:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bHuZN-0001SI-R1 for qemu-devel@nongnu.org; Tue, 28 Jun 2016 11:05:03 -0400 Date: Tue, 28 Jun 2016 17:04:43 +0200 From: Kevin Wolf Message-ID: <20160628150443.GI6800@noname.redhat.com> References: <1466093177-17890-1-git-send-email-peter.maydell@linaro.org> <34c3863f-cf4f-2bf6-20cb-92b4711ad4d9@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [Qemu-devel] [PATCH] block/qcow2: Don't use cpu_to_*w() List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: Max Reitz , QEMU Developers , Patch Tracking , Qemu-block Am 28.06.2016 um 16:17 hat Peter Maydell geschrieben: > On 20 June 2016 at 16:10, Max Reitz wrote: > > Thanks, applied to my block tree: > > > > https://github.com/XanClic/qemu/commits/block > > Ping? I don't think this has made it into a pullreq yet, and it's > freeze day today... "2016-06-28: Soft feature freeze. All features should have patches on the list by this date; major features should have initial code committed." The patch is already on the list, so I don't think it's a problem if it doesn't land in master by today. Kevin