diff options
author | Eduardo Habkost <ehabkost@redhat.com> | 2015-03-05 14:26:51 -0300 |
---|---|---|
committer | Andreas Färber <afaerber@suse.de> | 2015-03-17 14:51:49 +0100 |
commit | e1570d0005f29f97d4b1d603b4548591340c57e1 (patch) | |
tree | 83a7306163db88b836f2edee47c7e52862addec6 /cpus.c | |
parent | 7fe55c3cbac3ffcb1f772dfa8246405bd2328810 (diff) |
target-i386: Remove icc_bridge parameter from cpu_x86_create()
Instead of passing icc_bridge from the PC initialization code to
cpu_x86_create(), make the PC initialization code attach the CPU to
icc_bridge.
The only difference here is that icc_bridge attachment will now be done
after x86_cpu_parse_featurestr() is called. But this shouldn't make any
difference, as property setters shouldn't depend on icc_bridge.
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
Diffstat (limited to 'cpus.c')
0 files changed, 0 insertions, 0 deletions