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.


modified copyright tags
[palacios.git] / palacios / src / geekos / timer.c
2008-09-25 Jack Lange modified copyright tags
2008-09-25 Jack Lange added copyright tags
2008-09-22 Jack Lange build fixes
2008-09-16 Jack Lange fixed a ton of compile errors
2008-08-28 Lei Xia Add clock_time() in timer.c for uIP
2008-07-28 Peter Dinda Added RTC functionality (including interrupt injection...
2008-06-29 Peter Dinda Added CR0 handling for PROTECTED_PG and for the CLTS...
2008-06-23 Peter Dinda Fixed the FS/GS save/restore problem
2008-06-10 Jack Lange *** empty log message ***
2008-06-06 Peter Dinda Working odin - x86 only - do 0 and then F5 to avoid...
2008-05-21 Jack Lange lot of changes
2008-02-28 Jack Lange split the vmm from the internal geekos
2008-02-13 Jack Lange *** empty log message ***
2007-11-29 Peter Dinda Initial revision