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.


lwip/uip should not be dependent on any part of the VMM,
authorJack Lange <jarusl@cs.northwestern.edu>
Mon, 29 Sep 2008 20:21:32 +0000 (15:21 -0500)
committerJack Lange <jarusl@cs.northwestern.edu>
Mon, 29 Sep 2008 20:21:32 +0000 (15:21 -0500)
commit18994f099b7316da6f6c9752aa59b08259fb0057
treeed696b6b724505983216f970c076cb60df878b2e
parentd98e541db0a18647cdefbc17ad40c282189533aa
lwip/uip should not be dependent on any part of the VMM,
bug fix in string.c
palacios/build/Makefile
palacios/src/common/string.c
palacios/src/lwip/arch/sys_arch.c