>>> On 27.04.16 at 21:26, <konrad.w...@oracle.com> wrote: > The implementation does not actually do any patching. > > It just adds the framework for doing the hypercalls, > keeping track of ELF payloads, and the basic operations: > - query which payloads exist, > - query for specific payloads, > - check*1, apply*1, replace*1, and unload payloads. > > *1: Which of course in this patch are nops. > > The functionality is disabled on ARM until all arch > components are implemented. > > Also by default it is disabled until the implementation > is in place. > > We also use recursive spinlocks to so that the find_payload > function does not need to have a 'lock' and 'non-lock' variant. > > Signed-off-by: Konrad Rzeszutek Wilk <konrad.w...@oracle.com> > Signed-off-by: Ross Lagerwall <ross.lagerw...@citrix.com> > Reviewed-by: Andrew Cooper <andrew.coop...@citrix.com>
This contradicts ... > v10: > Dropped Reviewed-by. ... this. Also I continue to be puzzled why I'm not getting Cc-ed on this patch. Reviewed-by: Jan Beulich <jbeul...@suse.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel