[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [RFC PATCH 2/6] tools/libxc: Define VM_EVENT type
On Tue, Jan 08, 2019 at 03:01:34PM +0000, Petre Ovidiu PIRCALABU wrote: > On Wed, 2019-01-02 at 11:11 +0000, Wei Liu wrote: > > 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 <ppircalabu@xxxxxxxxxxxxxxx> > > > --- > > > 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_DOMCTL_INTERFACE_VERSION was incremented in another patch of the > series (vm_event: Use slotted channels for sync requests). Is it > necessary to have it incremented twice? No it isn't. Sorry. 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 |