Re: [Qemu-devel] [PATCH 2/3] spapr: fix CAS-generated reset

2017-09-10 Thread Cédric Le Goater
On 09/10/2017 05:17 AM, David Gibson wrote: > On Fri, Sep 08, 2017 at 04:33:43PM +0200, Cédric Le Goater wrote: >> The OV5_MMU_RADIX_300 requires special handling in the CAS negotiation >> process. It is cleared from the option vector of the guest before >> evaluating the changes and re-added later

Re: [Qemu-devel] [PATCH 2/3] spapr: fix CAS-generated reset

2017-09-09 Thread David Gibson
On Fri, Sep 08, 2017 at 04:33:43PM +0200, Cédric Le Goater wrote: > The OV5_MMU_RADIX_300 requires special handling in the CAS negotiation > process. It is cleared from the option vector of the guest before > evaluating the changes and re-added later. But, when testing for a > possible CAS reset :

[Qemu-devel] [PATCH 2/3] spapr: fix CAS-generated reset

2017-09-08 Thread Cédric Le Goater
The OV5_MMU_RADIX_300 requires special handling in the CAS negotiation process. It is cleared from the option vector of the guest before evaluating the changes and re-added later. But, when testing for a possible CAS reset : spapr->cas_reboot = spapr_ovec_diff(ov5_updates,