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.


various changes...
[palacios.git] / palacios / include / palacios / vmm_shadow_paging.h
2009-11-26 Jack Lange various changes...
2009-11-06 Jack Lange added simplistic page table cache
2009-08-21 Jack Lange ported the profiler over to the telemetry interface
2009-04-26 Jack Lange removed unused msrs
2009-04-26 Jack Lange moved guest_efer from top level guest_info to the shado...
2009-04-20 Jack Lange added support for memory remapping
2009-04-20 Jack Lange cleaned up the memory handing implementation
2009-03-03 Jack Lange reformatting include files
2009-02-03 Jack Lange starting work on 64 bit shadow paging
2009-02-03 Jack Lange revamped the INVLPG handler
2009-02-03 Jack Lange modified the shadow paging files to separate them based...
2008-12-01 Jack Lange small fixes
2008-10-31 Jack Lange added page table walkers
2008-10-29 Jack Lange setting up framework for 64 bit shadow paging
2008-10-29 Jack Lange restructured the ctrl register handlers
2008-10-27 Jack Lange more 64 bit guest support
2008-10-17 Jack Lange more cleanup
2008-10-16 Jack Lange more namespace changes
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-08-22 Jack Lange reworked the hash table implementation
2008-08-03 Jack Lange added emulator
2008-08-02 Jack Lange started the emulation framework
2008-07-22 Jack Lange code clean up
2008-07-22 Jack Lange code clean up
2008-07-14 Jack Lange *** empty log message ***
2008-06-30 Jack Lange large change to break apart the guest operation mode...
2008-05-19 Jack Lange added invlpg support
2008-05-13 Jack Lange more shadow paging changes
2008-05-13 Jack Lange lots of changes...
2008-04-05 Jack Lange code restructuring