From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55399) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ay8To-0002tK-KH for qemu-devel@nongnu.org; Wed, 04 May 2016 21:53:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ay8Tc-0006Aa-Ue for qemu-devel@nongnu.org; Wed, 04 May 2016 21:53:23 -0400 References: <1458815374-22279-1-git-send-email-zxq_yx_007@163.com> From: xiaoqiang zhao Message-ID: <572AA717.3090704@163.com> Date: Thu, 5 May 2016 09:51:19 +0800 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Subject: Re: [Qemu-devel] [PATCH 0/5] QOM'ify hw/display devices List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: QEMU Developers , Igor Mitsyanko , qemu-arm , hirofumi@mail.parknet.co.jp, Michael Walle 在 2016年05月04日 22:26, Peter Maydell 写道: > On 24 March 2016 at 10:29, xiaoqiang zhao wrote: >> This patch set trys to QOM'ify hw/display files, see commit messages >> for more details >> >> xiaoqiang zhao (5): >> hw/display: QOM'ify exynos4210_fimd.c >> hw/display: QOM'ify jazz_led.c >> hw/display: QOM'ify milkymist-tmu2.c >> hw/display: QOM'ify milkymist-vgafb.c >> hw/display: QOM'ify pl110.c > Hi; I was going to review this series (apologies for taking so > long!), but looking at my email archive and the patchwork server > the patches in it seem a bit confused. I see seven patches, not five, > with rather odd patch number indications: > 1/5 > 2/5 > 3/6 > 4/5 > 5/6 > 5/5 > 6/6 > > (and 5/5 and 6/6 seem to be the same). Could you resend the > series with the correct patches in it, please? > > thanks > -- PMM Yes, there is a mistake, i will resend soon.