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 NUMA interface files to pass NUMA layout between host and Palacios
authorPeter Dinda <pdinda@northwestern.edu>
Fri, 28 Jun 2013 20:00:35 +0000 (15:00 -0500)
committerPeter Dinda <pdinda@northwestern.edu>
Sun, 4 Aug 2013 22:31:19 +0000 (17:31 -0500)
commitc8cd507ac7d45e737267a4a47199b1fef6f35ba0
treef01bb829344648ece6f442e41d67583cad68a12a
parent2957bc119df396ec4a350ed182f45fe6a51a0362
added NUMA interface files to pass NUMA layout between host and Palacios
palacios/include/interfaces/vmm_numa.h [new file with mode: 0644]
palacios/src/interfaces/vmm_numa.c [new file with mode: 0644]