From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Ofsthun Subject: Re: [RFC][PATCH] Hypercalls from HVM guests (1/2) Date: Thu, 13 Apr 2006 09:25:09 -0400 Message-ID: <443E5135.7000703@virtualiron.com> References: <443D4997.8010302@virtualiron.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Keir Fraser Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Keir Fraser wrote: > > On 12 Apr 2006, at 19:40, Steve Ofsthun wrote: > >> Here is the main hypervisor/hvmloader patch. >> >> Signed-off-by: Steve Ofsthun > > All in-memory hypercall arguments are now accessed via > copy_to/from_guest and copy_to/from_user are no longer used for that > purpose at all. That given, can the special path for HVM guests be made > in copy_to/from_guest (no need to make conditional on hypervisor_va()) > and not touch copy_to/from_user? Yes, that sounds right. I'll put together an updated patch. Thanks, Steve -- Steve Ofsthun - Virtual Iron Software, Inc.