x86: replace cpu_x86_init() with cpu_generic_init()
commita7a1c09b41dfcc24dc8a18f674d4a55530be9925
authorIgor Mammedov <imammedo@redhat.com>
Thu, 24 Aug 2017 16:31:43 +0000 (24 18:31 +0200)
committerEduardo Habkost <ehabkost@redhat.com>
Fri, 1 Sep 2017 14:54:25 +0000 (1 11:54 -0300)
treee7983876c62a6289e46692eb7a16ffd9a4827a50
parent673a11ca6a6d1072b358a835396baadfa8ceafd6
x86: replace cpu_x86_init() with cpu_generic_init()

it's just a wrapper, drop it and use cpu_generic_init() directly

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Eduardo Habkost <ehabkost@redhat.com>
Message-Id: <1503592308-93913-21-git-send-email-imammedo@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
target/i386/cpu.c
target/i386/cpu.h