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.


reverted naming changes to fix configuration breakage
[palacios.git] / palacios / src / devices / lnx_virtio_vnet.c
2010-03-11 Jack Lange reverted naming changes to fix configuration breakage
2010-03-08 Lei Xia Minor fix
2010-03-08 Lei Xia Update on the VNET Bridge virtio device
2010-02-22 Lei Xia Minor update to vnet
2010-02-21 Jack Lange vnet cleanup
2010-02-20 Jack Lange fixes to vnet device
2010-02-18 Jack Lange initial VNET route addition
2010-02-16 Jack Lange added vnet device