[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH] x86/boot: Make alternative patching NMI-safe
>>> On 05.02.18 at 19:04, <andrew.cooper3@xxxxxxxxxx> wrote: > But as you correctly pointed out, it was a very long way from being > complete. We currently have no idea whether we are in NMI context, so > arranging not to not execute an iret is hard. As long as we don't mean to patch extremely early or extremely late parts of the handler, why couldn't the NMI handler set a flag (or increment some sort of counter; perhaps in struct cpu_info), which the exit path inspects (and clears under the appropriate conditions)? Jan _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |