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.


work around git issues
Jack Lange [Wed, 8 Oct 2008 23:07:04 +0000 (18:07 -0500)]
palacios/include/palacios/vmm.h

index cbe2f80..b72c2fe 100644 (file)
@@ -265,8 +265,6 @@ struct vmm_ctrl_ops {
 
 
 
-
-
 void Init_V3(struct vmm_os_hooks * hooks, struct vmm_ctrl_ops * vmm_ops);