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.


moved xed around to setup the decoder interface
authorJack Lange <jarusl@cs.northwestern.edu>
Wed, 23 Jul 2008 03:21:16 +0000 (03:21 +0000)
committerJack Lange <jarusl@cs.northwestern.edu>
Wed, 23 Jul 2008 03:21:16 +0000 (03:21 +0000)
commitf224dad455ede0cdeadb60d0e428afcc869a4b2d
treef40ea0f89e9ed07db2094ee41daf270562b29096
parentd605ad004bd4ddce4be472210496da843763fe16
moved xed around to setup the decoder interface
palacios/include/palacios/vm_guest.h
palacios/include/palacios/vmm.h
palacios/include/palacios/vmm_decoder.h
palacios/include/palacios/vmm_xed.h [new file with mode: 0644]
palacios/src/palacios/vmm_decoder.c
palacios/src/palacios/vmm_xed.c [new file with mode: 0644]