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.


memory leak fixes
authorJack Lange <jacklange@cs.pitt.edu>
Wed, 4 Jul 2012 23:06:01 +0000 (19:06 -0400)
committerJack Lange <jacklange@cs.pitt.edu>
Fri, 27 Jul 2012 19:07:25 +0000 (15:07 -0400)
commit5ce19b21aac351221fe41e95e717127bfec0c467
treef8016febf76f6bc9c46e2733b3fbe152203f846a
parent7ec6a6ee7f4a472587d49ddca3a9f5b587371fd5
memory leak fixes
linux_module/iface-console.c
linux_module/util-queue.c
linux_module/util-queue.h
linux_module/vm.c
linux_module/vm.h
palacios/include/palacios/vmm_queue.h
palacios/src/palacios/vmm_bitmap.c
palacios/src/palacios/vmm_queue.c
palacios/src/vnet/vnet_core.c