Li, Xin B wrote:
>> BTW,
>>
>> The current VMX code does not make sense to me:
>>
>> static void vmx_flush_tlb(struct kvm_vcpu *vcpu)
>> {
>> vmcs_writel(GUEST_CR3, vmcs_readl(GUEST_CR3));
>> }
>>
>>
>
> The point is, vmexits will invalidate all TLB entries on Intel VT
> processor today.
>
Yes. This was based on some text in the manual that I can't find
anymore. I long suspected that it is unnecessary.
--
error compiling committee.c: too many arguments to function
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
kvm-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/kvm-devel