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.


Linux kernel compatability enhancements (through 3.19)
[palacios.git] / linux_module / palacios-vnet-ctrl.c
2015-12-22 Peter Dinda Linux kernel compatability enhancements (through 3.19)
2013-08-07 Peter Dinda VNET compatibility with NUMA interfaces
2013-08-07 Peter Dinda VNET control /proc permission fixes
2013-05-28 Peter Dinda Lock bugfixes - missing lock deinits This also adds...
2013-05-24 Peter Dinda Lock checking framework and cleanup of linux module...
2012-07-27 Peter Dinda Further cleanup of vnet /proc interface
2012-07-27 Peter Dinda Cleaned up /proc parsing for vnet
2012-07-07 Peter Dinda Extensive, Pedantic Error Checking in Linux module...
2012-07-07 Peter Dinda VNET fixes and adaptation to new API
2012-06-19 Ben Scholbrock Updates to linux module to use linux print macros
2011-11-22 Lei Xia Fix bugs when deinit a list, use list_for_each_entry_sa...
2011-06-30 Lei Xia alignment format fix
2011-06-30 Lei Xia clean/revert copyright header
2011-06-30 Lei Xia add v3vee copyright info
2011-06-09 Lei Xia Fix a bug in vnet when removing a route entry
2011-05-22 Lei Xia add missed file