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.


Minor Fix for NE2000 and RTL8139 Compile error due to interface change
authorLei Xia <lxia@northwestern.edu>
Thu, 3 Nov 2011 16:31:11 +0000 (11:31 -0500)
committerLei Xia <lxia@northwestern.edu>
Thu, 3 Nov 2011 16:31:11 +0000 (11:31 -0500)
commit632d708d4dc0ffa441450364c176b14285db3b08
tree556825b083d55db802cc2ce6970bd8653ef57b80
parent99f1517c549fc1da5f8aed0288ecbafc22903d3d
Minor Fix for NE2000 and RTL8139 Compile error due to interface change
palacios/src/devices/ne2k.c
palacios/src/devices/rtl8139.c