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.c
2010-04-13 Erik van der Kouwe s patch fixes some issues I've had when compiling Palac...
2010-01-30 Jack Lange Intel VMX ASM fixes
2010-01-07 Jack Lange lots of fixes
2010-01-04 Jack Lange Fixed bug with VMX interrupt injection
2009-12-15 Jack Lange debugging tweaks and minor fixes
2009-12-03 Jack Lange major VMX update
2009-09-18 Jack Lange added cpuid hooking
2009-09-04 Jack Lange hardware multicore support
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 cleanup of debugging functions
2009-08-13 Jack Lange minor build fixes for i386
2009-08-13 Andy Gocke Succesful transition to vmxassist, then to the bios...
2009-08-13 Jack Lange fixed configuration macro checks and a few configuratio...
2009-08-10 Andy Gocke Added shadow page handling, IO and MSR bitmap allocatio...
2009-08-06 Andy Gocke Latest VMX work that still has bug in guest state causi...
2009-08-04 Andy Gocke Succesfully launches and jumps into the exit handler...
2009-07-29 Andy Gocke Completed preliminary host and guest state structure...
2009-07-23 Andy Gocke vmx_patch5
2009-07-20 Andy Gocke vmx_patch4
2009-07-16 Jack Lange updated VMCS field names
2009-07-16 Jack Lange fixed build error
2009-07-16 Andy Gocke VMX patch series, compilation enabled
2009-07-15 Jack Lange added host state serialization
2009-07-15 Andy Gogke Additional VMX support. Bootstrapping code added.
2009-07-13 Andy Gocke vmx refactoring
2009-06-26 Jack Lange cleanup
2009-06-24 Jack Lange first cut at cleaning up the VMX mess
2009-06-10 Jack Lange cleanup of vmcb structs and names
2008-10-03 Jack Lange added new copyright and license
2008-09-25 Jack Lange modified copyright tags
2008-09-25 Jack Lange modified copyright tags
2008-09-25 Jack Lange added copyright tags
2008-09-25 Jack Lange added copyright tags
2008-04-05 Jack Lange code restructuring