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.


HVM synchronous operation facility
authorPeter Dinda <pdinda@northwestern.edu>
Mon, 3 Aug 2015 22:19:23 +0000 (17:19 -0500)
committerroot <root@v-test-r415-3.localdomain>
Mon, 3 Aug 2015 22:19:23 +0000 (17:19 -0500)
commit4b7f19c51325601d7e7569e6101c7bfcdf984ef7
treeef68dd69a8984145a6e70337bb3c82157cedad84
parent40a6dd36505a959c132c32497aa50bd74afd8250
HVM synchronous operation facility

This lets the ROS and HRT synchronize, via the VMM, on a memory
location for for future synchronization indepedent of the VMM
palacios/include/palacios/vmm_hvm.h
palacios/src/palacios/vmm_hvm.c