Skip to content

aoshiken/libbdvmi

 
 

Repository files navigation

Libbdvmi
(c) 2015 Bitdefender SRL


The Xen version that can be used for testing is 4.6.
To test the library, please issue:

$ ./bootstrap
$ ./configure
$ make

This will build the library and the test under examples/.

To see the test in action, run (as root):

# ./hookdomain

in the examples/ subdirectory, then simply start up a Xen domain.

The application can be shut down at any time via ^C.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 77.3%
  • C++ 22.7%