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 large MTU support into Virtio NIC
authorLei Xia <lxia@northwestern.edu>
Mon, 2 May 2011 15:50:30 +0000 (10:50 -0500)
committerLei Xia <lxia@northwestern.edu>
Mon, 2 May 2011 15:50:30 +0000 (10:50 -0500)
commit70842a596167a7cfb7d8c8121cf0d5d2350079ea
tree899c7a97e87dfd0ff94190d13f2ec85c2af13d47
parentafca783e03bd737fe7bb02d498644df30bf5d4d9
Add large MTU support into Virtio NIC
asychronized pkt sending in VNET/P
palacios/src/devices/lnx_virtio_nic.c
palacios/src/palacios/vmm_vnet_core.c