From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33904) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yn4El-0002SS-PS for qemu-devel@nongnu.org; Tue, 28 Apr 2015 08:03:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Yn4Ef-0000FQ-Sl for qemu-devel@nongnu.org; Tue, 28 Apr 2015 08:03:39 -0400 Received: from cantor2.suse.de ([195.135.220.15]:37998 helo=mx2.suse.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yn4Ef-0000EZ-GN for qemu-devel@nongnu.org; Tue, 28 Apr 2015 08:03:33 -0400 Message-ID: <553F7712.9060705@suse.de> Date: Tue, 28 Apr 2015 14:03:30 +0200 From: =?UTF-8?B?QW5kcmVhcyBGw6RyYmVy?= MIME-Version: 1.0 References: <1428414832-3104-1-git-send-email-den@openvz.org> In-Reply-To: <1428414832-3104-1-git-send-email-den@openvz.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH 1/1] apic_common: improve readability of apic_reset_common List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Denis V. Lunev" Cc: Paolo Bonzini , qemu-devel@nongnu.org Am 07.04.2015 um 15:53 schrieb Denis V. Lunev: > Replace call of cpu_is_bsp(s->cpu) which really returns > !!(s->apicbase & MSR_IA32_APICBASE_BSP) > with directly collected value. Due to this the tracepoint > trace_cpu_get_apic_base((uint64_t)s->apicbase); > will not be hit anymore in apic_reset_common. >=20 > Signed-off-by: Denis V. Lunev > CC: Andreas F=C3=A4rber > CC: Paolo Bonzini > --- > hw/intc/apic_common.c | 7 +++---- > 1 file changed, 3 insertions(+), 4 deletions(-) Reviewed-by: Andreas F=C3=A4rber Thanks, Andreas --=20 SUSE Linux GmbH, Maxfeldstr. 5, 90409 N=C3=BCrnberg, Germany GF: Felix Imend=C3=B6rffer, Jane Smithard, Jennifer Guild, Dilip Upmanyu, Graham Norton; HRB 21284 (AG N=C3=BCrnberg)