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.


Updated symbiotic interfaces for multicore support
authorJack Lange <jarusl@cs.northwestern.edu>
Wed, 3 Feb 2010 23:00:28 +0000 (17:00 -0600)
committerJack Lange <jarusl@cs.northwestern.edu>
Wed, 3 Feb 2010 23:00:28 +0000 (17:00 -0600)
commit7f167672713c9d8e23540340ab1111ec748a7775
tree82bb8bbafe4a33ab00b37f6c03d9d01be93480e8
parent0f39a3ad28d0419f551a7efd68aea0bb4224de98
Updated symbiotic interfaces for multicore support
palacios/include/palacios/vm_guest.h
palacios/include/palacios/vmm_sym_iface.h
palacios/src/devices/keyboard.c
palacios/src/devices/lnx_virtio_sym.c
palacios/src/devices/pci_passthrough.c
palacios/src/palacios/svm.c
palacios/src/palacios/vmm_sym_iface.c
palacios/src/palacios/vmx.c