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.


Linux user updates for more recent distros (Ubuntu 14.04 as target)
authorPeter Dinda <pdinda@northwestern.edu>
Tue, 22 Dec 2015 20:41:17 +0000 (14:41 -0600)
committerAbhinav Kannan <abhinavkannan2013@u.northwestern.edu>
Tue, 22 Dec 2015 20:41:17 +0000 (14:41 -0600)
commit68f8c4cd303c5da40c1083cbabdaf6395e4dbaa1
tree8c33c708f61ebad842ee774bbf474211975e0557
parentc8b23e99efde3aa5a2c26d1b8e9bc7dc914e6113
Linux user updates for more recent distros (Ubuntu 14.04 as target)

These are minor compilation tweaks to avoid scary warnings and
to break the assumption that /bin/sh == /bin/bash
linux_usr/Makefile
linux_usr/v3_create.c
linux_usr/v3_devfile_shadow.c
linux_usr/v3_free.c
linux_usr/v3_guest_mem.c
linux_usr/v3_guest_mem_access.c
linux_usr/v3_guest_mem_track.c
linux_usr/v3_mem.c
linux_usr/v3_mem_move.c
linux_usr/v3_simulate.c
linux_usr/v3_user_keyed_stream_file.c