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-brg.c
2015-12-22 Peter Dinda Linux kernel compatability enhancements (through 3.19)
2015-07-01 Peter Dinda Cleanup based on cppcheck pass (Linux module and user)
2013-10-10 Peter Dinda Switch VNET to use adaptive yielding by default, to...
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-08-09 Peter Dinda Configurable yielding strategies in VNET bridge thread...
2012-08-06 Peter Dinda Enhancements to VNET and to halting:
2012-08-03 Peter Dinda Typo fix
2012-08-03 Peter Dinda APIC and CR8 changes for vector priorization vs TPR
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-08-18 Lei Xia change poll mode for each VNET device
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-05-22 Lei Xia add missed file