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.


17 years agoMerge branch 'ramdisk' into devel
Jack Lange [Thu, 2 Oct 2008 22:05:59 +0000]
Merge branch 'ramdisk' into devel

Conflicts:
palacios/include/devices/generic.h
palacios/include/geekos/timer.h
palacios/include/palacios/vmcs.h
palacios/include/palacios/vmcs_gen.h
palacios/src/devices/generic.c
palacios/src/palacios/vmm_config.c

17 years agoadded functioning ramdisk, makefile support
Jack Lange [Thu, 2 Oct 2008 22:00:15 +0000]
added functioning ramdisk, makefile support

17 years agotrying to deal with nvram bug, disabled for now
Jack Lange [Thu, 2 Oct 2008 21:59:57 +0000]
trying to deal with nvram bug, disabled for now

17 years agoadded header files
Jack Lange [Thu, 2 Oct 2008 05:59:56 +0000]
added header files

17 years agoreworked ramdisk now compiles, not tested
Jack Lange [Thu, 2 Oct 2008 05:51:05 +0000]
reworked ramdisk now compiles, not tested

17 years agobug fixes to generic
Jack Lange [Tue, 30 Sep 2008 23:37:33 +0000]
bug fixes to generic

17 years agoreworked the generic device to handle run time configurability
Jack Lange [Tue, 30 Sep 2008 23:22:43 +0000]
reworked the generic device to handle run time configurability

17 years agobug fix in deinit
Jack Lange [Tue, 30 Sep 2008 23:20:16 +0000]
bug fix in deinit

17 years agoadded more types
Jack Lange [Tue, 30 Sep 2008 23:18:47 +0000]
added more types

17 years agobug fix in deinit
Jack Lange [Tue, 30 Sep 2008 23:20:16 +0000]
bug fix in deinit

17 years agoadded more types
Jack Lange [Tue, 30 Sep 2008 23:18:47 +0000]
added more types

17 years agoremoved v3 reference from uip header
Jack Lange [Tue, 30 Sep 2008 23:13:53 +0000]
removed v3 reference from uip header

17 years agoremoved v3 reference from uip header
Jack Lange [Tue, 30 Sep 2008 23:13:53 +0000]
removed v3 reference from uip header

17 years agoremoved references to GeekOS and added some namespace changes,
Jack Lange [Tue, 30 Sep 2008 22:49:41 +0000]
removed references to GeekOS and added some namespace changes,
waiting to move debug functions from geekos to a virtual device

Conflicts:

palacios/src/devices/generic.c

17 years agoformatting change
Jack Lange [Tue, 30 Sep 2008 21:43:07 +0000]
formatting change

17 years agoimport of new ramdisk
Jack Lange [Tue, 30 Sep 2008 20:15:07 +0000]
import of new ramdisk

17 years agolwip/uip should not be dependent on any part of the VMM,
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

17 years agoChange lwip system interface
Lei Xia [Mon, 29 Sep 2008 19:36:56 +0000]
Change lwip system interface

17 years agoMerge branch 'lwip_dev' of ssh://palacios@newskysaw.cs.northwestern.edu/home/palacios...
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

17 years agoNo change to file, just keep update
Lei Xia [Mon, 29 Sep 2008 16:17:43 +0000]
No change to file, just keep update

17 years agoadded support for timing out Cond_Wait's
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

17 years agoadded void * argument to timer callback
Jack Lange [Mon, 29 Sep 2008 15:46:45 +0000]
added void * argument to timer callback

17 years agoadded support for timing out Cond_Wait's
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

17 years agoadded void * argument to timer callback
Jack Lange [Mon, 29 Sep 2008 15:46:45 +0000]
added void * argument to timer callback

17 years agomodify sys_arch.c file
Lei Xia [Mon, 29 Sep 2008 02:39:14 +0000]
modify sys_arch.c file

17 years agoAdd lwIP support features
Lei Xia [Fri, 26 Sep 2008 23:03:50 +0000]
Add lwIP support features

17 years agoMerge branch 'lwip_dev' of ssh://palacios@newskysaw.cs.northwestern.edu/home/palacios...
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

17 years agoAdd archtecture dependent stuffs for lwIP, mainly on lwip/arch/sys_arch.c
unknown [Fri, 26 Sep 2008 22:00:43 +0000]
Add archtecture dependent stuffs for lwIP, mainly on lwip/arch/sys_arch.c

17 years agoadded second and millisecond timer support
Jack Lange [Fri, 26 Sep 2008 21:48:27 +0000]
added second and millisecond timer support

17 years agoremoved defines for CR3
Jack Lange [Fri, 26 Sep 2008 21:51:17 +0000]
removed defines for CR3

17 years agoadded second and millisecond timer support
Jack Lange [Fri, 26 Sep 2008 21:48:27 +0000]
added second and millisecond timer support

17 years agoalmost done with the namespace protection via -D__V3VEE__ header wrappers
Jack Lange [Fri, 26 Sep 2008 21:04:10 +0000]
almost done with the namespace protection via -D__V3VEE__ header wrappers

17 years agoremoved references to GeekOS and added some namespace changes,
Jack Lange [Fri, 26 Sep 2008 19:56:14 +0000]
removed references to GeekOS and added some namespace changes,
waiting to move debug functions from geekos to a virtual device

17 years agoone of these days I'll commit without breaking the build...
Jack Lange [Fri, 26 Sep 2008 03:14:03 +0000]
one of these days I'll commit without breaking the build...

17 years agoone of these days I'll commit without breaking the build...
Jack Lange [Fri, 26 Sep 2008 03:14:03 +0000]
one of these days I'll commit without breaking the build...

17 years agomodified copyright tags
Jack Lange [Thu, 25 Sep 2008 23:56:33 +0000]
modified copyright tags

17 years agomodified copyright tags
Jack Lange [Thu, 25 Sep 2008 23:56:33 +0000]
modified copyright tags

17 years agoadded copyright tags
Jack Lange [Thu, 25 Sep 2008 23:09:22 +0000]
added copyright tags

17 years agoadded copyright tags
Jack Lange [Thu, 25 Sep 2008 23:09:22 +0000]
added copyright tags

17 years agoAdd updated lwip files in src/lwip
Lei Xia [Thu, 25 Sep 2008 19:40:34 +0000]
Add updated lwip files in src/lwip

17 years agoDeleted old lwip files in src/lwip
Lei Xia [Thu, 25 Sep 2008 19:38:57 +0000]
Deleted old lwip files in src/lwip

17 years agoAdd updated lwip header files in include/lwip
Lei Xia [Thu, 25 Sep 2008 19:34:08 +0000]
Add updated lwip header files in include/lwip

17 years agodeleted old lwip headfiles
Lei Xia [Thu, 25 Sep 2008 19:28:57 +0000]
deleted old lwip headfiles

17 years agoAdd lwip files, for test, not compilable version
Lei Xia [Thu, 25 Sep 2008 17:56:18 +0000]
Add lwip files, for test, not compilable version

17 years agotest,
Lei Xia [Thu, 25 Sep 2008 17:50:40 +0000]
test,

17 years agoAdded whole packet of updated lwip files -- for test, still not complied
Lei Xia [Thu, 25 Sep 2008 17:36:04 +0000]
Added whole packet of updated lwip files -- for test, still not complied

17 years agoMerge branch 'lwip_dev' of ssh://palacios@localhost/home/palacios/palacios into lwip_dev
Lei Xia [Thu, 25 Sep 2008 17:22:32 +0000]
Merge branch 'lwip_dev' of ssh://palacios@localhost/home/palacios/palacios into lwip_dev

17 years agoMerge branch 'devel'
Jack Lange [Wed, 24 Sep 2008 23:17:27 +0000]
Merge branch 'devel'

17 years agosmall test
Jack Lange [Wed, 24 Sep 2008 23:09:59 +0000]
small test

17 years agoMerge branch 'devel' of ssh://palacios@newskysaw.cs.northwestern.edu/home/palacios...
Jack Lange [Wed, 24 Sep 2008 23:05:06 +0000]
Merge branch 'devel' of ssh://palacios@newskysaw.cs.northwestern.edu/home/palacios/palacios into devel

Conflicts:
CODING_GUIDELINES

17 years agotest
Jack Lange [Wed, 24 Sep 2008 22:52:31 +0000]
test

17 years agotest
Jack Lange [Wed, 24 Sep 2008 22:47:52 +0000]
test

17 years agoadded license file
Jack Lange [Wed, 24 Sep 2008 22:41:47 +0000]
added license file

17 years agofixed documentation
Jack Lange [Wed, 24 Sep 2008 22:39:23 +0000]
fixed documentation

17 years agocleanup
Jack Lange [Wed, 24 Sep 2008 22:24:26 +0000]
cleanup

17 years agofixed makefile and added necessary directories
Jack Lange [Wed, 24 Sep 2008 22:12:32 +0000]
fixed makefile and added necessary directories

17 years agochange lwip
Lei Xia [Wed, 24 Sep 2008 20:24:11 +0000]
change lwip

17 years agochange lwip
Lei Xia [Wed, 24 Sep 2008 20:22:37 +0000]
change lwip

17 years agohouse cleaning
Lei Xia [Wed, 24 Sep 2008 20:18:04 +0000]
house cleaning

17 years agominor fix
Jack Lange [Wed, 24 Sep 2008 04:08:29 +0000]
minor fix

17 years agofixed makefile to automatically generate symlinks for [rom|vga]bios
Jack Lange [Tue, 23 Sep 2008 16:57:16 +0000]
fixed makefile to automatically generate symlinks for [rom|vga]bios

17 years agominor documentation fix
Jack Lange [Mon, 22 Sep 2008 19:22:54 +0000]
minor documentation fix

17 years agouggh.. added directories, because git doesn't like empty directories
Jack Lange [Mon, 22 Sep 2008 19:19:03 +0000]
uggh.. added directories, because git doesn't like empty directories

17 years agoremoved vm_kernel
Jack Lange [Mon, 22 Sep 2008 19:17:07 +0000]
removed vm_kernel

17 years agoremoved vgabios copy
Jack Lange [Mon, 22 Sep 2008 19:16:47 +0000]
removed vgabios copy

17 years agobuild fixes
Jack Lange [Mon, 22 Sep 2008 19:05:20 +0000]
build fixes

17 years agoMerge /home/palacios/palacios
Jack Lange [Mon, 22 Sep 2008 18:30:53 +0000]
Merge /home/palacios/palacios

Conflicts:
CODING_GUIDELINES

17 years agotest2
Jack Lange [Mon, 22 Sep 2008 18:29:45 +0000]
test2

17 years agotest
Jack Lange [Mon, 22 Sep 2008 18:29:38 +0000]
test

17 years agoadded line break
Jack Lange [Mon, 22 Sep 2008 17:19:20 +0000]
added line break

17 years agoHeader file for Realtek 8139 network card driver.
Matt Wojcik [Wed, 17 Sep 2008 21:30:20 +0000]
Header file for Realtek 8139 network card driver.

17 years agoInitial version of the Realtek 8139 network card driver. Includes initialization...
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.

17 years agoformatting
Jack Lange [Tue, 16 Sep 2008 22:22:27 +0000]
formatting

17 years ago*** empty log message ***
Jack Lange [Tue, 16 Sep 2008 22:09:27 +0000]
*** empty log message ***

17 years ago*** empty log message ***
Jack Lange [Tue, 16 Sep 2008 21:54:11 +0000]
*** empty log message ***

17 years agoadded network subsystem
Jack Lange [Tue, 16 Sep 2008 19:25:03 +0000]
added network subsystem

17 years agofixed socket bug added network
Jack Lange [Tue, 16 Sep 2008 19:24:45 +0000]
fixed socket bug added network

17 years agofixed a ton of compile errors
Jack Lange [Tue, 16 Sep 2008 19:03:48 +0000]
fixed a ton of compile errors

17 years ago*** empty log message ***
Jack Lange [Mon, 15 Sep 2008 20:14:50 +0000]
*** empty log message ***

17 years agoadded testing
Jack Lange [Mon, 15 Sep 2008 20:14:27 +0000]
added testing

17 years agoadded lwip
Jack Lange [Fri, 12 Sep 2008 20:16:10 +0000]
added lwip

17 years ago*** empty log message ***
Jack Lange [Tue, 9 Sep 2008 22:51:07 +0000]
*** empty log message ***

17 years ago*** empty log message ***
Jack Lange [Mon, 8 Sep 2008 23:27:07 +0000]
*** empty log message ***

17 years ago*** empty log message ***
Lei Xia [Mon, 8 Sep 2008 22:29:38 +0000]
*** empty log message ***

17 years ago*** empty log message ***
Jack Lange [Mon, 8 Sep 2008 20:19:36 +0000]
*** empty log message ***

17 years ago*** empty log message ***
Jack Lange [Mon, 8 Sep 2008 20:17:30 +0000]
*** empty log message ***

17 years ago*** empty log message ***
Jack Lange [Mon, 8 Sep 2008 20:09:08 +0000]
*** empty log message ***

17 years ago*** empty log message ***
Jack Lange [Mon, 8 Sep 2008 20:03:19 +0000]
*** empty log message ***

17 years ago*** empty log message ***
Jack Lange [Mon, 8 Sep 2008 20:01:14 +0000]
*** empty log message ***

17 years ago*** empty log message ***
Jack Lange [Mon, 8 Sep 2008 19:43:21 +0000]
*** empty log message ***

17 years ago*** empty log message ***
Jack Lange [Mon, 8 Sep 2008 19:32:33 +0000]
*** empty log message ***

17 years ago*** empty log message ***
Jack Lange [Mon, 8 Sep 2008 19:19:59 +0000]
*** empty log message ***

17 years ago*** empty log message ***
Jack Lange [Mon, 8 Sep 2008 19:14:06 +0000]
*** empty log message ***

17 years agoadded ring_buffer
Jack Lange [Mon, 8 Sep 2008 19:01:24 +0000]
added ring_buffer

17 years ago ----------------------------------------------------------------------
Lei Xia [Mon, 8 Sep 2008 18:42:16 +0000]
 ----------------------------------------------------------------------

17 years ago*** empty log message ***
Jack Lange [Mon, 8 Sep 2008 18:12:36 +0000]
*** empty log message ***

17 years ago*** empty log message ***
Lei Xia [Fri, 5 Sep 2008 21:15:07 +0000]
*** empty log message ***

17 years ago*** empty log message ***
Jack Lange [Tue, 2 Sep 2008 21:05:24 +0000]
*** empty log message ***

17 years agoclean up
Jack Lange [Tue, 2 Sep 2008 21:03:57 +0000]
clean up

17 years agoadded network support
Jack Lange [Tue, 2 Sep 2008 21:03:44 +0000]
added network support