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.


Added CR0 handling for PROTECTED_PG and for the CLTS instruction
[palacios.git] / palacios / src / geekos / timer.c
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