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.


fixed emulation bugs
authorJack Lange <jarusl@cs.northwestern.edu>
Tue, 24 Feb 2009 22:13:20 +0000 (16:13 -0600)
committerJack Lange <jarusl@cs.northwestern.edu>
Tue, 24 Feb 2009 22:13:20 +0000 (16:13 -0600)
commit90c92392972d3ad76753f21a31a8e7db796073cc
tree3cba83e5faa1785f3fa7cd2553bc5fc98b245a52
parent0733f93d0fc8a20528a9ab2f21704bee5562b302
fixed emulation bugs
palacios/include/palacios/vmm_instr_emulator.h
palacios/src/palacios/vmm_direct_paging_32.h
palacios/src/palacios/vmm_emulator.c
palacios/src/palacios/vmm_mem.c
palacios/src/palacios/vmm_xed.c