From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52475) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aMFEl-0008Rc-LP for qemu-devel@nongnu.org; Thu, 21 Jan 2016 08:25:20 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aMFEi-0004T0-DZ for qemu-devel@nongnu.org; Thu, 21 Jan 2016 08:25:19 -0500 Received: from [59.151.112.132] (port=9975 helo=heian.cn.fujitsu.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aMFEi-0004Su-2X for qemu-devel@nongnu.org; Thu, 21 Jan 2016 08:25:16 -0500 References: <1450752196-605-1-git-send-email-caoj.fnst@cn.fujitsu.com> From: Cao jin Message-ID: <56A0DD14.8000403@cn.fujitsu.com> Date: Thu, 21 Jan 2016 21:28:52 +0800 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v2] xen-pvdevice: convert to realize() List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefano Stabellini Cc: qemu-devel@nongnu.org Hi Stefano, just want to make sure: is this picked up? On 12/22/2015 07:51 PM, Stefano Stabellini wrote: > On Tue, 22 Dec 2015, Cao jin wrote: >> Signed-off-by: Cao jin > > Acked-by: Stefano Stabellini > > >> hw/i386/xen/xen_pvdevice.c | 12 ++++++------ >> 1 file changed, 6 insertions(+), 6 deletions(-) >> -- Yours Sincerely, Cao jin