On 07/14/2010 06:52 PM, Gleb Natapov wrote:
Why not
if (tdp_enabled)
return false;
at the top? Is there any reason ever to reexecute an instruction
with tdp enabled?
Can't think of one now. If in the future we will shadow some other data
structures in the guest except page tables (nested vmx/svm?) there may
be the reason.
Sure, we'll adjust it then.
--
I have a truly marvellous patch that fixes the bug which this
signature is too narrow to contain.
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html