[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-devel] [PATCH v5 09/15] x86/altp2m: alternate p2m memory events.



>>> On 14.07.15 at 02:14, <edmund.h.white@xxxxxxxxx> wrote:
> --- a/xen/include/public/vm_event.h
> +++ b/xen/include/public/vm_event.h
> @@ -47,6 +47,16 @@
>  #define VM_EVENT_FLAG_VCPU_PAUSED     (1 << 0)
>  /* Flags to aid debugging mem_event */
>  #define VM_EVENT_FLAG_FOREIGN         (1 << 1)
> +/*
> + * This flag can be set in a request or a response
> + *
> + * On a request, indicates that the event occurred in the alternate p2m 
> specified by
> + * the altp2m_idx request field.
> + *
> + * On a response, indicates that the VCPU should resume in the alternate p2m 
> specified
> + * by the altp2m_idx response field if possible.
> + */
> +#define VM_EVENT_FLAG_ALTERNATE_P2M   (1 << 5)

So I suppose you use 5 here because of what went into staging
recently. But the patch context doesn't reflect this, i.e. the patch
is inconsistent at this point (and won't apply).

Jan


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.