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.


Multithread handling of VNET
authorLei Xia <lxia@northwestern.edu>
Thu, 28 Apr 2011 04:12:42 +0000 (23:12 -0500)
committerLei Xia <lxia@northwestern.edu>
Thu, 28 Apr 2011 04:12:42 +0000 (23:12 -0500)
commitfdb16aa5e99a19a91264ae84beaf77d3036548d5
tree47c28ebb75c9bb3f4e36f26872eb5530747496e8
parent15f1869089d6d3c4dc745ac2673e3cc0dd315962
Multithread handling of VNET
Debug Level output
Etc
palacios/include/palacios/vmm_dev_mgr.h
palacios/include/palacios/vmm_ethernet.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_vnet_core.c