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.


Revised host device support to work with new extension model and
authorPeter Dinda <pdinda@northwestern.edu>
Fri, 10 Jun 2011 16:28:41 +0000 (11:28 -0500)
committerPeter Dinda <pdinda@northwestern.edu>
Fri, 10 Jun 2011 16:32:14 +0000 (11:32 -0500)
commitb60c22ac6fcdd9df6c5d78fc1f464ac3148c8060
tree3da946857f093e7e2ed2b0908d1ea34c92393b96
parente555306f4bfad36f6f60c7bcadc0a851b2abded7
Revised host device support to work with new extension model and
startup ordering

User side of the host device now supports deferred rendezvous.
This also means it is possible to disconnect and reconnect
the user side.   The semantics for this with respect to synchronizing
palacios-side and user-side device state are undefined, however.
linux_module/palacios-graphics-console.c
linux_module/palacios-host-dev.c