diff options
author | Eduardo Habkost | 2015-03-05 18:26:51 +0100 |
---|---|---|
committer | Andreas Färber | 2015-03-17 14:51:49 +0100 |
commit | e1570d0005f29f97d4b1d603b4548591340c57e1 (patch) | |
tree | 83a7306163db88b836f2edee47c7e52862addec6 /migration/rdma.c | |
parent | tests: Add PC CPU test (diff) | |
download | qemu-e1570d0005f29f97d4b1d603b4548591340c57e1.tar.gz qemu-e1570d0005f29f97d4b1d603b4548591340c57e1.tar.xz qemu-e1570d0005f29f97d4b1d603b4548591340c57e1.zip |
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 'migration/rdma.c')
0 files changed, 0 insertions, 0 deletions