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.


mptable no longer errors out if it doesn't find the mptable target area
authorPeter Dinda <pdinda@northwestern.edu>
Wed, 28 Aug 2013 13:56:18 +0000 (08:56 -0500)
committerroot <root@v-test-r415-3.localdomain>
Wed, 28 Aug 2013 13:56:18 +0000 (08:56 -0500)
commitaabc934443b56e393ff21430545257c50c3d4392
treebf47cdc25322de5731d859cfa933fd51ff70398a
parentc5271d17ca93ad2ca9132a39212369c5f4feb2a9
mptable no longer errors out if it doesn't find the mptable target area
in the VM.  This area does not exist if the seabios is used.  With this fix
if you have an mptable in a VM that is instantiated with seabios, it will just
not create an mptable.  instead, the seabios will create one
palacios/src/devices/mptable.c