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.


This patch changes the comment format (// to /* ... */) in some header
authorErik van der Kouwe <erikvdk@gmail.com>
Tue, 13 Apr 2010 21:48:24 +0000 (16:48 -0500)
committerJack Lange <jarusl@cs.northwestern.edu>
Tue, 13 Apr 2010 21:49:49 +0000 (16:49 -0500)
commit4a216c126b6eec67b1eb45a52235193500a4a735
tree6cb14c128d44fc3198181e6536df3bcfd0bfee5d
parent0f9d1f5738e14b2211f24bf0f33706013356fe42
This patch changes the comment format (// to /* ... */) in some header
files, allowing them to be compiled with older versions of C.
palacios/include/palacios/vmm_host_events.h
palacios/include/palacios/vmm_socket.h