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 a virtio ring buffer free run index overflow bug
authorLei Xia <lxia@northwestern.edu>
Mon, 8 Feb 2010 00:35:29 +0000 (18:35 -0600)
committerLei Xia <lxia@northwestern.edu>
Mon, 8 Feb 2010 00:35:29 +0000 (18:35 -0600)
commitabccb1c104baffd2bfd901cf8b3ed48b44615dd4
treed7acfb1fea04ee964f04cb9dfb5fabc86627c068
parent888c2dd8a3914f9a08e2b0e006ff96c5cc5cd792
Fix a virtio ring buffer free run index overflow bug
palacios/include/devices/lnx_virtio_pci.h
palacios/src/devices/lnx_virtio_nic.c
palacios/src/palacios/vmm_vnet.c