From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:33036) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RsifT-0002p0-AL for qemu-devel@nongnu.org; Wed, 01 Feb 2012 17:28:44 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RsifR-0003c3-MK for qemu-devel@nongnu.org; Wed, 01 Feb 2012 17:28:43 -0500 Received: from smtp1-g21.free.fr ([212.27.42.1]:33560) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RsifR-0003bq-5o for qemu-devel@nongnu.org; Wed, 01 Feb 2012 17:28:41 -0500 Message-ID: <4F29BC93.9020603@reactos.org> Date: Wed, 01 Feb 2012 23:28:35 +0100 From: =?UTF-8?B?SGVydsOpIFBvdXNzaW5lYXU=?= MIME-Version: 1.0 References: <1327314846-25318-1-git-send-email-hpoussin@reactos.org> <4F29A43E.3030006@us.ibm.com> In-Reply-To: <4F29A43E.3030006@us.ibm.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH 0/3] jazz-led: qdev conversion List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: qemu-devel@nongnu.org Anthony Liguori a =C3=A9crit : > On 01/23/2012 04:34 AM, Herv=C3=A9 Poussineau wrote: >> Following patches update jazz-led emulation to current Qemu standards: >> - use trace framework to report events >> - convert to qdev >>=20 > This is going to need to be rebased. I'd suggest waiting until next=20 > week when the next qom round goes in. But if you resend before Friday,= =20 > I'll make sure to take it in before I push in the next round of qom. >=20 Patchset rebased and sent to qemu ML. Regards Herv=C3=A9