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.


Basic HRT startup for HVM, plus assorted cleanup
[palacios.git] / palacios / include / palacios / vmm_hypercall.h
2015-03-25 Peter Dinda Basic HRT startup for HVM, plus assorted cleanup
2012-07-18 Peter Dinda VNET Hypercall interface, implemented as a new stub...
2012-05-22 Patrick G. Bridges Added hypercall to read host TSC
2011-01-12 Jack Lange delete leftover resource hooks and various resource...
2011-01-12 Jack Lange deallocate arch specific IO/MSR hook state
2010-05-04 Lei Xia Add hypercall for guest to get CPU frequency
2010-03-12 Jack Lange symbiotic module updates
2010-02-04 Jack Lange consolidated hypercall numbers\030
2010-02-03 Jack Lange Moved guest initialization to vm_guest.c, added guest_i...
2010-01-14 Jack Lange refactoring to the point of compilation
2009-02-16 Jack Lange added hypercall registration and handler