From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:36929) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ss5aA-00057s-91 for qemu-devel@nongnu.org; Fri, 20 Jul 2012 01:16:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ss5a9-0007bN-7s for qemu-devel@nongnu.org; Fri, 20 Jul 2012 01:16:54 -0400 Received: from mail-lb0-f173.google.com ([209.85.217.173]:40543) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ss5a8-0007bG-W4 for qemu-devel@nongnu.org; Fri, 20 Jul 2012 01:16:53 -0400 Received: by lbok6 with SMTP id k6so5054559lbo.4 for ; Thu, 19 Jul 2012 22:16:52 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <50084C28.5080500@redhat.com> References: <1340185341-30803-1-git-send-email-zwu.kernel@gmail.com> <50082AB5.5080209@redhat.com> <50084C28.5080500@redhat.com> Date: Fri, 20 Jul 2012 06:16:51 +0100 Message-ID: From: Stefan Hajnoczi Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [Qemu-devel] [PATCH v6 00/17] hub-based networking patchset List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Laszlo Ersek Cc: blauwirbel@gmail.com, aliguori@us.ibm.com, stefanha@linux.vnet.ibm.com, qemu-devel@nongnu.org, Zhi Yong Wu , Zhi Yong Wu , Paolo Bonzini On Thu, Jul 19, 2012 at 7:04 PM, Laszlo Ersek wrote: > Hello Stefan, > > On 07/19/12 17:48, Stefan Hajnoczi wrote: >> On Thu, Jul 19, 2012 at 4:41 PM, Paolo Bonzini wrote: >>> Il 19/07/2012 17:40, Stefan Hajnoczi ha scritto: >>>> On Sun, Jun 24, 2012 at 4:11 PM, Zhi Yong Wu wrote: >>>>>> pull? >>>> I have been basing work off this series. I'm sending a rebased and >>>> retested version which applies to current qemu.git/master. >>> >>> We need to coordinate between this series and Laszlo's QemuOpts conversion. >> >> What's the status of "introduce OptsVisitor, rebase -net/-netdev parsing" v3? >> >> I've already rebased this series once today so doing it again >> shouldn't be a big deal. But I can only do that if your v3 is being >> merged soon. > > Sorry for the inconvenience. I hope Luiz and Paolo won't find any > unacceptable problems in my series. Then I'd like to ask Anthony to > apply it directly [1]. No worries, it seems like your v3 is basically ready to merge. I briefly tested it yesterday. This morning I'll rebase the vlan-hub series on top of it and resolve the conflicts. Stefan