i learned that in kvm EPT tech has been supported . so what can i do to test whether in my computer kvm use EPT? on the other words, does kvm use EPT or shadow pages ? how to test thanks.
the last thing we need more of is less effort
You can grep /proc/cpuinfo for ept. KVM will automatically take advantage of EPT once you have it.
If my system should support it, how can I tell that it is actively being used?
<blockquote>
More information about formatting options
You can grep /proc/cpuinfo for ept. KVM will automatically take advantage of EPT once you have it.
If my system should support it, how can I tell that it is actively being used?
Post new comment