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.


Incorporated XED inclusion code. puppy-and-xed
authorLei Xia <xiaxlei@gmail.com>
Mon, 21 Jul 2008 17:26:25 +0000 (17:26 +0000)
committerLei Xia <xiaxlei@gmail.com>
Mon, 21 Jul 2008 17:26:25 +0000 (17:26 +0000)
commitf7cc83b3bae64c853f5b7b63e2830b1ea92dfed9
tree4cfbb61152c3f760ae08b67458a94751610d5e85
parentabf911f47d91375cfbe41bee04e980aa829d26f3
Incorporated XED inclusion code.

make XED=1 world will now include the XED library
  (and, for now, an empty boot package)

make XED=0 world (default) will not include the XED library
  (and, for now, includes the rombios+vgabios boot package)
palacios/build/Makefile
palacios/include/palacios/vmm_decoder.h
palacios/src/geekos/vm.c
palacios/src/palacios/vmm_decoder.c
palacios/src/palacios/vmm_dev_mgr.c