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 up includes for devices
authorJack Lange <jarusl@cs.northwestern.edu>
Wed, 15 Oct 2008 04:01:45 +0000 (23:01 -0500)
committerJack Lange <jarusl@cs.northwestern.edu>
Wed, 15 Oct 2008 04:01:45 +0000 (23:01 -0500)
commit101b1bdfedbf377765d7c74641e9bcf356ebed18
treeedc1408bfa6c14692b06f9d19dc4c34ea94cc436
parenta46778669bb94bcf6b0a05646123ff748cfe86be
fixed up includes for devices
12 files changed:
palacios/include/devices/8237_dma.h
palacios/include/devices/8254.h
palacios/include/devices/8259a.h
palacios/include/devices/cdrom.h
palacios/include/devices/generic.h
palacios/include/devices/ide.h
palacios/include/devices/keyboard.h
palacios/include/devices/nvram.h
palacios/include/devices/ramdisk.h
palacios/include/devices/serial.h
palacios/include/devices/simple_pic.h
palacios/include/devices/timer.h