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

2012-09-10 Thread Igor Mammedov
On Wed, 5 Sep 2012 17:41:11 -0300 Eduardo Habkost wrote: > 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

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

2012-09-05 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