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 to VMM/Guest model dynamic switch for Virtio NIC
authorLei Xia <lxia@northwestern.edu>
Wed, 13 Apr 2011 16:12:10 +0000 (11:12 -0500)
committerLei Xia <lxia@northwestern.edu>
Wed, 13 Apr 2011 16:12:10 +0000 (11:12 -0500)
commit65286d916b384837567b0da69b4d5a77f190fdc0
tree9a9f6fcfa43cb7b14026780e55ffb2898666f591
parent0a7690f54cb5bda83780dac26ce433ad24b1d766
Fix to VMM/Guest model dynamic switch for Virtio NIC
palacios/include/palacios/vmm_ethernet.h
palacios/src/devices/lnx_virtio_nic.c
palacios/src/palacios/vmm_vnet_core.c