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.


Have unregistered hypercalls fail to guest
[palacios.git] / palacios / src / palacios / vmm_hypercall.c
2015-08-02 Peter Dinda Have unregistered hypercalls fail to guest
2012-12-29 Peter Dinda Context-based output infrastructure (V3_Print, etc...
2012-07-07 Peter Dinda Lots of pedantic error checking in Palacios proper...
2012-04-13 Kyle Hale Change of hypercall semantics - rax no longer contains...
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-02-04 Jack Lange consolidated hypercall numbers\030
2010-01-14 Jack Lange refactoring to the point of compilation
2009-12-07 Jack Lange added test hypercall for debugging guest hypercall...
2009-12-01 Jack Lange integrated new configuration system
2009-10-02 Jack Lange added symbiotic interface
2009-03-03 Jack Lange reformatting of the source files
2009-02-16 Jack Lange added hypercall registration and handler