Hi,
I turn on the preemption timer in the simplevisor.When the timer count reaches 0, it will trigger vm exit(no.52).Every VM exit (No. 52), I will read the tsc value in ShvVmxEntryHandler.
My question is:1.The period of Vm exit (No. 52) differs greatly from the theoretical value;2.Windows will restart randomly.
Could you help me or give me some suggestions.Thanks.
Hi,
I turn on the preemption timer in the simplevisor.When the timer count reaches 0, it will trigger vm exit(no.52).Every VM exit (No. 52), I will read the tsc value in ShvVmxEntryHandler.
My question is:1.The period of Vm exit (No. 52) differs greatly from the theoretical value;2.Windows will restart randomly.
Could you help me or give me some suggestions.Thanks.