Re: [Qemu-devel] [PULL 11/28] target-arm: Use the kernel's idea of MPIDR if we're using KVM

2015-06-16 Thread Peter Maydell
On 16 June 2015 at 13:02, Pavel Fedin wrote: > Hello! > > I see only affinity patch went in. What is the status of the rest of GICv3 > stuff? Definitely not-for-2.4. It needs review... The affinity patch was a useful standalone fix, which is why I put it in. thanks -- PMM

Re: [Qemu-devel] [PULL 11/28] target-arm: Use the kernel's idea of MPIDR if we're using KVM

2015-06-16 Thread Pavel Fedin
Hello! I see only affinity patch went in. What is the status of the rest of GICv3 stuff? Kind regards, Pavel Fedin Expert Engineer Samsung Electronics Research center Russia

[Qemu-devel] [PULL 11/28] target-arm: Use the kernel's idea of MPIDR if we're using KVM

2015-06-15 Thread Peter Maydell
From: Pavel Fedin When we're using KVM, the kernel's internal idea of the MPIDR affinity fields must match the values we tell it for the guest vcpu cluster configuration in the device tree. Since at the moment the kernel doesn't support letting userspace tell it the correct affinity fields to use