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.


Fix bugs when deinit a list, use list_for_each_entry_safe instead of list_for_each_entry
[palacios.git] / linux_module / palacios-vnet-brg.c
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