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.


Added backend device for Virtio NIC connected with VNET
authorLei Xia <lxia@northwestern.edu>
Tue, 16 Feb 2010 18:08:17 +0000 (12:08 -0600)
committerLei Xia <lxia@northwestern.edu>
Tue, 16 Feb 2010 18:08:17 +0000 (12:08 -0600)
commit73f9a9166e3588c28204d5c053a48cec8e9a5ba2
treed257e712d4537f8832cee13b598674d50a260bcc
parent262c92c9f620f87500f350b4744d2f31b6de7da5
Added backend device for Virtio NIC connected with VNET
palacios/src/devices/vnet_nic.c [new file with mode: 0644]