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.


Minor fix to virtio networking
[palacios.git] / palacios / src / devices / vnet_nic.c
2010-02-26 Lei Xia Minor fix to virtio networking
2010-02-22 Lei Xia Update on vnet
2010-02-21 Jack Lange more fixes
2010-02-21 Jack Lange vnet cleanup
2010-02-17 Lei Xia Update on VNET-NIC device, and fix vnet & virtio net
2010-02-16 Lei Xia Added backend device for Virtio NIC connected with...