summaryrefslogtreecommitdiffstats
path: root/scripts/switch-timer-api
diff options
context:
space:
mode:
authorIgor Mammedov2016-07-27 11:24:54 +0200
committerEduardo Habkost2016-09-05 21:01:55 +0200
commit630eb0faf4d3c04a117a047247691e0654632aa8 (patch)
treeb566b85964ad0ed05ca0ab5d25560327d7a4a54b /scripts/switch-timer-api
parentOpen 2.8 development tree (diff)
downloadqemu-630eb0faf4d3c04a117a047247691e0654632aa8.tar.gz
qemu-630eb0faf4d3c04a117a047247691e0654632aa8.tar.xz
qemu-630eb0faf4d3c04a117a047247691e0654632aa8.zip
exec: Ensure the only one cpu_index allocation method is used
Make sure that cpu_index auto allocation isn't used in combination with manual cpu_index assignment. And dissallow out of order cpu removal if auto allocation is in use. Target that wishes to support out of order unplug should switch to manual cpu_index assignment. Following patch could be used as an example: (pc: init CPUState->cpu_index with index in possible_cpus[])) Signed-off-by: Igor Mammedov <imammedo@redhat.com> Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Diffstat (limited to 'scripts/switch-timer-api')
0 files changed, 0 insertions, 0 deletions