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.


Virtual Console
authorSteven Jaconette <jacones@u.northwestern.edu>
Mon, 17 Aug 2009 19:48:41 +0000 (14:48 -0500)
committerJack Lange <jarusl@cs.northwestern.edu>
Mon, 17 Aug 2009 21:26:17 +0000 (16:26 -0500)
commit701c70aa5e0c3122fb51e1b0f524d6e6b7be5e74
tree3fe68f00ef52b6653a6eb1e0f81e7cf19f524ba4
parent46b8faf02be8ec628db5683bc6fdb55e72344c18
Virtual Console
palacios/include/devices/video.h [new file with mode: 0644]
palacios/src/devices/video.c [new file with mode: 0644]