[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v2 3/5] xen: Provide XEN_DMOP_pin_memory_cacheattr
>>> On 23.10.17 at 11:05, <ross.lagerwall@xxxxxxxxxx> wrote: > --- a/xen/arch/x86/hvm/dm.c > +++ b/xen/arch/x86/hvm/dm.c > @@ -21,6 +21,7 @@ > > #include <asm/hap.h> > #include <asm/hvm/ioreq.h> > +#include <asm/hvm/cacheattr.h> > #include <asm/shadow.h> With this addition moved up a line to result in a properly sorted set Reviewed-by: Jan Beulich <jbeulich@xxxxxxxx> However, the series should be extended by a patch removing the no longer needed domctl (wiring the libxc function through to the libxendevicemodel one if necessary), at once converting the XEN_DOMCTL_MEM_CACHEATTR_* values to ones with names suitable for use with this new interface (compatibility defines in domctl.h would need to be retained until both qemu-s have had their patches applied). Jan _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |