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.


Add initial code for multicore support VNET
authorLei Xia <lxia@northwestern.edu>
Tue, 16 Feb 2010 18:02:36 +0000 (12:02 -0600)
committerLei Xia <lxia@northwestern.edu>
Tue, 16 Feb 2010 18:02:36 +0000 (12:02 -0600)
commit262c92c9f620f87500f350b4744d2f31b6de7da5
treead95e155c0ef0f9a010fdd44b1d37d65d997d67f
parentfe835b733d6511be33b1cbab6c6f370b499cbcc6
Add initial code for multicore support VNET
modules/linux_mods/i386/binaries/test.ko [deleted file]
palacios/include/devices/lnx_virtio_pci.h
palacios/include/palacios/vm_guest.h
palacios/include/palacios/vmm_vnet.h
palacios/src/devices/Kconfig
palacios/src/devices/Makefile
palacios/src/devices/lnx_virtio_nic.c
palacios/src/palacios/vmm_vnet.c