Re: [Qemu-devel] [PATCH 2/7] Drop cpu_list_id macro

2012-09-10 Thread Igor Mammedov
On Wed, 5 Sep 2012 17:41:08 -0300 Eduardo Habkost wrote: > From: Peter Maydell > > Since the only user of the extended cpu_list_id() format > was the x86 ?model/?dump/?cpuid output, we can drop it > completely. > > Signed-off-by: Peter Maydell > Signed-off-by: Eduardo Habkost > Reviewed-by:

[Qemu-devel] [PATCH 2/7] Drop cpu_list_id macro

2012-09-05 Thread Eduardo Habkost
From: Peter Maydell Since the only user of the extended cpu_list_id() format was the x86 ?model/?dump/?cpuid output, we can drop it completely. Signed-off-by: Peter Maydell Signed-off-by: Eduardo Habkost Reviewed-by: Eduardo Habkost --- cpus.c| 6 ++ linux-user/main.c | 6 ++-