Re: [kvm-devel] [kvm-commits] KVM: VMX: Use shadow TPR/cr8 for 64-bits guests

2007-08-23 Thread Gregory Haskins
On Thu, 2007-08-23 at 10:46 +0300, Avi Kivity wrote:
> repository: /home/avi/kvm/linux-2.6
> branch: lapic5
> commit 8ed05c33d82a394c90b5dd830513416e59ffcf68
> Author: Yang, Sheng <[EMAIL PROTECTED]>
> Date:   Wed Aug 22 15:03:15 2007 +0300
> 
> KVM: VMX: Use shadow TPR/cr8 for 64-bits guests
> 
> This patch enables TPR shadow of VMX on CR8 access. 64bit Windows using
> CR8 access TPR frequently. The TPR shadow can improve the performance of
> access TPR by not causing vmexit.
> 

I remember when I added something similar to the lapic series that both
of my C2D systems (Merom + Woodcrest) reported that they didn't support
the feature in the HW.  Since those were fairly new, which ones *do*
support this (out of curiosity), or is there a microcode update floating
around out there ;).

-Greg


-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
___
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel


Re: [kvm-devel] [kvm-commits] KVM: VMX: Use shadow TPR/cr8 for 64-bits guests

2007-08-23 Thread Andi Kleen
> I remember when I added something similar to the lapic series that both
> of my C2D systems (Merom + Woodcrest) reported that they didn't support
> the feature in the HW.  Since those were fairly new, which ones *do*
> support this (out of curiosity), or is there a microcode update floating
> around out there ;).

It's only supported in Penryn (upcomming 45nm Core2 shrink) AFAIK
Intel made a press release about this recently.

-Andi

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
___
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel