On 6 October 2016 at 18:48, Peter Maydell <peter.mayd...@linaro.org> wrote: > Trying the kvm-unit-tests, the simple 'setup' test > works OK, but the one which tries to PSCI boot other SMP cores > fails.
This is probably because the outer QEMU is intercepting those PSCI calls and executing them itself rather than allowing the EL2 guest to do the work... -- PMM