]> git.proxmox.com Git - mirror_qemu.git/commit
target-arm: Add mp-affinity property for ARM CPU class
authorPavel Fedin <p.fedin@samsung.com>
Fri, 17 Jun 2016 14:23:46 +0000 (15:23 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 17 Jun 2016 14:23:51 +0000 (15:23 +0100)
commit15a21fe028d6475e259a6a9d31ca4878cca3dc75
treeff663222dd25a5c311a57c759c23825bdecfa462
parentbd7d00fc50c9960876dd194ebf0c88889b53e765
target-arm: Add mp-affinity property for ARM CPU class

This allows to override default affinity IDs on a per-machine basis, and
possibility to retrieve IDs will be used by vGICv3 live migration code.

Signed-off-by: Pavel Fedin <p.fedin@samsung.com>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Shannon Zhao <shannon.zhao@linaro.org>
Tested-by: Shannon Zhao <shannon.zhao@linaro.org>
Message-id: 1465915112-29272-6-git-send-email-peter.maydell@linaro.org
target-arm/cpu.c