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.


fixes for single core guest on multicore capable systeM
authorJack Lange <jarusl@cs.northwestern.edu>
Fri, 15 Jan 2010 00:27:21 +0000 (18:27 -0600)
committerJack Lange <jarusl@cs.northwestern.edu>
Fri, 15 Jan 2010 00:27:21 +0000 (18:27 -0600)
commit7650d345982514b32fc0f116b8a6512ec243b267
tree538ac131d09f22739fec271d52788b2f50620ec9
parent3e5e5a12e64630d7a37ed32b8d7e2d993c79f7e0
fixes for single core guest on multicore capable systeM
palacios/include/palacios/vmm_mem.h
palacios/include/palacios/vmm_time.h
palacios/src/devices/8254.c
palacios/src/palacios/vmm_config.c
palacios/src/palacios/vmm_intr.c
palacios/src/palacios/vmm_mem.c
palacios/src/palacios/vmm_time.c