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 a ton of compile errors
authorJack Lange <jarusl@cs.northwestern.edu>
Tue, 16 Sep 2008 19:03:48 +0000 (19:03 +0000)
committerJack Lange <jarusl@cs.northwestern.edu>
Tue, 16 Sep 2008 19:03:48 +0000 (19:03 +0000)
commiteb7dda8d4a92a2e8d0c8f867c65317d756ca6c11
tree92162a4dc8d2cd3e9f25c7521db22bcf6f9a3313
parenta1e11b02345601df1b136787ccbdb213c77bea32
fixed a ton of compile errors
12 files changed:
palacios/build/Makefile
palacios/include/geekos/timer.h
palacios/include/palacios/vm_guest.h
palacios/src/devices/8259a.c
palacios/src/geekos/main.c
palacios/src/geekos/ne2k.c
palacios/src/geekos/socket.c
palacios/src/geekos/timer.c
palacios/src/palacios/svm.c
palacios/src/palacios/svm_handler.c
palacios/src/palacios/vmm_config.c
palacios/src/palacios/vmm_intr.c