From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MocHw-0003JL-4j for qemu-devel@nongnu.org; Fri, 18 Sep 2009 08:10:08 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MocHr-0003HW-0P for qemu-devel@nongnu.org; Fri, 18 Sep 2009 08:10:07 -0400 Received: from [199.232.76.173] (port=42225 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MocHq-0003HF-1f for qemu-devel@nongnu.org; Fri, 18 Sep 2009 08:10:02 -0400 Received: from mx1.redhat.com ([209.132.183.28]:59630) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MocHp-0000Od-DV for qemu-devel@nongnu.org; Fri, 18 Sep 2009 08:10:01 -0400 Subject: Re: [Qemu-devel] [PATCH 00/19] Port -net to QemuOpts From: Mark McLoughlin In-Reply-To: <1252595941-15196-1-git-send-email-markmc@redhat.com> References: <1252595941-15196-1-git-send-email-markmc@redhat.com> Content-Type: text/plain Date: Fri, 18 Sep 2009 13:08:43 +0100 Message-Id: <1253275723.4156.15.camel@blaa> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Reply-To: Mark McLoughlin List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: qemu-devel@nongnu.org Hi Anthony, On Thu, 2009-09-10 at 16:18 +0100, Mark McLoughlin wrote: > Hi, > Here's a fairly straightforward port of -net to QemuOpts. What happened to this patch series? AFAIR, it was in your staging tree for a while but never got pushed upstream? Cheers, Mark.