From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH v9 3/4] libxc: Provide set_xen_guest_handle_offset macro Date: Wed, 13 May 2015 15:56:12 +0100 Message-ID: <1431528972.8263.313.camel@citrix.com> References: <1431361890-3466-1-git-send-email-boris.ostrovsky@oracle.com> <1431361890-3466-4-git-send-email-boris.ostrovsky@oracle.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1431361890-3466-4-git-send-email-boris.ostrovsky@oracle.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Boris Ostrovsky Cc: wei.liu2@citrix.com, xen-devel@lists.xen.org, ian.jackson@eu.citrix.com, stefano.stabellini@eu.citrix.com List-Id: xen-devel@lists.xenproject.org On Mon, 2015-05-11 at 12:31 -0400, Boris Ostrovsky wrote: > Add set_xen_guest_handle_offset() macro that can be used for setting > xen_guest_handle to an offset into hypercall buffer. > > Signed-off-by: Boris Ostrovsky Acked + applied along with the rest of the series, thanks.