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: Mon, 14 Nov 2011 13:40:57 -0500 Message-ID: <20111114184057.GB15284@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> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1321212066-10648-3-git-send-email-ian.jackson@eu.citrix.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 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?