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 the NE2k card
authorLei Xia <lxia@northwestern.edu>
Mon, 7 Feb 2011 23:29:33 +0000 (17:29 -0600)
committerLei Xia <lxia@northwestern.edu>
Mon, 7 Feb 2011 23:29:33 +0000 (17:29 -0600)
commit22dbf90548cb2ea56a9057a706e3da411dc1b57b
tree7ed23ca8dc3ddace57520b46eb881281e9866767
parent6f054c76f8e98f2e38f1f8a1f57ed7c24dc5c70e
Fix the NE2k card
Fix the config on NE2k
Minor formt of NET code
palacios/include/palacios/vmm_ethernet.h
palacios/include/palacios/vmm_vnet.h
palacios/src/devices/Kconfig
palacios/src/devices/lnx_virtio_nic.c
palacios/src/devices/ne2k.c
palacios/src/palacios/vmm_vnet_core.c