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.


fixed CLGI window
[palacios.git] / RUNNING.WINDOWS
index 86396a2..b6e5f8d 100644 (file)
@@ -17,7 +17,7 @@ the necessary support of AMD SVM virtualization extensions.
 If you would like to install qemu, a copy is in the repository.  
 Here is how to install it. 
 
-export DEVROOT=/path/to/your/vmm-dev
+export DEVROOT=/path/to/your/vmm-tools
 cd $DEVROOT/devtools
 unzip $DEVROOT/utils/Qemu-0.9.1-windows.zip
 export QEMU=$DEVROOT/devtools/Qemu-0.9.1-windows