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.


notification test
Jack Lange [Fri, 26 Jun 2009 23:27:29 +0000 (18:27 -0500)]
palacios/src/palacios/vmm_emulator.c

index 2df0469..cc1c380 100644 (file)
@@ -30,8 +30,6 @@
 #endif
 
 
-
-
 static int run_op(struct guest_info * info, v3_op_type_t op_type, addr_t src_addr, addr_t dst_addr, int src_op_size, int dst_op_size);
 
 // We emulate up to the next 4KB page boundry