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.


More init checks to allow graceful fail out when VM cannot be created
authorPeter Dinda <pdinda@northwestern.edu>
Tue, 8 Sep 2015 22:32:22 +0000 (17:32 -0500)
committerroot <root@v-test-r415-3.localdomain>
Tue, 8 Sep 2015 22:32:22 +0000 (17:32 -0500)
commit9d346ee2cf8a7f2a79dc4929b8e0416de7d8f8c8
tree3f20a6fbb1386893ded41691b0c76d0b9d7a9266
parente2a6eba59e9be18cbf5095df4da4d716cf1cf141
More init checks to allow graceful fail out when VM cannot be created
palacios/include/palacios/vmm_direct_paging.h
palacios/include/palacios/vmm_mem_hook.h
palacios/src/palacios/vmm_direct_paging.c
palacios/src/palacios/vmm_mem_hook.c