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.


Bug fix and cleanup
authorPeter Dinda <pdinda@northwestern.edu>
Sun, 24 Aug 2014 20:22:17 +0000 (15:22 -0500)
committerPeter Dinda <pdinda@northwestern.edu>
Sun, 24 Aug 2014 20:22:17 +0000 (15:22 -0500)
commit7a10bbf26095ed08095f38de6c1db4b3a131d6f0
tree0481c4964752c85f8e46a32d23120efd75703b2e
parented88df2e8e304ac4b391521d47c192127ad9bc5a
Bug fix and cleanup

- fix create/start thread distinction
- clean up distinction to make it clearer what happens throughout vmm and kernel module
- compilation tweak for swapping
linux_module/palacios-stubs.c
linux_module/palacios-vnet.c
linux_module/palacios.h
palacios/include/palacios/vmm.h
palacios/include/palacios/vmm_swapping.h
palacios/src/devices/telnet_cons.c
palacios/src/palacios/vmm_swapping.c