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.


cleaned up the emulation code to be more general
authorJack Lange <jacklange@cs.pitt.edu>
Wed, 6 Apr 2011 18:15:06 +0000 (13:15 -0500)
committerJack Lange <jacklange@cs.pitt.edu>
Wed, 6 Apr 2011 18:15:06 +0000 (13:15 -0500)
commit0a4bd37f65c15fe50680e51b68f3f95ec8d347ea
tree11fbb855cfd326ef6e4f425c9367299cb3843c98
parent03715266180ca2d9ea6ca4bbd9151d0017cefa49
cleaned up the emulation code to be more general
palacios/include/palacios/vmm_decoder.h
palacios/include/palacios/vmm_emulator.h
palacios/include/palacios/vmm_mem_hook.h
palacios/src/palacios/vmm_emulator.c
palacios/src/palacios/vmm_mem_hook.c
palacios/src/palacios/vmm_v3dec.c
palacios/src/palacios/vmm_xed.c