Re: [Qemu-devel] [RFC 04/17] pseries: Make cpu_update during CAS unconditional

2016-11-07 Thread David Gibson
On Fri, Nov 04, 2016 at 11:45:43AM +0100, Thomas Huth wrote: > On 30.10.2016 12:11, David Gibson wrote: > > spapr_h_cas_compose_response() includes a cpu_update parameter which > > controls whether it includes updated information on the CPUs in the device > > tree fragment returned from the ibm,cli

Re: [Qemu-devel] [RFC 04/17] pseries: Make cpu_update during CAS unconditional

2016-11-04 Thread Thomas Huth
On 30.10.2016 12:11, David Gibson wrote: > spapr_h_cas_compose_response() includes a cpu_update parameter which > controls whether it includes updated information on the CPUs in the device > tree fragment returned from the ibm,client-architecture-support (CAS) call. > > Providing the updated infor

Re: [Qemu-devel] [RFC 04/17] pseries: Make cpu_update during CAS unconditional

2016-11-03 Thread Alexey Kardashevskiy
On 30/10/16 22:11, David Gibson wrote: > spapr_h_cas_compose_response() includes a cpu_update parameter which > controls whether it includes updated information on the CPUs in the device > tree fragment returned from the ibm,client-architecture-support (CAS) call. > > Providing the updated informa

[Qemu-devel] [RFC 04/17] pseries: Make cpu_update during CAS unconditional

2016-10-30 Thread David Gibson
spapr_h_cas_compose_response() includes a cpu_update parameter which controls whether it includes updated information on the CPUs in the device tree fragment returned from the ibm,client-architecture-support (CAS) call. Providing the updated information is essential when CAS has negotiated compati