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.


VM reset capability
[palacios.git] / palacios / include / palacios / vmm_types.h
2015-06-18 Peter Dinda VM reset capability
2013-11-26 Peter Dinda Floating point context-switching and checkpoint/load
2012-04-25 Jack Lange VMX updates to fix multicore and unrestricted guest...
2012-02-10 Jack Lange initial simulation functionality
2011-09-13 Jack Lange Added barrier locking to the core migration functionality
2011-08-18 Lei Xia Initial support for moving virtual cores among differen...
2011-08-12 Jack Lange cleaned up VM run states and added pause state
2011-05-02 Jack Lange fix for intel hardware
2010-11-05 Erik van der Kouwe Replaces C++-style comments (// ...) with C-style comme...
2010-10-26 Jack Lange Removed a lot of the highly specific multicore code...
2010-08-04 Peter Dinda Functional 2 core linux guest
2010-07-10 Peter Dinda Implemented SMP, still not functional
2009-07-24 Jack Lange added sprintf to build and reworked type system to...
2009-04-23 Jack Lange typedef name changes
2008-10-30 Jack Lange unified and simplified the control register handlers...
2008-10-27 Jack Lange more 64 bit guest support
2008-10-17 Jack Lange more cleanup
2008-10-06 Jack Lange build reorganization
2008-10-03 Jack Lange added new copyright and license
2008-10-02 Jack Lange fixed compile bug
2008-10-02 Jack Lange Merge branch 'ramdisk' into devel
2008-09-30 Jack Lange added more types
2008-09-30 Jack Lange added more types
2008-09-30 Jack Lange removed references to GeekOS and added some namespace...
2008-09-26 Jack Lange almost done with the namespace protection via -D__V3VEE...
2008-09-26 Jack Lange removed references to GeekOS and added some namespace...
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-06-17 Jack Lange added initial memory hook support, still need decoder
2008-05-21 Jack Lange lot of changes
2008-04-05 Jack Lange *** empty log message ***
2008-04-05 Jack Lange code restructuring