From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46493) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZHx8y-0001Hm-KR for qemu-devel@nongnu.org; Wed, 22 Jul 2015 12:45:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZHx8u-0005NO-Jl for qemu-devel@nongnu.org; Wed, 22 Jul 2015 12:45:20 -0400 Received: from mx1.redhat.com ([209.132.183.28]:41766) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZHx8u-0005NE-FQ for qemu-devel@nongnu.org; Wed, 22 Jul 2015 12:45:16 -0400 Message-ID: <55AFC894.9050503@redhat.com> Date: Wed, 22 Jul 2015 18:45:08 +0200 From: Thomas Huth MIME-Version: 1.0 References: <1432322539-23719-1-git-send-email-thuth@redhat.com> <20150526125235.GJ13262@stefanha-thinkpad.redhat.com> <87egm34dk0.fsf@blackfin.pond.sub.org> <55A8A654.5070003@redhat.com> <55A8B352.2090605@redhat.com> <87615cl388.fsf@blackfin.pond.sub.org> <20150722191937-mutt-send-email-mst@redhat.com> In-Reply-To: <20150722191937-mutt-send-email-mst@redhat.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] net: Next steps to deprecate -net List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Michael S. Tsirkin" Cc: Peter Maydell , Jason Wang , Markus Armbruster , QEMU Developers , Stefan Hajnoczi , =?UTF-8?B?QW5kcmVhcyBGw6RyYmVy?= On 22/07/15 18:20, Michael S. Tsirkin wrote: > On Wed, Jul 22, 2015 at 03:40:55PM +0200, Markus Armbruster wrote: ... >> Deprecating -net except for -net nic sounds like a fine step forward to >> me. > > -net dump is also useful, we'll need some solution for that if we > want to deprecate vlans. *cough* see my patch series at: http://lists.nongnu.org/archive/html/qemu-devel/2015-07/msg02771.html Thomas