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.


Cleanup of linkage issues for non-Linux hosts
authorPeter Dinda <pdinda@northwestern.edu>
Sun, 12 Jul 2015 21:50:03 +0000 (16:50 -0500)
committerroot <root@v-test-r415-3.localdomain>
Sun, 12 Jul 2015 21:50:03 +0000 (16:50 -0500)
commit2cb41f7db5b9f89113432d6b3daff4807ba8e5f2
tree8aff654c3e0a3e4a1854c86752ea7ea756422c0f
parentc0ecfba627c1d6c3f46d59bd4e5e6f883a494dc4
Cleanup of linkage issues for non-Linux hosts

- minor asm fixes to allow -fPIC
- elimination of unneeded global
- conditional compilation of assorted string functions
Kconfig.stdlibs
palacios/include/palacios/vmm_lowlevel.h
palacios/include/palacios/vmx_lowlevel.h
palacios/src/palacios/vmm_hashtable.c
palacios/src/palacios/vmm_string.c