Thanks to visit codestin.com
Credit goes to github.com

Skip to content

naBe-/kvm_direct_access

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KVM direct access

Demonstrates direct access to the Linux kernel KVM module by initiating and running a virtual CPU.

Compile the project

make

Run the program

bin/kvm_da [-m <memory in MB>]

Generate documentation

Doxygen is required to generate documentation. You simply need to run:

make doc

Once the generation is completed, you can find the documentation in the doc/ directory, available in HTML and LaTeX format.

Clean up

make clean

About

Direct access to Linux KVM module

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published