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.


Fail gracefully on VM create or free errors
authorKyle Hale <kh@u.northwestern.edu>
Sat, 7 Jul 2012 22:47:17 +0000 (17:47 -0500)
committerPeter Dinda <pdinda@northwestern.edu>
Sat, 7 Jul 2012 22:47:17 +0000 (17:47 -0500)
commit47dc84c2e6854edb598062918070b2da97e8f10a
tree2f057b979398f3f058dafb29fbbf0e6baaff9f37
parent32375017040830613a1ce6d47dc0e9595b87832e
Fail gracefully on VM create or free errors
linux_module/main.c
linux_module/vm.c