I'm learning about Intel Virtualization stack and wondering if there is a possible way of spotting VMCS?
Let's say I'm running VMware Workstation on Windows or Linux and I have couple of VM's running. How can I spot VMCS for each running VM? I am running a kernel module as well.
Or how can I get Extended Page Table Pointer for each VM?
Is that even possible to do for Type-1 hypervisors? As there is no host OS per se?
Thanks