On 04/13/2016 05:50 PM, Tamas K Lengyel wrote: > > diff --git a/xen/arch/x86/monitor.c b/xen/arch/x86/monitor.c > index 1fec412..4c96968 100644 > --- a/xen/arch/x86/monitor.c > +++ b/xen/arch/x86/monitor.c > @@ -22,6 +22,58 @@ > #include <asm/monitor.h> > #include <public/vm_event.h> > > +static int arch_monitor_enable_msr(struct domain *d, u32 msr) > > > IMHO there is no need to prepend the function names here with arch_ as > these are x86 specific so there never will be ARM equivalent.
That's true. I'll remove the prefix. Thanks, Razvan _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel