]> git.proxmox.com Git - mirror_qemu.git/commit
sparc: replace cpu_sparc_init() with cpu_generic_init()
authorIgor Mammedov <imammedo@redhat.com>
Thu, 24 Aug 2017 16:31:30 +0000 (18:31 +0200)
committerEduardo Habkost <ehabkost@redhat.com>
Fri, 1 Sep 2017 14:54:24 +0000 (11:54 -0300)
commit3d592ffbabec5120d501d534478c2c95dff29aa7
treefbc7d50889db189cdf01c1e11ee2ceadae98189b
parentd1853231c60d16af78cf4d1608d043614bfbac0b
sparc: replace cpu_sparc_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: Philippe Mathieu-Daudé <f4bug@amsat.org>
Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <1503592308-93913-8-git-send-email-imammedo@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
hw/sparc/leon3.c
hw/sparc/sun4m.c
hw/sparc64/sparc64.c
target/sparc/cpu.c
target/sparc/cpu.h