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.


initial checking of internal decoder
authorJack Lange <jacklange@cs.pitt.edu>
Fri, 4 Mar 2011 22:05:14 +0000 (16:05 -0600)
committerJack Lange <jacklange@cs.pitt.edu>
Fri, 4 Mar 2011 22:05:14 +0000 (16:05 -0600)
commitb3e5aa263c35961c74e0b7ed96b8510e8c6d7d0d
treef685fac0a41f191d03360796bc8d8cde90c61eb9
parentf18097c35ddc13572ab41e03ad7a14430cff11ac
initial checking of internal decoder
Kconfig
palacios/include/palacios/vmm_decoder.h
palacios/include/palacios/vmm_ss_emulator.h [deleted file]
palacios/lib/i386/Makefile
palacios/lib/x86_64/Makefile
palacios/src/palacios/Makefile
palacios/src/palacios/vmm.c
palacios/src/palacios/vmm_decoder.c
palacios/src/palacios/vmm_ss_emulator.c [deleted file]
palacios/src/palacios/vmm_v3dec.c [new file with mode: 0644]
palacios/src/palacios/vmm_xed.c