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.


Enhancements to VNET and to halting:
[palacios.releases.git] / linux_usr / v3_cons_sc.c
index 0986a92..a8e7046 100644 (file)
@@ -381,7 +381,7 @@ int main(int argc, char* argv[]) {
     use_curses = 1;
 
     if (argc < 2) {
-       printf("Usage: ./v3_cons_sc <vm_device>\n");
+       printf("usage: v3_cons_sc <vm_device>\n");
        return -1;
     }