From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keir Fraser Subject: Re: VMX: emulated guest use SYSENTER MSRs Date: Fri, 06 Jul 2007 13:52:37 +0100 Message-ID: References: <468E548C.76E4.0078.0@novell.com> Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <468E548C.76E4.0078.0@novell.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: Jan Beulich , xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Probably because the existing code must remain anyway (since not all VMX CPUs support the MSR bitmap), and the benefit of avoiding the intercepts on CPUs that do support it would have entirely negligible performance benefit, since the MSRs are written only at start of day. We could add calls to avoid the intercepts anyway though, if you want to provide a patch. -- Keir On 6/7/07 13:41, "Jan Beulich" wrote: > What is the reason for not simply clearing the MSR bitmap bits for these three > MSRs, and rather handling the reads/writes in software? > > Jan > > > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xensource.com > http://lists.xensource.com/xen-devel