From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: [PATCH 2/4] docs/html/hcall: Annotations for two hypercalls Date: Tue, 15 Nov 2011 10:00:24 -0500 Message-ID: <20111115150024.GA21174@phenom.dumpdata.com> References: <1321212066-10648-1-git-send-email-ian.jackson@eu.citrix.com> <1321212066-10648-3-git-send-email-ian.jackson@eu.citrix.com> <20111114184057.GB15284@phenom.dumpdata.com> <20162.31597.556145.478476@mariner.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20162.31597.556145.478476@mariner.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Ian Jackson Cc: "xen-devel@lists.xensource.com" List-Id: xen-devel@lists.xenproject.org On Tue, Nov 15, 2011 at 02:47:09PM +0000, Ian Jackson wrote: > Konrad Rzeszutek Wilk writes ("Re: [Xen-devel] [PATCH 2/4] docs/html/hcall: Annotations for two hypercalls"): > > On Sun, Nov 13, 2011 at 07:21:04PM +0000, Ian Jackson wrote: > > > Add annotations for a couple of the hypercalls: > > > HYPERVISOR_set_trap_table > > > HYPERVISOR_mmu_update > > > > So I've some comments on the affects of what this hypercall expects > > in some details. Where would I put those? In the header file or should > > I do it somewhere else? > > In the header file. Is it OK if it runs on for pages?