From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38070) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YSUWf-0003FX-O3 for qemu-devel@nongnu.org; Mon, 02 Mar 2015 12:53:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YSUWc-0002oM-HL for qemu-devel@nongnu.org; Mon, 02 Mar 2015 12:53:05 -0500 Received: from cantor2.suse.de ([195.135.220.15]:51574 helo=mx2.suse.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YSUWc-0002oG-B4 for qemu-devel@nongnu.org; Mon, 02 Mar 2015 12:53:02 -0500 Message-ID: <54F4A37C.6060908@suse.de> Date: Mon, 02 Mar 2015 18:53:00 +0100 From: =?ISO-8859-15?Q?Andreas_F=E4rber?= MIME-Version: 1.0 References: <1424986952-18579-1-git-send-email-ehabkost@redhat.com> <1424986952-18579-6-git-send-email-ehabkost@redhat.com> In-Reply-To: <1424986952-18579-6-git-send-email-ehabkost@redhat.com> Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH v3 5/5] target-i386: Move APIC ID compatibility code to pc.c List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Eduardo Habkost , qemu-devel@nongnu.org Cc: Gu Zheng , Igor Mammedov , Paolo Bonzini Am 26.02.2015 um 22:42 schrieb Eduardo Habkost: > The APIC ID compatibility code is required only for PC, and now that > x86_cpu_initfn() doesn't use x86_cpu_apic_id_from_index() anymore, that > code can be moved to pc.c. >=20 > Reviewed-by: Paolo Bonzini > Signed-off-by: Eduardo Habkost > --- > hw/i386/pc.c | 35 +++++++++++++++++++++++++++++++++++ > target-i386/cpu.c | 34 ---------------------------------- > 2 files changed, 35 insertions(+), 34 deletions(-) Reviewed-by: Andreas F=E4rber Andreas --=20 SUSE Linux GmbH, Maxfeldstr. 5, 90409 N=FCrnberg, Germany GF: Felix Imend=F6rffer, Jane Smithard, Jennifer Guild, Dilip Upmanyu, Graham Norton; HRB 21284 (AG N=FCrnberg)