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.


Disallow symbiotic functionality unless a compatible bios is in use
authorPeter Dinda <pdinda@northwestern.edu>
Thu, 18 Jun 2015 16:19:24 +0000 (11:19 -0500)
committerroot <root@v-test-r415-3.localdomain>
Thu, 18 Jun 2015 16:19:24 +0000 (11:19 -0500)
commit3878df3f39c735f0cc565166ee5bcf0294ea1092
treef32b9336241a2a5d50daec0671094cbbbaec1498
parentd0aa5bd27c22a33f04f47363910f9773fdeab7eb
Disallow symbiotic functionality unless a compatible bios is in use

The symspy page is by default mapped at a location that will conflict
with a larger bios.  This is a non-issue when booting a non-symbiotic
kernel or even booting a symbiotic kernel the first time, but leads
to a mess on a VM reset
Kconfig