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 timer support...
authorJack Lange <jarusl@cs.northwestern.edu>
Thu, 29 May 2008 22:20:51 +0000 (22:20 +0000)
committerJack Lange <jarusl@cs.northwestern.edu>
Thu, 29 May 2008 22:20:51 +0000 (22:20 +0000)
commit3a5aea3d9ef41bf3e7b8df4d29f309e2f4304d9d
tree7f3f906a99907ff91d829996dc08d77a02c5c645
parent55c5cf8adebb870874e02b439b176f2b020ba5a0
added timer support...
palacios/src/devices/8254.c
palacios/src/palacios/vmm_time.c
palacios/src/palacios/vmm_util.c