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.


moved bochs debug facilities to a virtual device
authorJack Lange <jarusl@cs.northwestern.edu>
Thu, 16 Oct 2008 22:29:48 +0000 (17:29 -0500)
committerJack Lange <jarusl@cs.northwestern.edu>
Thu, 16 Oct 2008 22:29:48 +0000 (17:29 -0500)
commit1c46db5ec8d086d76f7120a638199564947694d3
tree1ba07cf63eddcb45840e2b29ddd48f4e6a3d17f0
parentc2e660b41f69c603b0c47f7c7572a22a2f601a51
moved bochs debug facilities to a virtual device
geekos/src/geekos/vm.c
palacios/build/Makefile
palacios/include/devices/bochs_debug.h [new file with mode: 0644]
palacios/src/devices/bochs_debug.c [new file with mode: 0644]
palacios/src/devices/serial.c
palacios/src/palacios/vmm_config.c