Re: [Qemu-devel] [PATCH 3/3] eliminate cpus-x86_64.conf file

2012-08-02 Thread Lluís Vilanova
Eduardo Habkost writes: > On Wed, Aug 01, 2012 at 10:37:04PM +0300, Lluís Vilanova wrote: >> Eduardo Habkost writes: >> >> > This file is not needed anymore, as QEMU won't ship any config-based >> > cpudefs out of the box, relying only on the builtin CPU models. >> >> > Signed-off-by: Eduardo Ha

Re: [Qemu-devel] [PATCH 3/3] eliminate cpus-x86_64.conf file

2012-08-01 Thread Eduardo Habkost
On Wed, Aug 01, 2012 at 10:37:04PM +0300, Lluís Vilanova wrote: > Eduardo Habkost writes: > > > This file is not needed anymore, as QEMU won't ship any config-based > > cpudefs out of the box, relying only on the builtin CPU models. > > > Signed-off-by: Eduardo Habkost > > --- > > Makefile

Re: [Qemu-devel] [PATCH 3/3] eliminate cpus-x86_64.conf file

2012-08-01 Thread Lluís Vilanova
Eduardo Habkost writes: > This file is not needed anymore, as QEMU won't ship any config-based > cpudefs out of the box, relying only on the builtin CPU models. > Signed-off-by: Eduardo Habkost > --- > Makefile | 1 - > arch_init.c| 1 - > sysco

[Qemu-devel] [PATCH 3/3] eliminate cpus-x86_64.conf file

2012-08-01 Thread Eduardo Habkost
This file is not needed anymore, as QEMU won't ship any config-based cpudefs out of the box, relying only on the builtin CPU models. Signed-off-by: Eduardo Habkost --- Makefile | 1 - arch_init.c| 1 - sysconfigs/target/cpus-x86_64.conf | 1 - 3