[Qemu-devel] how to know ept is used by kvm
Hi all, How can I know ept (extended page table) is used by kvm? Do I need special configuration or options to enable ept in kvm? thanks Yuxin
[Qemu-devel] how to monitor vm exit
Hi All, I have two questions. 1. How can I track how many vm exit happens during vm execution using KVM under Ubuntu? 2. How can I config KVM to enable/disable conditional vm exiting. For example, how can I disable WBINVD exiting? Thanks a lot Yuxin