wayne-ma / VMExit-Delay

measure the overhead of a virtualization exit (VMExit) event on an Intel CPU

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VMExit-Delay

measure the overhead of a virtualization exit (VMExit) event on an Intel CPU

run make to generate measureVMExit binary

as for patches, they are for 5.15.0-rc2 kernel apply with patch -p1 < *.patch from the linux directory

glhf!

About

measure the overhead of a virtualization exit (VMExit) event on an Intel CPU

License:MIT License


Languages

Language:C 97.0%Language:Makefile 3.0%