Re: [PULL 30/53] spapr: Render full FDT on ibm,client-architecture-support

2019-12-03 Thread Laurent Vivier
On 04/10/2019 11:37, David Gibson wrote: > From: Alexey Kardashevskiy > > The ibm,client-architecture-support call is a way for the guest to > negotiate capabilities with a hypervisor. It is implemented as: > - the guest calls SLOF via client interface; > - SLOF calls QEMU (H_CAS hypercall) with

[PULL 30/53] spapr: Render full FDT on ibm, client-architecture-support

2019-10-04 Thread David Gibson
From: Alexey Kardashevskiy The ibm,client-architecture-support call is a way for the guest to negotiate capabilities with a hypervisor. It is implemented as: - the guest calls SLOF via client interface; - SLOF calls QEMU (H_CAS hypercall) with an options vector from the guest; - QEMU returns a de