From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43089) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ayGp4-0000e9-Pe for qemu-devel@nongnu.org; Thu, 05 May 2016 06:48:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ayGok-0004Q1-9w for qemu-devel@nongnu.org; Thu, 05 May 2016 06:47:53 -0400 Received: from mail-vk0-x22e.google.com ([2607:f8b0:400c:c05::22e]:32940) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ayGoj-0004LP-39 for qemu-devel@nongnu.org; Thu, 05 May 2016 06:47:38 -0400 Received: by mail-vk0-x22e.google.com with SMTP id o133so20372539vka.0 for ; Thu, 05 May 2016 03:47:18 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <6b415ab4.11429.15480824d26.Coremail.zxq_yx_007@163.com> References: <1462444132-18541-1-git-send-email-zxq_yx_007@163.com> <6b415ab4.11429.15480824d26.Coremail.zxq_yx_007@163.com> From: Peter Maydell Date: Thu, 5 May 2016 11:46:55 +0100 Message-ID: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH v1 0/9] QOM'ify hw/intc files List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?UTF-8?B?6LW15bCP5by6?= Cc: QEMU Developers , "Edgar E. Iglesias" , Igor Mitsyanko , Fabien Chouteau , Peter Chubb , Michael Walle , Blue Swirl On 5 May 2016 at 11:41, =E8=B5=B5=E5=B0=8F=E5=BC=BA wr= ote: > At 2016-05-05 18:39:52, "Peter Maydell" wrote: >>On 5 May 2016 at 11:28, xiaoqiang zhao wrote: >>> This patch set QOM'ify files under hw/intc directory. See each commit >>> message for details. >>> >>> Changes in v1: >>> use error_setg instead of error_report in realize function >> >>How can you have changes in a v1? Was this supposed to be v2? > Yes, should be v2 here. Sorry ! need a resend ? No. Is only the last patch changed from the previous set ? thanks -- PMM