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:48:24 +0000 (16:48 -0500)
commit3b67b03716ad6bfdda5c95c8a0ef9004da1b3913
treeb824c0bbebb6f51ab9b954bd356170676be3e139
parent660d3c512aa3299ede91a0b2e24d8b5cde6306da
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