aboutsummaryrefslogtreecommitdiff
path: root/target-sparc
diff options
context:
space:
mode:
authorAndreas Färber <afaerber@suse.de>2013-02-15 14:06:56 +0100
committerAndreas Färber <afaerber@suse.de>2013-02-16 14:51:01 +0100
commit2d64255bd7c0d3933ff5ab2cabff11bcb09117a8 (patch)
tree0694e96a3a974cb7ecb26624301b3d1479dd675c /target-sparc
parent5c3c6a682dedb3ef6becf112867cf92abf203816 (diff)
target-i386: Split command line parsing out of cpu_x86_register()
In order to instantiate a CPU subtype we will need to know which type, so move the cpu_model splitting into cpu_x86_init(). Parameters need to be set on the X86CPU instance, so move cpu_x86_parse_featurestr() into cpu_x86_init() as well. This leaves cpu_x86_register() operating on the model name only. Signed-off-by: Andreas Färber <afaerber@suse.de> Signed-off-by: Igor Mammedov <imammedo@redhat.com> Reviewed-by: Eduardo Habkost <ehabkost@redhat.com> Signed-off-by: Andreas Färber <afaerber@suse.de>
Diffstat (limited to 'target-sparc')
0 files changed, 0 insertions, 0 deletions