From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33202) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bSiOQ-0007pj-PV for qemu-devel@nongnu.org; Thu, 28 Jul 2016 06:18:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bSiOO-00021k-TO for qemu-devel@nongnu.org; Thu, 28 Jul 2016 06:18:17 -0400 Reply-To: marcel@redhat.com References: <1463480327-3198-1-git-send-email-weijg.fnst@cn.fujitsu.com> <1467257658.2514.14.camel@localhost> <1467855432.2119.58.camel@localhost> <1468393897.2020.7.camel@localhost> From: Marcel Apfelbaum Message-ID: <3d54773c-6567-e801-08d3-5091ce97be0b@gmail.com> Date: Thu, 28 Jul 2016 13:18:05 +0300 MIME-Version: 1.0 In-Reply-To: <1468393897.2020.7.camel@localhost> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Subject: Re: [Qemu-devel] [Qemu-trivial] [PATCH 0/2] convert device initialization functions List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Wei, Jiangang" , "qemu-devel@nongnu.org" Cc: "marcel@redhat.com" , "qemu-trivial@nongnu.org" , "armbru@redhat.com" , "mst@redhat.com" On 07/13/2016 10:14 AM, Wei, Jiangang wrote: > cc qemu-trivial > > The following patches had been reviewed one month ago, > But so far, It haven't been merged. > May I trouble any maintainer give me some feedback? > > hw/pci-bridge: Convert pxb initialization functions to Error > apb: convert init to realize > > Thanks, > wei > On Thu, 2016-07-07 at 01:39 +0000, Wei, Jiangang wrote: >> Ping again ... >> May I ask for some attention for these two patches? >> Hi Wei, We are very sorry we didn't take your patches yet, we are now in hard freeze, I am not sure we can have them for 2.7 . We are going to make sure they get in for 2.8, no further action is requested from your side. Thanks, Marcel >> Thanks >> wei >> On Thu, 2016-06-30 at 03:36 +0000, Wei, Jiangang wrote: >>> Ping >>> These two patches seem to be forgotten ... >>> >>> On Tue, 2016-05-17 at 18:18 +0800, Wei Jiangang wrote: >>>> The first had been reviewed. >>>> The second had been posted last month, but no feedback. >>>> They're similar, so resend them together. >>>> >>>> Wei Jiangang (2): >>>> hw/pci-bridge: Convert pxb initialization functions to Error >>>> apb: convert init to realize >>>> >>>> hw/pci-bridge/pci_expander_bridge.c | 52 ++++++++++++++++++------------------- >>>> hw/pci-host/apb.c | 5 ++-- >>>> 2 files changed, 27 insertions(+), 30 deletions(-) >>>> >>> >>> >>> >> >> >> > > >