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.


Working on debugging time management/apic timer code.
[palacios.git] / palacios / include / palacios / vmm_time.h
2011-10-20 Patrick G. Bridges Working on debugging time management/apic timer code.
2011-05-02 Jack Lange build fixes to merge the Palacios configuration paramet...
2011-02-25 Patrick G. Bridges More timing cleanup with a fix to 8254.c for running...
2011-02-23 Patrick G. Bridges Simplified interface to timekeeping API, added to VMX...
2011-02-17 Patrick G. Bridges Fixes to time code to allow virtualization to hide...
2011-01-06 Jack Lange fixed bug in time initialization, and added deinitializ...
2010-11-19 Jack Lange timer interface updates to allow state cleanup on exit
2010-10-21 Patrick G. Bridges More minor fixes on time keeping. VMM clock now appears...
2010-10-19 Patrick G. Bridges More updates getting basic version of time handling...
2010-10-18 Patrick G. Bridges Still working on timer updates, heading towards being...
2010-10-01 Patrick G. Bridges Time configuration parameters added. More time control...
2010-10-01 Patrick G. Bridges MOre minor fixes
2010-09-20 Patrick G. Bridges Implemented (but not yet tested) time interface changes...
2010-04-28 Lei Xia Clean the typos
2010-04-28 Jack Lange cleaned up timer infrastructure
2010-04-23 Lei Xia Fix to the HLT exit handler
2010-01-15 Jack Lange fixes for single core guest on multicore capable systeM
2010-01-14 Jack Lange refactoring to the point of compilation
2009-03-03 Jack Lange reformatting include files
2008-10-16 Jack Lange more namespace changes
2008-10-03 Jack Lange added new copyright and license
2008-09-26 Jack Lange almost done with the namespace protection via -D__V3VEE...
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-07-22 Jack Lange code clean up
2008-05-22 Jack Lange *** empty log message ***
2008-05-21 Jack Lange lot of changes