Hi all,
If we want to provide useful nested SVM support, this must be feasible.
If there is a bug, it has to be fixed.
I did a quick look on KVM sources this morning, and although I can be
wrong, this really looks like a bug.
The reason is nested_svm_vmrun() doesn't do anything to host or guest
PATs (thus no easy way to set memory type if NPT is used and guest PAT
has non-default value). And since svm_set_cr0() explicitly clears CD
(for a good reason, I suppose), there seem to be no way to control
caching from the nested setup altogether.
--
Regards,
Valentine Sinitsyn
--
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