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.


Merge branch 'Release-1.2' of ssh://palacios@newskysaw.cs.northwestern.edu//home...
[palacios.git] / palacios / src / geekos / timer.c
2008-10-06 Lei Xia stable compliation version with some running problems...
2008-10-06 Jack Lange build reorganization
2008-10-02 Jack Lange trying to deal with nvram bug, disabled for now
2008-09-30 Lei Xia Compilable version with both lwip and uip
2008-09-29 Lei Xia Merge branch 'lwip_dev' of ssh://palacios@newskysaw...
2008-09-29 Lei Xia No change to file, just keep update
2008-09-29 Jack Lange added void * argument to timer callback
2008-09-29 Jack Lange added void * argument to timer callback
2008-09-26 Jack Lange added second and millisecond timer support
2008-09-26 Jack Lange added second and millisecond timer support
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-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