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.


Implementation of host-driven rendering in graphics console
authorPeter Dinda <pdinda@northwestern.edu>
Thu, 26 Apr 2012 23:01:12 +0000 (18:01 -0500)
committerPeter Dinda <pdinda@northwestern.edu>
Thu, 26 Apr 2012 23:38:46 +0000 (18:38 -0500)
commit4d6bd085dfbca6d0749aab7a77e1ffd70f9467b7
tree76dbeef3d82a473aaed905079f16b8c0637d5f04
parent384394434d203f0c19d2ef8f1bc45a446759e270
Implementation of host-driven rendering in graphics console
linux_module/iface-graphics-console.c
palacios/include/interfaces/vmm_graphics_console.h
palacios/src/interfaces/vmm_graphics_console.c