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.


Fix to MSR save/restore handling to avoid VMX ABORT errors
[palacios.git] / palacios / src / palacios / vmcs.c
2011-11-17 Jack Lange Fix to MSR save/restore handling to avoid VMX ABORT...
2011-10-06 Jack Lange updated host state serialization to handle core migration
2011-07-07 Kevin Pedretti VMX 64-bit guest support. Add exit handling for CR4...
2011-05-02 Jack Lange fix for intel hardware
2011-04-29 Jack Lange added support for Intel EPT with(?) and without unrestr...
2011-04-27 Jack Lange vmx updates
2011-04-26 Jack Lange updated vmcs printing
2011-04-26 Jack Lange updated VMCS fields with latest entries.
2011-04-21 Jack Lange vmx cleanup
2011-04-01 Lei Xia Minor Fix to VMX code
2011-03-30 Lei Xia fix the VMCS invalid field error when read VMCS_GUEST_EFER
2010-11-05 Erik van der Kouwe This patch contains various small fixes. Some are MINIX...
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-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-23 Andy Gocke vmx_patch5
2009-07-16 Jack Lange updates to vmcs utility functions
2009-07-16 Jack Lange updated VMCS field names
2009-07-16 Andy Gocke VMX patch series, compilation enabled
2009-07-15 Andy Gogke Additional VMX support. Bootstrapping code added.
2009-07-13 Andy Gocke vmx refactoring
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