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 RTL8139 virtual network device
authorLei Xia <lxia@northwestern.edu>
Fri, 11 Feb 2011 18:16:34 +0000 (12:16 -0600)
committerLei Xia <lxia@northwestern.edu>
Fri, 11 Feb 2011 18:16:34 +0000 (12:16 -0600)
commit6316b0dc30697277beea9af3a272f6e7caa76334
treeeb2b7813dd7054de7a77d97cc47af751aa499dcd
parent4af50228c3683df4d542ee79d5747ed51840ef0c
Add RTL8139 virtual network device
palacios/src/devices/rtl8139.c [new file with mode: 0644]