On Wed, Dec 19, 2018 at 08:52:05PM +0200, Petre Pircalabu wrote: > Define the type for each of the supported vm_event rings (paging, > monitor and sharing) and replace the ring param field with this type. > > Replace XEN_DOMCTL_VM_EVENT_OP_ occurrences with their corresponding > XEN_VM_EVENT_TYPE_ counterpart. > > Signed-off-by: Petre Pircalabu <ppircal...@bitdefender.com> > --- > tools/libxc/xc_mem_paging.c | 6 ++-- > tools/libxc/xc_monitor.c | 6 ++-- > tools/libxc/xc_private.h | 8 +++--- > tools/libxc/xc_vm_event.c | 68 > ++++++++++++++++++++++----------------------- > xen/common/vm_event.c | 12 ++++---- > xen/include/public/domctl.h | 45 ++++++++++++++++--------------
You also need to change XEN_DOMCTL_INTERFACE_VERSION in this patch. Wei. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xenproject.org https://lists.xenproject.org/mailman/listinfo/xen-devel