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.


Merge branch 'Release-1.2' of ssh://palacios@newskysaw.cs.northwestern.edu//home...
[palacios.git] / palacios / src / palacios / vmm_vnet.c
2010-02-15 Lei Xia Add lock to vmm_queue
2010-02-08 Lei Xia Fix a virtio ring buffer free run index overflow bug
2010-01-25 Lei Xia Update on Vnet and Virtio Nic
2010-01-12 Lei Xia Minor fix on vnet
2009-12-15 Jack Lange formatting fixes
2009-12-15 Lei Xia Restructure of Vnet
2009-11-16 Lei Xia Move vnet to src/palacios/