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.


stable compliation version with some running problems in kernel thread
authorLei Xia <lxia@northwestern.edu>
Mon, 6 Oct 2008 16:53:17 +0000 (11:53 -0500)
committerLei Xia <lxia@northwestern.edu>
Mon, 6 Oct 2008 16:53:17 +0000 (11:53 -0500)
commit3fb8af7e2069d7517b5d6c4fb7dc04b22ddf8396
tree277a95e0e05622c2bad3bef39deb04b25130fc45
parent73ce005b59a3c032c7a4f64bce17f6eb1bf8ea20
stable compliation version with some running problems in kernel thread
18 files changed:
palacios/build/Makefile
palacios/include/geekos/int.h
palacios/include/geekos/ne2k.h
palacios/include/geekos/socket.h
palacios/include/geekos/timer.h
palacios/include/libc/string.h
palacios/include/lwip/arch/cc.h
palacios/include/lwip/ipv4/lwip/ip_addr.h
palacios/include/lwip/lwip/opt.h
palacios/include/uip/uip-conf.h
palacios/src/geekos/ne2k.c
palacios/src/geekos/net.c
palacios/src/geekos/socket.c
palacios/src/geekos/synch.c
palacios/src/geekos/timer.c
palacios/src/lwip/api/tcpip.c
palacios/src/lwip/build/Makefile
palacios/src/lwip/core/init.c