From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:45109) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Stqq5-0005WQ-Kd for qemu-devel@nongnu.org; Tue, 24 Jul 2012 21:56:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Stqq4-0005PS-At for qemu-devel@nongnu.org; Tue, 24 Jul 2012 21:56:37 -0400 Received: from mail-pb0-f45.google.com ([209.85.160.45]:62980) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Stqq4-0005PB-5B for qemu-devel@nongnu.org; Tue, 24 Jul 2012 21:56:36 -0400 Received: by pbbro12 with SMTP id ro12so539329pbb.4 for ; Tue, 24 Jul 2012 18:56:34 -0700 (PDT) Message-ID: <500F5246.6090405@ozlabs.ru> Date: Wed, 25 Jul 2012 11:56:22 +1000 From: Alexey Kardashevskiy MIME-Version: 1.0 References: <20120719151533.GA15648@redhat.com> <500D7755.90407@suse.de> <87txwyh1oq.fsf@codemonkey.ws> <1343063125.2229.269.camel@bling.home> <500D94EC.5000907@codemonkey.ws> <1343068192.2229.284.camel@bling.home> <500E87B6.2060507@suse.de> In-Reply-To: <500E87B6.2060507@suse.de> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Subject: Re: [Qemu-devel] [PULL] pci,msi,virtio List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?UTF-8?B?QW5kcmVhcyBGw6RyYmVy?= Cc: "Michael S. Tsirkin" , jan.kiszka@siemens.com, qemu-devel@nongnu.org, Alex Williamson , Anthony Liguori , Wanpeng Li On 24/07/12 21:32, Andreas Färber wrote: > Am 23.07.2012 20:29, schrieb Alex Williamson: >> On Mon, 2012-07-23 at 13:16 -0500, Anthony Liguori wrote: >>> On 07/23/2012 12:05 PM, Alex Williamson wrote: >>>> Looks like it merged ok for me, but you'll need this to complete the >>>> PCIUnregisterFunc conversion. Not sure how this built in MST's tree. >>>> Anthony, it'd be great if we could merge and fix this in your tree since >>>> MST is out of the office. >>> >>> I can't fix it without rewriting git history or breaking bisection which isn't >>> something I'm really willing to do. >>> >>> When does MST get back? If it's not for a while, I can merge it all manually >>> with a fixup. >> >> Next week, so (unfortunately for me) probably not worth you messing with >> it. > > So Anthony, how urgent is your/Wanpeng's i440fx rework and through whose > queue is that supposed to go? Can you wait for mst's return? Or do you > want to handle it yourself and have mst rebase on it while at it? > > My pci-host branch [1] is updated with mst's requested spapr_pci.c code > movement, so I just need to know whether to rebase on some other branch > and when to re-post. Soft Freeze is in three weeks iirc. A bit curious - where is spapr_pci.c going to be moved to? > > Regards, > Andreas > > [1] http://repo.or.cz/w/qemu/afaerber.git/shortlog/refs/heads/pci-host > -- Alexey