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.


Semi-functional SMP (boots Kitten guest with two cores)
authorPeter Dinda <pdinda@northwestern.edu>
Fri, 30 Jul 2010 21:59:27 +0000 (16:59 -0500)
committerPeter Dinda <pdinda@northwestern.edu>
Fri, 30 Jul 2010 21:59:27 +0000 (16:59 -0500)
commit0c31bb41ac41d04a891a6eeff5bae398fa89b419
treea31850f5ed764d3a1fece16b773a474c9018f2f0
parent7ec9b3cfc5d14390e0851a698f23442bbd7757b6
Semi-functional SMP (boots Kitten guest with two cores)
12 files changed:
palacios/include/devices/icc_bus.h
palacios/src/devices/8254.c
palacios/src/devices/8259a.c
palacios/src/devices/apic.c
palacios/src/devices/icc_bus.c
palacios/src/devices/ide.c
palacios/src/devices/io_apic.c
palacios/src/palacios/mmu/vmm_shdw_pg_tlb_64.h
palacios/src/palacios/svm.c
palacios/src/palacios/svm_handler.c
palacios/src/palacios/vmm_mem_hook.c
palacios/src/palacios/vmm_mptable.c