>>> On 26.08.18 at 14:19, <wei.l...@citrix.com> wrote: > +static inline int p2m_pod_set_mem_target(struct domain *d, unsigned long > target) > +{ > + return 0; > +}
This one, at the very least, should not be needed: The case block in arch_memory_op() containing the only call should altogether be framed by #ifdef CONFIG_HVM. Jan _______________________________________________ Xen-devel mailing list Xen-devel@lists.xenproject.org https://lists.xenproject.org/mailman/listinfo/xen-devel