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 sock_set functions for select() support
authorJack Lange <jarusl@cs.northwestern.edu>
Tue, 25 Nov 2008 00:36:15 +0000 (18:36 -0600)
committerJack Lange <jarusl@cs.northwestern.edu>
Tue, 25 Nov 2008 00:36:15 +0000 (18:36 -0600)
commit36fb65749158643467beb8ebc82276b2b29412d1
tree82abbf798f44d9bacc6f4ac473a977c8079a2837
parenta3a2224fa5e7d5c9d0ef2fe29bae0ccfb373ba26
added sock_set functions for select() support
palacios/include/palacios/vmm_socket.h
palacios/src/palacios/vmm_socket.c