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.


added back in 32 bit support
[palacios.git] / palacios / include / palacios / vmm_lowlevel.h
2010-01-26 Jack Lange added back in 32 bit support
2009-09-23 Jack Lange added symbiotic interface and a number of other small...
2009-09-18 Jack Lange register assignment fix
2009-09-18 Jack Lange added cpuid hooking
2009-08-31 Andy Gocke VMX is working for a 32-bit Linux kernel. It should...
2009-07-15 Jack Lange fixed CPUID codes for SVM
2009-06-24 Jack Lange first cut at cleaning up the VMX mess
2009-06-05 Jack Lange added locking primitives
2009-04-23 Jack Lange changed inline functions to static
2009-03-03 Jack Lange reformatting include files
2008-10-21 Jack Lange updated assembly to build in 64 bit mode
2008-10-20 Jack Lange moved vmm_lowlevel.asm to C header file vmm_lowlevel.h