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.


Move vnet to src/palacios/
[palacios.git] / palacios / src / palacios / Makefile
2009-11-16 Lei Xia Move vnet to src/palacios/
2009-10-30 Jack Lange symbiotic fixups
2009-09-18 Jack Lange added cpuid hooking
2009-09-14 Jack Lange added symbiotic interface
2009-08-31 Andy Gocke VMX is working for a 32-bit Linux kernel. It should...
2009-08-21 Andy Gocke Modified boot and vmxassist to handle real/protected...
2009-08-21 Jack Lange ported the profiler over to the telemetry interface
2009-08-14 Jack Lange added initial symbiotic swapping framework
2009-08-13 Jack Lange fixed configuration macro checks and a few configuratio...
2009-08-13 Jack Lange Ported palacios to Kbuild