On 26/04/17 15:42, Boris Ostrovsky wrote: > Recent code rework that split handling ov PV, HVM and PVH guests into > separate files missed calling xen_smp_intr_init_pv() on CPU0. > > Add this call. > > Signed-off-by: Boris Ostrovsky <[email protected]> > Reported-by: Sander Eikelenboom <[email protected]>
Reviewed-by: Juergen Gross <[email protected]> Thanks, Juergen

