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.


add userspace shared library for QEMU use
authorKyle Hale <kh@u.northwestern.edu>
Tue, 26 Aug 2014 18:10:23 +0000 (13:10 -0500)
committerroot <root@v-test-r415-3.localdomain>
Thu, 11 Sep 2014 19:34:54 +0000 (14:34 -0500)
commit3e69f5a7f3d695b0025b88181e657fa3ff364643
treed5462f68d4826dbad193cda50826cf3ad23dfd76
parent92494646e1553eed626597050e1395371a3f9b34
add userspace shared library for QEMU use

This is more or less a wrapper around v3_user_host_dev but
is intended to encompass anything that is QEMU-specific.
linux_usr/Makefile