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.


Revert mistakenly overwritten lazy FP change (no functional change)
[palacios.git] / palacios / include / palacios / vmm_debug.h
index bbb253e..e94ce69 100644 (file)
@@ -29,7 +29,6 @@
 
 int v3_init_vm_debugging(struct v3_vm_info * vm);
 
-
 void v3_print_guest_state(struct guest_info * core);
 void v3_print_arch_state(struct guest_info * core);