Under VMX without EPT, I do not seeing any VM Exits due to task
switches. Is there a way to enable these? I'm looking to intercept the
guest whenever it does a iret.
Thanks!
Marek
Avi Kivity wrote:
(re-adding list)
On 04/02/2010 07:01 PM, Marek Olszewski wrote:
Thanks for the fast response.
I'm trying to find the code that on a write to a guest page table
entry, will iterate over all shadow page table entries that map that
guest entry to update them. Can you point me to that code? I can't
seem to find it myself :(
See kvm_mmu_pte_write().
--
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