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.


fix the threads function calls using new vnet host interfaces
authorLei Xia <lxia@northwestern.edu>
Wed, 4 May 2011 16:30:58 +0000 (11:30 -0500)
committerLei Xia <lxia@northwestern.edu>
Wed, 4 May 2011 16:30:58 +0000 (11:30 -0500)
commit8ca1d3b4d7a7266a92ef99afeee99097da838ae8
tree7901ce078d4176e5f757c3f4bab68b0ce4e5a75c
parent6774bce4f94af0884dcaf9e13075068e19dd845d
fix the threads function calls using new vnet host interfaces
palacios/include/vnet/vnet.h
palacios/include/vnet/vnet_host_interface.h
palacios/src/devices/lnx_virtio_nic.c
palacios/src/devices/lnx_virtio_vnet.c
palacios/src/devices/vnet_nic.c
palacios/src/vnet/vnet_core.c