16 messages in com.xensource.lists.xen-ia64-develRE: [Xen-ia64-devel][PATCH] optimizat...
FromSent OnAttachments
Xu, Anthony27 Apr 2007 02:04.patch
Jürgen Groß27 Apr 2007 02:27 
Xu, Anthony27 Apr 2007 02:35 
Alex Williamson27 Apr 2007 06:07 
Jürgen Groß27 Apr 2007 06:19 
Yang, Fred27 Apr 2007 11:03 
Yang, Fred27 Apr 2007 11:40 
Xu, Anthony27 Apr 2007 19:10 
Tristan Gingold28 Apr 2007 06:36 
Tristan Gingold28 Apr 2007 06:39 
Tristan Gingold28 Apr 2007 06:41 
Xu, Anthony28 Apr 2007 19:21 
Xu, Anthony28 Apr 2007 19:28 
Xu, Anthony28 Apr 2007 19:31 
Alex Williamson06 May 2007 07:02 
Xu, Anthony07 May 2007 19:54 
Subject:RE: [Xen-ia64-devel][PATCH] optimization for windows
From:Xu, Anthony (anth@intel.com)
Date:04/28/2007 07:31:32 PM
List:com.xensource.lists.xen-ia64-devel

From: Tristan Gingold [mailto:tgin@free.fr]

Sent: 2007年4月28日 21:40 To: Xu, Anthony Cc: Alex Williamson; xen-@lists.xensource.com Subject: Re: [Xen-ia64-devel][PATCH] optimization for windows

I had been thinking of this issue. What I concern is, this optimization is specific to windows. So if user sets "guest = windows", and runs linux as guest, This may make guest linux behave strangely, or crash. Yes, you can say this is user's fault, but user may complain.

We may add an hypercall to select per-guest optimizations. And create an EFI utility to enabled these optimizations.

Such an hypercall should be common to PV and VTI.

If the user incorrectly set an optimization it's his problem.

I don't have preference on automatic detect or using configure option. Seems, community like to use configure option.

That's OK for me, I'll try to add a configure option about guest.

Thanks, Anthony

Tristan.