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.


fixed compile bug
Jack Lange [Thu, 2 Oct 2008 23:04:04 +0000 (18:04 -0500)]
palacios/include/palacios/vmm_types.h

index 504b520..4e073be 100644 (file)
@@ -49,5 +49,3 @@ typedef ulong_t addr_t;
 #endif // ! __V3VEE__
 
 #endif
-
-#endif