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 locking operations to devices interfacing with host events
authorJack Lange <jarusl@cs.northwestern.edu>
Sat, 13 Jun 2009 00:16:12 +0000 (19:16 -0500)
committerJack Lange <jarusl@cs.northwestern.edu>
Sat, 13 Jun 2009 00:16:12 +0000 (19:16 -0500)
commit62786ba1c9a264dfd00aa705f62bd65b5b0e7bb0
tree2aaff0c1745c96a23a525e2ddbf8bb85e4e54ce2
parent11b293c8f2068939809a1bc5ebe78abc7052f07f
added locking operations to devices interfacing with host events
palacios/src/devices/keyboard.c
palacios/src/devices/net_cd.c
palacios/src/devices/nvram.c