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.


added new vmm_mem function to find next memory region
authorAlexander Merritt <merritt.alex@gmail.com>
Tue, 3 Aug 2010 22:40:41 +0000 (17:40 -0500)
committerJack Lange <jarusl@cs.northwestern.edu>
Tue, 3 Aug 2010 22:40:41 +0000 (17:40 -0500)
commit2c0f0d4f13ebf9071bede458a0d682513082beb3
treef2a3e7ebe02c66c41aaabe501ae41ae2fd929066
parent47af86e0694dca450fc475d9550261a41be0d1be
added new vmm_mem function to find next memory region
palacios/include/palacios/vmm_mem.h
palacios/src/palacios/vmm_mem.c