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.


fixed ceil linking issue and net.c compile problems
authorJack Lange <jarusl@cs.northwestern.edu>
Tue, 7 Oct 2008 23:35:52 +0000 (18:35 -0500)
committerJack Lange <jarusl@cs.northwestern.edu>
Tue, 7 Oct 2008 23:35:52 +0000 (18:35 -0500)
commitd2720fdaa2bb5588049e1fec7eb66960ca928b2d
tree3cf0a5eeacb07d060c6160d0e8c12ec01205375e
parent452885dcf15a56694ba283a079877ac38b545b0f
fixed ceil linking issue and net.c compile problems
we now compile v3vee with machine local compiler while geekos is dependent on old version
geekos/src/geekos/net.c
palacios/build/Makefile
palacios/include/palacios/vmm_string.h
palacios/src/palacios/vmm_hashtable.c
palacios/src/palacios/vmm_string.c