From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55293) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f0oFY-00020m-In for qemu-devel@nongnu.org; Tue, 27 Mar 2018 09:02:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1f0oFT-00049K-4Z for qemu-devel@nongnu.org; Tue, 27 Mar 2018 09:02:52 -0400 Received: from mx3-rdu2.redhat.com ([66.187.233.73]:57046 helo=mx1.redhat.com) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1f0oFT-00048A-0f for qemu-devel@nongnu.org; Tue, 27 Mar 2018 09:02:47 -0400 Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.rdu2.redhat.com [10.11.54.3]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 7DFD940201A4 for ; Tue, 27 Mar 2018 13:02:46 +0000 (UTC) References: <1520857250-12935-1-git-send-email-thuth@redhat.com> From: Jason Wang Message-ID: <560702ed-9ddc-bef2-804a-b46f53840d59@redhat.com> Date: Tue, 27 Mar 2018 21:02:37 +0800 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH v3] qemu-doc: Rework the network options chapter to make "-net" less prominent List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Thomas Huth , qemu-devel@nongnu.org, Paolo Bonzini On 2018=E5=B9=B403=E6=9C=8827=E6=97=A5 00:42, Thomas Huth wrote: > Ping! > > Any chance that we could still update the documentation for QEMU 2.12? > > Thomas > Sorry for the late. Replied in another thread. It will be in 2.12 for sure . Thanks