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.


decoder updates
authorJack Lange <jacklange@cs.pitt.edu>
Sun, 6 Mar 2011 01:11:15 +0000 (19:11 -0600)
committerJack Lange <jacklange@cs.pitt.edu>
Sun, 6 Mar 2011 01:11:15 +0000 (19:11 -0600)
commit847838d7621455a02df5d657914d7da163718234
tree47916f9f4f0506a20341a217ff6a77a55513f074
parente874305a90a64fc14c06c00c8d57f8019709c19f
decoder updates
palacios/include/palacios/vmm_decoder.h
palacios/include/palacios/vmm_instr_decoder.h [new file with mode: 0644]
palacios/src/palacios/vmm.c
palacios/src/palacios/vmm_decoder.c
palacios/src/palacios/vmm_v3dec.c