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.


Cleaned up help messages for userspace utils
authorPeter Dinda <pdinda@northwestern.edu>
Wed, 20 Jun 2012 22:55:24 +0000 (17:55 -0500)
committerPeter Dinda <pdinda@northwestern.edu>
Wed, 20 Jun 2012 22:55:24 +0000 (17:55 -0500)
commit035ac752dc4e0eda744205896a9c7c92689bea42
tree0813f872d04d5801782775501100ccfe5839efed
parentead1cdbf64d8f8ae39a52abd3c9fedd17ae0408d
Cleaned up help messages for userspace utils
Updated Makefile to build v3_debug
24 files changed:
linux_usr/Makefile
linux_usr/v3_cons.c
linux_usr/v3_cons_sc.c
linux_usr/v3_console [deleted file]
linux_usr/v3_continue.c
linux_usr/v3_core_move.c
linux_usr/v3_create.c
linux_usr/v3_ctrl.c
linux_usr/v3_debug.c
linux_usr/v3_env_inject.c
linux_usr/v3_free.c
linux_usr/v3_inject_ecc_scrubber_mce.c
linux_usr/v3_launch.c
linux_usr/v3_load.c
linux_usr/v3_mem.c
linux_usr/v3_monitor.c
linux_usr/v3_pause.c
linux_usr/v3_save.c
linux_usr/v3_simulate.c
linux_usr/v3_stop.c
linux_usr/v3_stream.c
linux_usr/v3_syscall.c
linux_usr/v3_top_inject.c
linux_usr/v3_user_keyed_stream_file.c