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.


added network harddisk support
authorJack Lange <jarusl@cs.northwestern.edu>
Wed, 8 Jul 2009 22:25:48 +0000 (17:25 -0500)
committerJack Lange <jarusl@cs.northwestern.edu>
Wed, 8 Jul 2009 22:25:48 +0000 (17:25 -0500)
commit153204955413dcb12b2156fc80bdda6e275009b9
tree8626bad74916b0c295158b483e8ea9f1d20c1c38
parent2fc55bdc014038e625b3628fdaf0b60d7ebede77
added network harddisk support
palacios/build/Makefile
palacios/include/devices/net_hd.h
palacios/src/devices/net_cd.c
palacios/src/devices/net_hd.c