Re: [Qemu-devel] [PATCH 4/5] Remove cpudef_setup() hooks

2013-02-07 Thread Eduardo Habkost
On Tue, Feb 05, 2013 at 05:39:23PM +0100, Igor Mammedov wrote: > From: Andreas Färber > > QOM (and KVM) infrastructure have obsoleted x86_cpudef_setup(). > Drop the conditional callers that are now unused. > > Signed-off-by: Andreas Färber Reviewed-by: Eduardo Habkost > --- > arch_init.c

[Qemu-devel] [PATCH 4/5] Remove cpudef_setup() hooks

2013-02-05 Thread Igor Mammedov
From: Andreas Färber QOM (and KVM) infrastructure have obsoleted x86_cpudef_setup(). Drop the conditional callers that are now unused. Signed-off-by: Andreas Färber --- arch_init.c|7 --- bsd-user/main.c|3 --- include/sysemu/arch_init.h |1 - linux-