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 initial attempt at emulator
authorJack Lange <jarusl@cs.northwestern.edu>
Wed, 17 Dec 2008 23:02:57 +0000 (17:02 -0600)
committerJack Lange <jarusl@cs.northwestern.edu>
Wed, 17 Dec 2008 23:02:57 +0000 (17:02 -0600)
commitba637828f0a1d75ed2f84a725296d66dd73a0d5e
treedb6f1df030bca7570573e9500a10fce85ea9831b
parent5eb28bfd5b8d3d8c0dddc08f3164bd56d811230d
added initial attempt at emulator
palacios/src/palacios/vmm_instr_emulator.c [new file with mode: 0644]