>>> On 04.01.18 at 01:15, <[email protected]> wrote: > Save all GPRs on entry to Xen. > > The entry_int82() path is via a DPL1 gate, only usable by 32bit PV guests, so > can get away with only saving the 32bit registers. All other entrypoints can > be reached from 32 or 64bit contexts. > > Signed-off-by: Andrew Cooper <[email protected]> > Reviewed-by: Wei Liu <[email protected]>
While I don't fully agree with outright removing the code, for it to be able to go in Acked-by: Jan Beulich <[email protected]> Jan _______________________________________________ Xen-devel mailing list [email protected] https://lists.xenproject.org/mailman/listinfo/xen-devel
