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.


update v3_mem to handle sparse hotpluggable memory regions
authorJack Lange <jacklange@cs.pitt.edu>
Sat, 14 Apr 2012 05:32:39 +0000 (01:32 -0400)
committerJack Lange <jacklange@cs.pitt.edu>
Sat, 14 Apr 2012 05:32:39 +0000 (01:32 -0400)
commit10fc8bfc0b8f4aa21fd692ecb37689660ebfea89
tree5b41d389730d7afbc0d5b97e7a99266d7bd42bb0
parenta2b48dd0c4f8ccfa633139bc2b9aa4ddf59eda5c
update v3_mem to handle sparse hotpluggable memory regions
linux_usr/Makefile
linux_usr/v3_mem.c