Hacker News new | ask | show | jobs
by bytefire 2810 days ago
thank you that means a lot! please do add any information you think is relevant :)
1 comments

The bit about TLBs is a bit confusing, it seems like you're taking about a software TLB but EPT is just a second layer of address translation.

Also, after moving a VMCS from a physical CPU to another you have to do VMLAUNCH the first time your start the guest on the new CPU, because you had VMCLEARed it on the old CPU. That's it. :-)

very good, thank you. i'll try to tidy it up