From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38978) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z87iW-0002HN-J9 for qemu-devel@nongnu.org; Thu, 25 Jun 2015 10:01:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z87iS-0000ip-Gk for qemu-devel@nongnu.org; Thu, 25 Jun 2015 10:01:24 -0400 Received: from mx1.redhat.com ([209.132.183.28]:56356) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z87iS-0000ia-Bp for qemu-devel@nongnu.org; Thu, 25 Jun 2015 10:01:20 -0400 Message-ID: <1435240876.18484.7.camel@redhat.com> From: Gerd Hoffmann Date: Thu, 25 Jun 2015 16:01:16 +0200 In-Reply-To: <87r3p02pbk.fsf@blackfin.pond.sub.org> References: <1435212976.18484.4.camel@redhat.com> <87r3p02pbk.fsf@blackfin.pond.sub.org> 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: Markus Armbruster Cc: qemu-devel@nongnu.org, Eduardo Habkost , Stefan Hajnoczi , dirty.ice.hu@gmail.com On Do, 2015-06-25 at 09:57 +0200, Markus Armbruster wrote: > Gerd Hoffmann writes: >=20 > > On Di, 2015-06-23 at 15:32 +0200, K=C5=91v=C3=A1g=C3=B3, Zolt=C3=A1n = wrote: > >> 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 th= e > >> Netdev structures. This way we can add proper nested structure supp= ort > >> 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? >=20 > I'll *try* to make time for it. When's the hard freeze again? IIRC almost two weeks from now, let me check ... Hmm, wiki.qemu.org seems to be down ATM. cheers, Gerd