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.


Factoring of BIOS setup so that it can be reused during reset
authorPeter Dinda <pdinda@northwestern.edu>
Thu, 18 Jun 2015 21:54:06 +0000 (16:54 -0500)
committerroot <root@v-test-r415-3.localdomain>
Thu, 18 Jun 2015 21:54:06 +0000 (16:54 -0500)
commit749653dd91e8d012f77c9745421f2b7cd0d3da93
tree0eee4b80e48383d93d878dcb6dfaf08e80a852c2
parent7c0124e75c04de3d51a457f8788cbee61d51fd36
Factoring of BIOS setup so that it can be reused during reset
palacios/include/palacios/vmm_bios.h [new file with mode: 0644]
palacios/src/palacios/Makefile
palacios/src/palacios/vmm_bios.c [new file with mode: 0644]
palacios/src/palacios/vmm_config_class.h