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.


Added graphics console host interface
authorPeter Dinda <pdinda@northwestern.edu>
Tue, 5 Apr 2011 00:00:28 +0000 (19:00 -0500)
committerPeter Dinda <pdinda@northwestern.edu>
Tue, 5 Apr 2011 00:00:28 +0000 (19:00 -0500)
commitc3ba9f9d738531f47610806bccfca29c0b02cc2b
tree13affa852cb20fc555a3914bad6ccd75bcc0c5e4
parentaae261833ac5205fb6a6d94e010413b08ab85e41
Added graphics console host interface
Kconfig
palacios/include/palacios/vmm_graphics_console.h [new file with mode: 0644]
palacios/src/palacios/Makefile
palacios/src/palacios/vmm_graphics_console.c [new file with mode: 0644]