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.


Constraints in page allocation, and code changes to use them; shadow paging allocati...
[palacios.git] / palacios / include / vnet / vnet_host.h
2013-08-18 Peter Dinda Constraints in page allocation, and code changes to...
2012-12-29 Peter Dinda Context-based output infrastructure (V3_Print, etc...
2012-07-27 Peter Dinda Corrected vnet locking with irqsave/restore
2012-07-07 Peter Dinda Updates to VNET. Most importantly, better yielding...
2011-05-19 Lei Xia add deinit code for VNET and direct network bridge
2011-05-19 Lei Xia Fix to VNET bug when vnet_host_hooks is not properly...
2011-05-06 Lei Xia Added implementation of VNET host hook functions
2011-05-06 Lei Xia format fix
2011-05-05 Lei Xia more fix on VNET
2011-05-05 Lei Xia format fix
2011-05-05 Lei Xia Separate VNET from Palacios, add its own host_hooks...