[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH for 4.5 v2] vmx, apicv: fix save/restore issue with apicv
On Tue, Oct 21, Yang Zhang wrote: > From: Yang Zhang <yang.z.zhang@xxxxxxxxx> > > This patch fixes two issues: > > 1. Interrupts on PIR are lost during save/restore. Syncing the PIR > into IRR during save will fix it. > > 2. EOI exit bitmap doesn't set up correctly after restore. Here we > will construct the eoi exit bitmap via (IRR | ISR). Though it may cause > unnecessary eoi exit of the interrupts that pending in IRR or ISR during > save/restore, each pending interrupt only causes one vmexit. The > subsequent interrupts will adjust the eoi exit bitmap correctly. So > the performance hurt can be ignored. > > Signed-off-by: Yang Zhang <yang.z.zhang@xxxxxxxxx> > Signed-off-by: Olaf Hering <olaf@xxxxxxxxx> > --- > Hi Olaf and Malcolm, please help to retest this version. Yes, this works as well. Thanks! Olaf _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |