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.
Lei Xia [Mon, 6 Oct 2008 16:53:17 +0000]
stable compliation version with some running problems in kernel thread
Lei Xia [Tue, 30 Sep 2008 22:27:02 +0000]
Merge branch 'lwip_dev' of /home/palacios/palacios into lwip_dev
Conflicts:
palacios/src/lwip/arch/sys_arch.c
Lei Xia [Tue, 30 Sep 2008 21:59:13 +0000]
Compilable version with both lwip and uip
Jack Lange [Mon, 29 Sep 2008 20:21:32 +0000]
lwip/uip should not be dependent on any part of the VMM,
bug fix in string.c
Lei Xia [Mon, 29 Sep 2008 19:36:56 +0000]
Change lwip system interface
Lei Xia [Mon, 29 Sep 2008 16:18:21 +0000]
Merge branch 'lwip_dev' of ssh://palacios@newskysaw.cs.northwestern.edu/home/palacios/palacios into lwip_dev
Lei Xia [Mon, 29 Sep 2008 16:17:43 +0000]
No change to file, just keep update
Jack Lange [Mon, 29 Sep 2008 16:07:55 +0000]
added support for timing out Cond_Wait's
also added support for waking up specific threads by pid
Jack Lange [Mon, 29 Sep 2008 15:46:45 +0000]
added void * argument to timer callback
Lei Xia [Mon, 29 Sep 2008 02:39:14 +0000]
modify sys_arch.c file
Lei Xia [Fri, 26 Sep 2008 23:03:50 +0000]
Add lwIP support features
unknown [Fri, 26 Sep 2008 22:06:36 +0000]
Merge branch 'lwip_dev' of ssh://palacios@newskysaw.cs.northwestern.edu/home/palacios/palacios into lwip_dev
unknown [Fri, 26 Sep 2008 22:00:43 +0000]
Add archtecture dependent stuffs for lwIP, mainly on lwip/arch/sys_arch.c
Jack Lange [Fri, 26 Sep 2008 21:48:27 +0000]
added second and millisecond timer support
Jack Lange [Fri, 26 Sep 2008 03:14:03 +0000]
one of these days I'll commit without breaking the build...
Jack Lange [Thu, 25 Sep 2008 23:56:33 +0000]
modified copyright tags
Jack Lange [Thu, 25 Sep 2008 23:09:22 +0000]
added copyright tags
Lei Xia [Thu, 25 Sep 2008 19:40:34 +0000]
Add updated lwip files in src/lwip
Lei Xia [Thu, 25 Sep 2008 19:38:57 +0000]
Deleted old lwip files in src/lwip
Lei Xia [Thu, 25 Sep 2008 19:34:08 +0000]
Add updated lwip header files in include/lwip
Lei Xia [Thu, 25 Sep 2008 19:28:57 +0000]
deleted old lwip headfiles
Lei Xia [Thu, 25 Sep 2008 17:56:18 +0000]
Add lwip files, for test, not compilable version
Lei Xia [Thu, 25 Sep 2008 17:50:40 +0000]
test,
Lei Xia [Thu, 25 Sep 2008 17:36:04 +0000]
Added whole packet of updated lwip files -- for test, still not complied
Lei Xia [Thu, 25 Sep 2008 17:22:32 +0000]
Merge branch 'lwip_dev' of ssh://palacios@localhost/home/palacios/palacios into lwip_dev
Jack Lange [Wed, 24 Sep 2008 23:09:59 +0000]
small test
Jack Lange [Wed, 24 Sep 2008 22:52:31 +0000]
test
Jack Lange [Wed, 24 Sep 2008 22:47:52 +0000]
test
Jack Lange [Wed, 24 Sep 2008 22:41:47 +0000]
added license file
Jack Lange [Wed, 24 Sep 2008 22:39:23 +0000]
fixed documentation
Jack Lange [Wed, 24 Sep 2008 22:24:26 +0000]
cleanup
Jack Lange [Wed, 24 Sep 2008 22:12:32 +0000]
fixed makefile and added necessary directories
Lei Xia [Wed, 24 Sep 2008 20:24:11 +0000]
change lwip
Lei Xia [Wed, 24 Sep 2008 20:22:37 +0000]
change lwip
Lei Xia [Wed, 24 Sep 2008 20:18:04 +0000]
house cleaning
Jack Lange [Tue, 23 Sep 2008 16:57:16 +0000]
fixed makefile to automatically generate symlinks for [rom|vga]bios
Jack Lange [Mon, 22 Sep 2008 19:22:54 +0000]
minor documentation fix
Jack Lange [Mon, 22 Sep 2008 19:19:03 +0000]
uggh.. added directories, because git doesn't like empty directories
Jack Lange [Mon, 22 Sep 2008 19:17:07 +0000]
removed vm_kernel
Jack Lange [Mon, 22 Sep 2008 19:16:47 +0000]
removed vgabios copy
Jack Lange [Mon, 22 Sep 2008 19:05:20 +0000]
build fixes
Jack Lange [Mon, 22 Sep 2008 18:30:53 +0000]
Merge /home/palacios/palacios
Conflicts:
CODING_GUIDELINES
Jack Lange [Mon, 22 Sep 2008 18:29:45 +0000]
test2
Jack Lange [Mon, 22 Sep 2008 18:29:38 +0000]
test
Jack Lange [Mon, 22 Sep 2008 17:19:20 +0000]
added line break
Matt Wojcik [Wed, 17 Sep 2008 21:30:20 +0000]
Header file for Realtek 8139 network card driver.
Matt Wojcik [Wed, 17 Sep 2008 21:26:30 +0000]
Initial version of the Realtek 8139 network card driver. Includes initialization and first working versions of send and receive.
Jack Lange [Tue, 16 Sep 2008 22:22:27 +0000]
formatting
Jack Lange [Tue, 16 Sep 2008 22:09:27 +0000]
*** empty log message ***
Jack Lange [Tue, 16 Sep 2008 21:54:11 +0000]
*** empty log message ***
Jack Lange [Tue, 16 Sep 2008 19:25:03 +0000]
added network subsystem
Jack Lange [Tue, 16 Sep 2008 19:24:45 +0000]
fixed socket bug added network
Jack Lange [Tue, 16 Sep 2008 19:03:48 +0000]
fixed a ton of compile errors
Jack Lange [Mon, 15 Sep 2008 20:14:50 +0000]
*** empty log message ***
Jack Lange [Mon, 15 Sep 2008 20:14:27 +0000]
added testing
Jack Lange [Fri, 12 Sep 2008 20:16:10 +0000]
added lwip
Jack Lange [Tue, 9 Sep 2008 22:51:07 +0000]
*** empty log message ***
Jack Lange [Mon, 8 Sep 2008 23:27:07 +0000]
*** empty log message ***
Lei Xia [Mon, 8 Sep 2008 22:29:38 +0000]
*** empty log message ***
Jack Lange [Mon, 8 Sep 2008 20:19:36 +0000]
*** empty log message ***
Jack Lange [Mon, 8 Sep 2008 20:17:30 +0000]
*** empty log message ***
Jack Lange [Mon, 8 Sep 2008 20:09:08 +0000]
*** empty log message ***
Jack Lange [Mon, 8 Sep 2008 20:03:19 +0000]
*** empty log message ***
Jack Lange [Mon, 8 Sep 2008 20:01:14 +0000]
*** empty log message ***
Jack Lange [Mon, 8 Sep 2008 19:43:21 +0000]
*** empty log message ***
Jack Lange [Mon, 8 Sep 2008 19:32:33 +0000]
*** empty log message ***
Jack Lange [Mon, 8 Sep 2008 19:19:59 +0000]
*** empty log message ***
Jack Lange [Mon, 8 Sep 2008 19:14:06 +0000]
*** empty log message ***
Jack Lange [Mon, 8 Sep 2008 19:01:24 +0000]
added ring_buffer
Lei Xia [Mon, 8 Sep 2008 18:42:16 +0000]
----------------------------------------------------------------------
Jack Lange [Mon, 8 Sep 2008 18:12:36 +0000]
*** empty log message ***
Lei Xia [Fri, 5 Sep 2008 21:15:07 +0000]
*** empty log message ***
Jack Lange [Tue, 2 Sep 2008 21:05:24 +0000]
*** empty log message ***
Jack Lange [Tue, 2 Sep 2008 21:03:57 +0000]
clean up
Jack Lange [Tue, 2 Sep 2008 21:03:44 +0000]
added network support
Lei Xia [Thu, 28 Aug 2008 19:46:44 +0000]
*** empty log message ***
Lei Xia [Thu, 28 Aug 2008 19:44:19 +0000]
Add clock_time() in timer.c for uIP
Lei Xia [Thu, 28 Aug 2008 19:43:32 +0000]
update clock.h
Jack Lange [Mon, 25 Aug 2008 22:33:46 +0000]
added support for turning off debugging sections
Jack Lange [Mon, 25 Aug 2008 21:51:49 +0000]
added queue implementation
Matt Wojcik [Fri, 22 Aug 2008 21:47:55 +0000]
Added the function header for NE2K_Transmit();
Matt Wojcik [Fri, 22 Aug 2008 21:46:28 +0000]
Wrote a function to to copy over packet data from the uIP stack, and transmit it.
Jack Lange [Fri, 22 Aug 2008 21:44:04 +0000]
reworked the hash table implementation
added simple shadow page table caching
Matt Wojcik [Fri, 22 Aug 2008 21:43:10 +0000]
Added code to test the uIP stack.
Matt Wojcik [Tue, 19 Aug 2008 19:48:40 +0000]
Started integrating the uIP network stack.
Matt Wojcik [Tue, 19 Aug 2008 19:46:37 +0000]
Updated NE2K_Send().
Zheng Cui [Thu, 14 Aug 2008 20:04:33 +0000]
*** empty log message ***
Zheng Cui [Thu, 14 Aug 2008 18:37:13 +0000]
*** empty log message ***
Zheng Cui [Thu, 14 Aug 2008 18:22:45 +0000]
*** empty log message ***
Zheng Cui [Thu, 14 Aug 2008 18:22:45 +0000]
*** empty log message ***
Lei Xia [Wed, 13 Aug 2008 20:18:04 +0000]
*** empty log message ***
Lei Xia [Wed, 13 Aug 2008 20:12:50 +0000]
*** empty log message ***
Lei Xia [Wed, 13 Aug 2008 20:12:18 +0000]
updated header files for link errors
Jack Lange [Mon, 11 Aug 2008 17:55:49 +0000]
added exit code strings
Jack Lange [Mon, 11 Aug 2008 17:55:23 +0000]
cleaned up handler code
Jack Lange [Mon, 11 Aug 2008 17:44:11 +0000]
fixed header error
Matt Wojcik [Mon, 11 Aug 2008 15:37:12 +0000]
Added ne2k.c
Matt Wojcik [Fri, 8 Aug 2008 21:26:12 +0000]
Added code to initialize and test the NE2000 network card when TEST_NE2K is defined to be 1.
Matt Wojcik [Fri, 8 Aug 2008 21:23:18 +0000]
*** empty log message ***
Matt Wojcik [Fri, 8 Aug 2008 19:57:18 +0000]
Fixed the bug that caused the first packet sent to always be malformed.