From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52681) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z80SU-0006tH-LU for qemu-devel@nongnu.org; Thu, 25 Jun 2015 02:16:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z80SR-0007fz-Gi for qemu-devel@nongnu.org; Thu, 25 Jun 2015 02:16:22 -0400 Received: from mx1.redhat.com ([209.132.183.28]:42498) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z80SR-0007fq-Bh for qemu-devel@nongnu.org; Thu, 25 Jun 2015 02:16:19 -0400 Message-ID: <1435212976.18484.4.camel@redhat.com> From: Gerd Hoffmann Date: Thu, 25 Jun 2015 08:16:16 +0200 In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH 0/5] qapi flattening + some miscellaneous patches List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?UTF-8?Q?K=C5=91v=C3=A1g=C3=B3=2C_Zolt=C3=A1n?= Cc: Eduardo Habkost , qemu-devel@nongnu.org, Stefan Hajnoczi , Markus Armbruster On Di, 2015-06-23 at 15:32 +0200, K=C5=91v=C3=A1g=C3=B3, Zolt=C3=A1n wrot= e: > I've cherry-picked the qapi related parts from my previous -audiodev > patch series, we can hopefully concentrate on one thing at a time. The > most important changes in this patch series are the flattening of the > Netdev structures. This way we can add proper nested structure support > into OptsVisitor, without requiring backward-compatibility hacks. Applies and builds fine, no obvious regressions in testing. Tested-by: Gerd Hoffmann Getting this merged before hard freeze would be great ... Any takers? Markus? thanks, Gerd