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.


Changed to using strcasecmp to avoid adding library dependencies
authorPatrick Bridges <bridges@apu.cs.unm.edu>
Tue, 10 Aug 2010 21:44:48 +0000 (15:44 -0600)
committerPatrick Bridges <bridges@apu.cs.unm.edu>
Tue, 10 Aug 2010 21:44:48 +0000 (15:44 -0600)
commit775901a5d4ae980ca6f59a2dfdd238189ae610b7
tree383f6f87f109852b38b0a270c2f98913e6b1d520
parentcb373a2cd34024714299db092a90e947a9a8c80b
Changed to using strcasecmp to avoid adding library dependencies
palacios/src/palacios/vmm_config.c