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.


Fixed binding error in graphics console for new extension interface
[palacios.git] / linux_module / palacios-graphics-console.c
2011-06-10 Peter Dinda Fixed binding error in graphics console for new extensi...
2011-06-10 Peter Dinda Revised host device support to work with new extension...
2011-06-09 Jack Lange moved host device to extension framework
2011-06-08 Jack Lange more extension ports
2011-05-26 Lei Xia add dependency of virtio nic with vnet
2011-05-19 Peter Dinda Minor fix
2011-05-19 Peter Dinda Modified graphics console support in linux to use vmall...
2011-05-05 Peter Dinda Ported graphics console support from monolithic version