From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40068) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wl1w3-0005VZ-K5 for qemu-devel@nongnu.org; Thu, 15 May 2014 16:07:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wl1vv-0002Tf-Oc for qemu-devel@nongnu.org; Thu, 15 May 2014 16:07:23 -0400 Received: from cantor2.suse.de ([195.135.220.15]:52407 helo=mx2.suse.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wl1vv-0002TH-J9 for qemu-devel@nongnu.org; Thu, 15 May 2014 16:07:15 -0400 Message-ID: <53751E70.2030803@suse.de> Date: Thu, 15 May 2014 22:07:12 +0200 From: =?ISO-8859-15?Q?Andreas_F=E4rber?= MIME-Version: 1.0 References: <1398876525-28831-1-git-send-email-ehabkost@redhat.com> <1398876525-28831-16-git-send-email-ehabkost@redhat.com> In-Reply-To: <1398876525-28831-16-git-send-email-ehabkost@redhat.com> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH v4 15/18] target-i386: Set migratable=yes by default List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Eduardo Habkost , qemu-devel@nongnu.org Cc: "Michael S. Tsirkin" , Marcelo Tosatti , Alexander Graf , Igor Mammedov , Paolo Bonzini , Aurelien Jarno , Richard Henderson Am 30.04.2014 18:48, schrieb Eduardo Habkost: > Having only migratable flags reported by default on the "host" CPU mode= l > is safer for the following reasons: >=20 > * Existing users may expect "-cpu host" to be migration-safe, if they > take care of always using compatible host CPUs, host kernels, and > QEMU versions. > * Users who don't care aboug migration and want to enable all features "about" > supported by the host kernel can simply change their setup to use > migratable=3Dno. >=20 > Signed-off-by: Eduardo Habkost I see no Reviewed-by or Acked-by for this change... Shouldn't we at least add .compat_props if we change this behavior? (NB at this point there are no unmigratable flags yet, but in 18/18.) Regards, Andreas > --- > target-i386/cpu.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) >=20 > diff --git a/target-i386/cpu.c b/target-i386/cpu.c > index 9c30957..9ef27fc 100644 > --- a/target-i386/cpu.c > +++ b/target-i386/cpu.c > @@ -1232,7 +1232,7 @@ static int cpu_x86_fill_model_id(char *str) > static X86CPUDefinition host_cpudef; > =20 > static Property x86_host_cpu_properties[] =3D { > - DEFINE_PROP_BOOL("migratable", X86CPU, migratable, false), > + DEFINE_PROP_BOOL("migratable", X86CPU, migratable, true), > DEFINE_PROP_END_OF_LIST() > }; > =20 --=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