[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v4 4/8] x86: introduce hypervisor framework
On Fri, Nov 29, 2019 at 06:08:16PM +0000, Andrew Cooper wrote: > On 21/11/2019 18:50, Wei Liu wrote: > > +#include <xen/types.h> > > + > > +#include <asm/cache.h> > > +#include <asm/guest/hypervisor.h> > > + > > +static const struct hypervisor_ops __read_mostly *hops; > > Could I talk you into using just plain 'ops' here. This is mostly > plumbing and doesn't appear to grow significantly. I don't think there > is a risk of gaining ambiguity. This is done. Wei. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |