From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:55714) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Th2WA-000294-Pv for qemu-devel@nongnu.org; Fri, 07 Dec 2012 13:19:23 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Th2W9-0001Yk-Jf for qemu-devel@nongnu.org; Fri, 07 Dec 2012 13:19:22 -0500 Received: from cantor2.suse.de ([195.135.220.15]:38214 helo=mx2.suse.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Th2W9-0001PR-DA for qemu-devel@nongnu.org; Fri, 07 Dec 2012 13:19:21 -0500 Message-ID: <50C232FD.9030306@suse.de> Date: Fri, 07 Dec 2012 19:18:37 +0100 From: =?ISO-8859-1?Q?Andreas_F=E4rber?= MIME-Version: 1.0 References: <1354784817-1340-1-git-send-email-afaerber@suse.de> <1354784817-1340-14-git-send-email-afaerber@suse.de> <20121207175702.GI4986@otherpad.lan.raisama.net> In-Reply-To: <20121207175702.GI4986@otherpad.lan.raisama.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH 13/13] target-i386: Postpone cpuid_level update to realize time List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Eduardo Habkost Cc: Igor Mammedov , qemu-devel@nongnu.org Am 07.12.2012 18:57, schrieb Eduardo Habkost: > On Thu, Dec 06, 2012 at 10:06:57AM +0100, Andreas F=E4rber wrote: > [...] >> --- >> target-i386/cpu.c | 3 --- >> 1 Datei ge=E4ndert, 3 Zeilen entfernt(-) >> >> diff --git a/target-i386/cpu.c b/target-i386/cpu.c >> index a631ae9..f56aa0d 100644 >> --- a/target-i386/cpu.c >> +++ b/target-i386/cpu.c >> @@ -1381,9 +1381,6 @@ static int cpu_x86_parse_featurestr(x86_def_t *x= 86_cpu_def, char *features) >> if (kvm_check_features_against_host(x86_cpu_def) && enforce_c= puid) >> goto error; >> } >> - if (x86_cpu_def->cpuid_7_0_ebx_features && x86_cpu_def->level < 7= ) { >> - x86_cpu_def->level =3D 7; >> - } >> return 0; >> =20 >> error: >=20 > NACK. A patch chunk is missing. I will resend the fixed version, just i= n > case. Uh, mismerge... thanks for noticing! Fixed. https://github.com/afaerber/qemu-cpu/commits/qom-cpu 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