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.


Main now launches a separate thread that spins - this results in halt exits not resum...
authorPeter Dinda <pdinda@northwestern.edu>
Sat, 19 Jul 2008 01:01:34 +0000 (01:01 +0000)
committerPeter Dinda <pdinda@northwestern.edu>
Sat, 19 Jul 2008 01:01:34 +0000 (01:01 +0000)
commit0a15dd0709348fe3770bae9cc485c1c2fc11ef98
treeaf2f3ca52af6d09dc519096c7d19a6d1da3a9c75
parenta933375191c6bf937a323a1ad1ba2c48eccbee3c
Main now launches a separate thread that spins - this results in halt exits not resuming immediately

VM has a few tweaks on machine startup (serial is not included)
palacios/src/geekos/main.c
palacios/src/geekos/vm.c