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.


removed unused devices
authorJack Lange <jarusl@cs.northwestern.edu>
Tue, 26 Jan 2010 22:04:37 +0000 (16:04 -0600)
committerJack Lange <jarusl@cs.northwestern.edu>
Tue, 26 Jan 2010 22:04:37 +0000 (16:04 -0600)
commit062b88a9cfd1a538782ebcd67c65f59a1a5a8d56
treea2e1f30508b4e65496b1b9c3f79079a0890674cb
parent571979dad8fc2138a7e11c4fe61e812a0a0b17d1
removed unused devices
palacios/src/devices/8237_dma.c [deleted file]
palacios/src/devices/para_net.c [deleted file]
palacios/src/devices/serial.c [deleted file]
palacios/src/devices/simple_pic.c [deleted file]
palacios/src/devices/timer.c [deleted file]