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 printf format bugs
authorJack Lange <jarusl@cs.northwestern.edu>
Fri, 20 Mar 2009 22:04:05 +0000 (17:04 -0500)
committerJack Lange <jarusl@cs.northwestern.edu>
Fri, 20 Mar 2009 22:04:05 +0000 (17:04 -0500)
commitda745a84b3c0ae1127da37991c283b403402a822
treefb26ce3c38a6db638c39f17f03a4637d2b9d2a50
parent5abf9894e3137a7ee0b704c121c1b1ec98860862
fixed printf format bugs
palacios/src/devices/cdrom.c
palacios/src/devices/generic.c
palacios/src/devices/ramdisk.c