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 socket interface
authorJack Lange <jarusl@cs.northwestern.edu>
Mon, 24 Nov 2008 21:36:10 +0000 (15:36 -0600)
committerJack Lange <jarusl@cs.northwestern.edu>
Mon, 24 Nov 2008 21:36:10 +0000 (15:36 -0600)
commita3a2224fa5e7d5c9d0ef2fe29bae0ccfb373ba26
tree9adfcc704b88538f835391b5b1e14201d1996a86
parent9fb158db4a082626c5cef84686bff96a456bbe7a
added socket interface
palacios/build/Makefile
palacios/include/palacios/vmm_socket.h [new file with mode: 0644]
palacios/src/palacios/vmm_socket.c [new file with mode: 0644]