Palacios Public Git Repository

To checkout Palacios execute

  git clone http://v3vee.org/palacios/palacios.web/palacios.git
This will give you the master branch. You probably want the devel branch or one of the release branches. To switch to the devel branch, simply execute
  cd palacios
  git checkout --track -b devel origin/devel
The other branches are similar.


added device checkpoint hooks
[palacios.git] / palacios / include / palacios / svm_msr.h
2011-01-12 Jack Lange deallocate arch specific IO/MSR hook state
2010-01-14 Jack Lange refactoring to the point of compilation
2009-08-31 Andy Gocke VMX is working for a 32-bit Linux kernel. It should...
2009-04-26 Jack Lange updated IO and MSRs to allow hooking/unhooking dynamic...
2008-10-27 Jack Lange added MSR hook framework