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.


Merge branch 'Release-1.2' of ssh://palacios@newskysaw.cs.northwestern.edu//home...
[palacios.git] / palacios / src / palacios / vmx_assist.c
2010-04-13 Erik van der Kouwe s patch fixes some issues I've had when compiling Palac...
2009-12-03 Jack Lange major VMX update
2009-08-31 Andy Gocke VMX is working for a 32-bit Linux kernel. It should...
2009-08-21 Jack Lange minor cleanup to vmxassist context code
2009-08-21 Andy Gocke Modified boot and vmxassist to handle real/protected...