]> Git Repo - qemu.git/commit
ppc: replace cpu_ppc_init() with cpu_generic_init()
authorIgor Mammedov <[email protected]>
Thu, 24 Aug 2017 16:31:48 +0000 (18:31 +0200)
committerEduardo Habkost <[email protected]>
Fri, 1 Sep 2017 14:54:25 +0000 (11:54 -0300)
commit84efa64c6092232dec06583d2ce104587a70e7fc
tree5b1ef822b632fbf483ea3c7c8a1c2cc391230e65
parent13b884e1d78591c302ea4bf429336f8ca49c4b89
ppc: replace cpu_ppc_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]>
Acked-by: David Gibson <[email protected]>
Reviewed-by: HervĂ© Poussineau <[email protected]>
Reviewed-by: Eduardo Habkost <[email protected]>
Message-Id: <1503592308[email protected]>
Signed-off-by: Eduardo Habkost <[email protected]>
hw/ppc/e500.c
hw/ppc/mac_newworld.c
hw/ppc/mac_oldworld.c
hw/ppc/ppc440_bamboo.c
hw/ppc/ppc4xx_devs.c
hw/ppc/prep.c
hw/ppc/virtex_ml507.c
target/ppc/cpu.h
target/ppc/translate_init.c
This page took 0.033566 seconds and 4 git commands to generate.