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 dynamic VMM Driven/Guest Driven mode switch in VNET devices
authorLei Xia <lxia@northwestern.edu>
Tue, 12 Apr 2011 02:56:09 +0000 (21:56 -0500)
committerLei Xia <lxia@northwestern.edu>
Tue, 12 Apr 2011 02:56:09 +0000 (21:56 -0500)
commit0a7690f54cb5bda83780dac26ce433ad24b1d766
tree5656d9c1d9d600cd2925abba5c395ea86a549d9e
parent78b4d66e80a8168e3ea0059583c3fe998b2bb988
Add dynamic VMM Driven/Guest Driven mode switch in VNET devices
palacios/include/palacios/vmm_dev_mgr.h
palacios/include/palacios/vmm_ethernet.h
palacios/include/palacios/vmm_vnet.h
palacios/src/devices/lnx_virtio_nic.c
palacios/src/devices/vnet_nic.c
palacios/src/palacios/vmm_vnet_core.c