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.


All updates on the VNET during summer
authorLei Xia <lxia@northwestern.edu>
Wed, 6 Oct 2010 18:06:38 +0000 (13:06 -0500)
committerLei Xia <lxia@northwestern.edu>
Wed, 6 Oct 2010 18:06:38 +0000 (13:06 -0500)
commit4c4382c3fa7e7e87c260b6bb473220d0081ca1d5
tree57ae82dc1f5c3ab31b44d72dff316fbdf26873b9
parentacef389a3165a636b80a2efbd41f86c0226be78d
All updates on the VNET during summer
add VMM-mode/Guest-mode support of VNET/P
some kind of flow-control in VNET/P (not quite sure if it is working)
VNET/P running on multicore
Not tested with current devel branch
palacios/include/palacios/vmm_dev_mgr.h
palacios/include/palacios/vmm_vnet.h
palacios/src/devices/lnx_virtio_nic.c
palacios/src/devices/lnx_virtio_vnet.c
palacios/src/devices/vnet_nic.c
palacios/src/palacios/vmm.c
palacios/src/palacios/vmm_vnet.c