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.


Linux host hypercall interface implementation
authorPeter Dinda <pdinda@northwestern.edu>
Fri, 13 Apr 2012 21:41:08 +0000 (16:41 -0500)
committerPeter Dinda <pdinda@northwestern.edu>
Fri, 13 Apr 2012 21:41:08 +0000 (16:41 -0500)
commitad56fb16a79581bf088c8e5a9143d88e8c2f0055
tree78f99795d4b195d6b01784a2548d20b581b1ce66
parent08c7d14f027c317dc643eacc1a3687745de9b4f9
Linux host hypercall interface implementation
linux_module/iface-host-hypercall.c [new file with mode: 0644]
linux_module/iface-host-hypercall.h [new file with mode: 0644]