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 device changes and support code for keyed streams, graphics console, and host...
authorPeter Dinda <pdinda@northwestern.edu>
Thu, 5 May 2011 18:12:41 +0000 (13:12 -0500)
committerPeter Dinda <pdinda@northwestern.edu>
Thu, 5 May 2011 18:12:41 +0000 (13:12 -0500)
commitaf8e64fe97d7e075fdc1db893e9bcb550e38db91
treeb7e01d0eafdfb791decac2801e6916947c3743c5
parent4f99aec507c593a9c7d7fdfe86f3a45175e4a3c0
Ported device changes and support code for keyed streams, graphics console, and host device support from monolithic version
linux_module/palacios-dev.c
linux_module/palacios-hashtable.c [new file with mode: 0644]
linux_module/palacios-hashtable.h [new file with mode: 0644]
linux_module/palacios-vm.c
linux_module/palacios.h