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 mem_size config variable
[palacios.git] / kitten / palacios-glue / vm.c
2008-10-30 Jack Lange added mem_size config variable
2008-10-22 Trammell Hudson Wired up keyboard interrupt to v3vee (and it works!).
2008-10-21 Trammell Hudson Reflowed some files to conform to Kitten style guide and
2008-10-21 Trammell Hudson V3VEE compiles. Segfaults, but the callback structures...
2008-10-21 Peter Dinda First glue logic