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.


More init checks to allow graceful fail out when VM cannot be created
[palacios.git] / palacios / include / palacios / vmm_direct_paging.h
2015-09-08 Peter Dinda More init checks to allow graceful fail out when VM...
2014-07-07 Peter Dinda Missing commit (compilation with memmory tracking off)
2014-06-30 Peter Dinda Better support for dynamic changes to page event callbacks
2014-06-27 Peter Dinda Add memory tracking functionality to Palacios
2014-06-09 Peter Dinda Refactoring and additions to direct paging (nested...
2013-02-21 Peter Dinda Range-based invalidation for nested and direct paging...
2011-01-11 Jack Lange freeing of virtual paging state during guest deinitiali...
2009-04-20 Jack Lange added support for memory remapping
2009-04-20 Jack Lange cleaned up the memory handing implementation
2009-03-25 Jack Lange first cut at nested paging
2009-02-23 Steven Jaconette changes to direct passthrough pagefault handlers
2009-02-07 Jack Lange bug fixes for:
2009-02-06 Steven Jaconette Direct paging changes