]> Git Repo - qemu.git/commit
x86: replace cpu_x86_init() with cpu_generic_init()
authorIgor Mammedov <[email protected]>
Thu, 24 Aug 2017 16:31:43 +0000 (18:31 +0200)
committerEduardo Habkost <[email protected]>
Fri, 1 Sep 2017 14:54:25 +0000 (11:54 -0300)
commita7a1c09b41dfcc24dc8a18f674d4a55530be9925
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 <[email protected]>
Reviewed-by: Eduardo Habkost <[email protected]>
Message-Id: <1503592308[email protected]>
Signed-off-by: Eduardo Habkost <[email protected]>
target/i386/cpu.c
target/i386/cpu.h
This page took 0.025897 seconds and 4 git commands to generate.