From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:55849) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TUEae-000353-J9 for qemu-devel@nongnu.org; Fri, 02 Nov 2012 06:35:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TUEaa-0001yy-Ed for qemu-devel@nongnu.org; Fri, 02 Nov 2012 06:35:04 -0400 Received: from mail-bk0-f45.google.com ([209.85.214.45]:46870) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TUEaa-0001yr-72 for qemu-devel@nongnu.org; Fri, 02 Nov 2012 06:35:00 -0400 Received: by mail-bk0-f45.google.com with SMTP id jf3so1193406bkc.4 for ; Fri, 02 Nov 2012 03:34:59 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <1351082961-13628-1-git-send-email-stefanha@redhat.com> References: <1351082961-13628-1-git-send-email-stefanha@redhat.com> Date: Fri, 2 Nov 2012 11:34:59 +0100 Message-ID: From: Stefan Hajnoczi Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [Qemu-devel] [RFC] net: Peer with existing NIC in netdev_add List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Hajnoczi Cc: qemu-devel , Laine Stump On Wed, Oct 24, 2012 at 2:49 PM, Stefan Hajnoczi wrote: > Laine: Please try this out and see if it works for your use case. Waiting for your feedback before I prepare a final patch that can go into QEMU. There's no time pressure from my side to get this feature in so take as much time as you need. Stefan