>>> On 28.08.17 at 14:51, <aisa...@bitdefender.com> wrote: > --- a/xen/include/asm-arm/monitor.h > +++ b/xen/include/asm-arm/monitor.h > @@ -26,6 +26,12 @@ > #include <public/domctl.h> > > static inline > +void arch_allow_userspace(struct domain *d, uint8_t allow_userspace) > +{ > + return; > +}
I'm sorry for noticing this only now, but the name of the hook really ought to have vm_event or monitor in it - it's way too generic the way it is now. Jan _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org https://lists.xen.org/xen-devel