From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:36770) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SSQB9-00066f-Sw for qemu-devel@nongnu.org; Thu, 10 May 2012 06:01:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SSQB4-0005sa-1T for qemu-devel@nongnu.org; Thu, 10 May 2012 06:00:59 -0400 Received: from mx1.redhat.com ([209.132.183.28]:34860) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SSQB3-0005sC-Ps for qemu-devel@nongnu.org; Thu, 10 May 2012 06:00:53 -0400 Message-ID: <4FAB91D0.5090606@redhat.com> Date: Thu, 10 May 2012 12:00:48 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <72a3d008-2d67-47e8-b5f2-927ff5cf2166@zmail16.collab.prod.int.phx2.redhat.com> <4FAAFA99.7000902@suse.de> <4FAB66F0.7080003@redhat.com> <4FAB8FAA.4060207@suse.de> In-Reply-To: <4FAB8FAA.4060207@suse.de> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH RFC 6/6] target-i386: make cpus childs of /machine List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?UTF-8?B?QW5kcmVhcyBGw6RyYmVy?= Cc: Igor Mammedov , aliguori@us.ibm.com, qemu-devel@nongnu.org Il 10/05/2012 11:51, Andreas F=C3=A4rber ha scritto: >>> >> In particular I needed /machine/cpu[n] to pass the X86CPU to the A= PIC in >>> >> a sensible way - next commit on that branch, currently: >>> >> https://github.com/afaerber/qemu-cpu/commit/1134efc143aa1629f8961e= f058416e1acfa50f8e >> >=20 >> > Yay, thanks for doing that! > Thought you'd like it. ;) It's the only one related to CPU(Arch)State > though, so some more work left for you to do after my series! There's also one in CRIS I think. :) Paolo