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.


first cut at nested paging
[palacios.git] / SETUP.WINDOWS
index d97af5a..92bfff8 100644 (file)
@@ -69,9 +69,6 @@ Now test:
 cd $DEVROOT/vmm-hack1/build
 export PATH=$PATH:$LOCATION/bin
 
-ln -s ../src/vmboot/rombios/BIOS-bochs-latest rombios
-ln -s ../src/vmboot/vgabios/VGABIOS-lgpl-latest.bin vgabios
-
 make world
 
 This should succeed, leaving you with a vmm.img file.