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 single step emulator files
authorJack Lange <jarusl@cs.northwestern.edu>
Fri, 26 Jun 2009 22:02:01 +0000 (17:02 -0500)
committerJack Lange <jarusl@cs.northwestern.edu>
Fri, 26 Jun 2009 22:02:01 +0000 (17:02 -0500)
commitc8eeaab8082f8c0b00a1889089a706ec6b1af88e
tree529c31f163541c1b6a8d0345263a7105992fddbe
parent2f761543eabfddd12578ed902d7139edbb37df97
added single step emulator files
palacios/include/palacios/vmm_ss_emulator.h [new file with mode: 0644]
palacios/src/palacios/vmm_ss_emulator.c [new file with mode: 0644]