]> Git Repo - qemu.git/commit - target-sparc/cpu.c
target-sparc: Implement CPUClass::parse_features() for SPARCCPU
authorAndreas Färber <[email protected]>
Mon, 3 Mar 2014 23:38:58 +0000 (00:38 +0100)
committerAndreas Färber <[email protected]>
Thu, 13 Mar 2014 18:20:45 +0000 (19:20 +0100)
commit433ac7a968ccff83f0d0e9a3c3921bc208175239
tree2a40d70ba53aae700e06a68a503f3a49b561c457
parentdb5d39f7866d3b02e06b91b0404061a4da00cd6c
target-sparc: Implement CPUClass::parse_features() for SPARCCPU

Factor cpu_model parsing out of cpu_sparc_find_by_name() by passing
cpu_sparc_find_by_name() the name portion only and calling
CPUClass::parse_features() from cpu_sparc_register() afterwards.

Tested-by: Mark Cave-Ayland <[email protected]>
Signed-off-by: Andreas Färber <[email protected]>
target-sparc/cpu.c
This page took 0.027308 seconds and 4 git commands to generate.