Re: [Qemu-devel] [PATCH] spapr: Add H-Call H_HOME_NODE_ASSOCIATIVITY

2018-12-17 Thread Laurent Vivier
On 18/12/2018 05:29, David Gibson wrote: > On Mon, Dec 17, 2018 at 03:00:55PM +0100, Laurent Vivier wrote: >> H_HOME_NODE_ASSOCIATIVITY H-Call returns the associativity domain >> designation associated with the identifier input parameter. >> >> Remove the warning message from the kernel: >> VPHN

Re: [Qemu-devel] [PATCH] spapr: Add H-Call H_HOME_NODE_ASSOCIATIVITY

2018-12-17 Thread David Gibson
On Mon, Dec 17, 2018 at 03:00:55PM +0100, Laurent Vivier wrote: > H_HOME_NODE_ASSOCIATIVITY H-Call returns the associativity domain > designation associated with the identifier input parameter. > > Remove the warning message from the kernel: > VPHN is not supported. Disabling polling.. > > Sign

[Qemu-devel] [PATCH] spapr: Add H-Call H_HOME_NODE_ASSOCIATIVITY

2018-12-17 Thread Laurent Vivier
H_HOME_NODE_ASSOCIATIVITY H-Call returns the associativity domain designation associated with the identifier input parameter. Remove the warning message from the kernel: VPHN is not supported. Disabling polling.. Signed-off-by: Laurent Vivier --- Based-on: <20181213040126.6768-1-da...@gibson.d