|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v8] x86/hvm: Allow guest_request vm_events coming from userspace
>>> On 28.08.17 at 14:51, <aisaila@xxxxxxxxxxxxxxx> 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@xxxxxxxxxxxxx
https://lists.xen.org/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |