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.


Ported host device support from monolithic embedding
authorPeter Dinda <pdinda@northwestern.edu>
Thu, 5 May 2011 18:09:36 +0000 (13:09 -0500)
committerPeter Dinda <pdinda@northwestern.edu>
Thu, 5 May 2011 18:09:36 +0000 (13:09 -0500)
commitec8e7606831a6768d67c47ca8f48119af64f3453
tree1dc778a16636f7c2b658d7210630d478364363b8
parenteb5b8b5277d406f5be925e33b350554d6677d645
Ported host device support from monolithic embedding
linux_module/Makefile
linux_module/palacios-host-dev-user.h [new file with mode: 0644]
linux_module/palacios-host-dev.c [new file with mode: 0644]
linux_module/palacios-host-dev.h [new file with mode: 0644]