arm/virt: Add full-sized CPU affinity handling
authorPavel Fedin <p.fedin@samsung.com>
Mon, 7 Sep 2015 09:39:31 +0000 (10:39 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 7 Sep 2015 09:39:31 +0000 (10:39 +0100)
commit8d45c54d4fd3612bd616afcc5c278394f312927b
tree29cc92b2627a00b5732f1c10fce87c29d3ab15c0
parent0f4a9e45ec35811ee250ac232d84d3c6d4fcd7fc
arm/virt: Add full-sized CPU affinity handling

At least with KVM, currently there's no reason why QEMU would not be
capable of handling Aff3 != 0. This commit fixes up FDT creation in such
a case.

Signed-off-by: Pavel Fedin <p.fedin@samsung.com>
Message-id: eef5a86e6d9a313780dbc23b35fcb65df42a3e9e.1441366248.git.p.fedin@samsung.com
[PMM: folded two overlong lines]
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/arm/virt.c