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 global initialization hook for extensions to support upcoming scheduling extensions
authorPatrick G. Bridges <bridges@cs.unm.edu>
Tue, 5 Feb 2013 20:05:08 +0000 (13:05 -0700)
committerPatrick G. Bridges <bridges@cs.unm.edu>
Tue, 5 Feb 2013 20:05:08 +0000 (13:05 -0700)
commit619005a21a476c0ead5e3b1ae4e483d844c3237e
tree370360c4430e823aa115f46cb23a6cfb4302e184
parent0728ef23f3010448b89add8a796625008ce29b90
Added global initialization hook for extensions to support upcoming scheduling extensions
palacios/src/extensions/ext_inspector.c
palacios/src/extensions/ext_mcheck.c
palacios/src/extensions/ext_mtrr.c
palacios/src/extensions/ext_vmware.c
palacios/src/palacios/vmm_extensions.c