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 statistic structure to virtual ethernet devices
authorLei Xia <lxia@northwestern.edu>
Fri, 11 Feb 2011 18:13:38 +0000 (12:13 -0600)
committerLei Xia <lxia@northwestern.edu>
Fri, 11 Feb 2011 18:13:38 +0000 (12:13 -0600)
commit4af50228c3683df4d542ee79d5747ed51840ef0c
tree47b1ce6489dfb1403e949901edd71d8a2bfffb79
parent22dbf90548cb2ea56a9057a706e3da411dc1b57b
add statistic structure to virtual ethernet devices
palacios/include/palacios/vmm_ethernet.h
palacios/src/devices/lnx_virtio_nic.c
palacios/src/devices/ne2k.c