From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:51111) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ss6I8-0002Ar-PU for qemu-devel@nongnu.org; Fri, 20 Jul 2012 02:02:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ss6I4-0001NU-PK for qemu-devel@nongnu.org; Fri, 20 Jul 2012 02:02:20 -0400 Received: from mx1.redhat.com ([209.132.183.28]:62493) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ss6I4-0001NN-Hg for qemu-devel@nongnu.org; Fri, 20 Jul 2012 02:02:16 -0400 Message-ID: <5008F4AA.9030804@redhat.com> Date: Fri, 20 Jul 2012 08:03:22 +0200 From: Laszlo Ersek MIME-Version: 1.0 References: <1340185341-30803-1-git-send-email-zwu.kernel@gmail.com> <50082AB5.5080209@redhat.com> <50084C28.5080500@redhat.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 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: Stefan Hajnoczi 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 07/20/12 07:16, Stefan Hajnoczi wrote: > 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. Awesome :) Thank you! Laszlo