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.


Functional 2 core linux guest
authorPeter Dinda <pdinda@northwestern.edu>
Wed, 4 Aug 2010 00:19:20 +0000 (19:19 -0500)
committerPeter Dinda <pdinda@northwestern.edu>
Wed, 4 Aug 2010 00:19:20 +0000 (19:19 -0500)
commite531d13b53ac8b32bca19131dd7a2824cb17eff9
tree61673a1f8c39a4c96d607037683b67eb32810df5
parentd25220596e7ceb6b06a4b715f722a47afd8b48bb
Functional 2 core linux guest

Main addition is logical destination mode for IPIs
14 files changed:
palacios/include/devices/apic.h
palacios/include/devices/icc_bus.h
palacios/include/palacios/vm_guest.h
palacios/include/palacios/vmm.h
palacios/include/palacios/vmm_mem.h
palacios/include/palacios/vmm_types.h
palacios/src/devices/apic.c
palacios/src/devices/icc_bus.c
palacios/src/devices/io_apic.c
palacios/src/palacios/svm.c
palacios/src/palacios/vmm_config.c
palacios/src/palacios/vmm_direct_paging_64.h
palacios/src/palacios/vmm_mem.c
utils/guest_creator/default.xml