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.


reformatted device source files
authorJack Lange <jarusl@cs.northwestern.edu>
Tue, 3 Mar 2009 23:39:16 +0000 (17:39 -0600)
committerJack Lange <jarusl@cs.northwestern.edu>
Tue, 3 Mar 2009 23:39:16 +0000 (17:39 -0600)
commit4bc3ee757b44d3e466fd89e348106c47fa5511ee
tree3b2b6e7bd848a8e03b470b3fd138529c1f9b4116
parent9b4bfeefac09294a6f0ae12dbadf102eb547f5ec
reformatted device source files
15 files changed:
palacios/src/devices/8237_dma.c
palacios/src/devices/8254.c
palacios/src/devices/8259a.c
palacios/src/devices/apic.c
palacios/src/devices/bochs_debug.c
palacios/src/devices/cdrom.c
palacios/src/devices/generic.c
palacios/src/devices/io_apic.c
palacios/src/devices/keyboard.c
palacios/src/devices/nvram.c
palacios/src/devices/os_debug.c
palacios/src/devices/ramdisk.c
palacios/src/devices/serial.c
palacios/src/devices/simple_pic.c
palacios/src/devices/timer.c