Re: [RFC PATCH] arm64: KVM: Allow userspace to configure guest MPIDR_EL1

2016-04-20 Thread Marc Zyngier
On Wed, 20 Apr 2016 07:08:39 -0700 Ashok Kumar wrote: > For guests with NUMA configuration, Node ID needs to > be recorded in the respective affinity byte of MPIDR_EL1. As others have said before, the mapping between the NUMA hierarchy and MPIDR_EL1 are completely

Re: [PATCH v7 1/6] KVM: arm/arm64: Add VGICv3 save/restore API documentation

2016-04-20 Thread Peter Maydell
On 20 April 2016 at 11:59, Christoffer Dall wrote: > On Friday, 15 April 2016, Peter Maydell wrote: >> Nothing in here describes a mechanism for reading or writing the >> current interrupt line_level state from the kernel (which doesn't >>

Re: [PATCH v7 1/6] KVM: arm/arm64: Add VGICv3 save/restore API documentation

2016-04-20 Thread Christoffer Dall
On Monday, 18 April 2016, Peter Maydell wrote: > On 15 April 2016 at 14:58, Peter Maydell > wrote: > > Nothing in here describes a mechanism for reading or writing the > > current interrupt line_level state from the kernel

Re: [PATCH v7 1/6] KVM: arm/arm64: Add VGICv3 save/restore API documentation

2016-04-20 Thread Christoffer Dall
On Friday, 15 April 2016, Peter Maydell wrote: > On 7 December 2015 at 12:29, Pavel Fedin > wrote: > > From: Christoffer Dall > > > > > Factor out the GICv3-specific documentation into a