From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:60933) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T1frE-00063j-BW for qemu-devel@nongnu.org; Wed, 15 Aug 2012 11:50:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T1frC-0004mc-5b for qemu-devel@nongnu.org; Wed, 15 Aug 2012 11:50:07 -0400 Received: from cantor2.suse.de ([195.135.220.15]:57405 helo=mx2.suse.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T1frB-0004kE-Vu for qemu-devel@nongnu.org; Wed, 15 Aug 2012 11:50:06 -0400 Message-ID: <502BC52A.9050201@suse.de> Date: Wed, 15 Aug 2012 17:50:02 +0200 From: =?ISO-8859-15?Q?Andreas_F=E4rber?= MIME-Version: 1.0 References: <1344618044-18704-1-git-send-email-aliguori@us.ibm.com> In-Reply-To: <1344618044-18704-1-git-send-email-aliguori@us.ibm.com> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH 0/2] cpu: make a child of DeviceState List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Igor Mammedov , Anthony Liguori , Eduardo Habkost Am 10.08.2012 19:00, schrieb Anthony Liguori: > This is just a rebase of this series that I posted back in June. >=20 > Andreas had a different approach involving a #define but I think doing = a full > split ends up being nicer. For instance, the recently added thread inf= ormation > is only relevant to cpu-softmmu so we can limit that entirely to cpu-so= ftmmu. For the record, the thread information was not really added, it was merely moved from CPU_COMMON, which being a large macro didn't easily allow #ifdef'ing within itself (cf., former CPU_COMMON_THREAD). If this were the only issue, we could add an #ifndef CONFIG_USER_ONLY to drop unneeded CPU_COMMON fields - most CPU_COMMON fields are to eventually end up in CPUState, so this discussion is not just about the two(?) fields we see today. Andreas --=20 SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 N=FCrnberg, Germany GF: Jeff Hawn, Jennifer Guild, Felix Imend=F6rffer; HRB 16746 AG N=FCrnbe= rg