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.


palacios.git
2008-10-21 Jack Lange updated assembly to build in 64 bit mode
2008-10-21 Jack Lange Merge branch 'kitten' of ssh://sharedev@newskysaw.cs...
2008-10-21 Jack Lange added 64bit support to makefiles
2008-10-21 Trammell Hudson Merged changes and added CONFIG_V3VEE wrappers
2008-10-21 Peter Dinda Merge branch 'kitten' of ssh://sharedev@newskysaw.cs...
2008-10-21 Trammell Hudson Added CONFIG_V3VEE to kernel config file
2008-10-21 Peter Dinda added call to palacios
2008-10-21 Kevin Pedretti Do make config before building kitten first time
2008-10-21 Peter Dinda Added kitten build target
2008-10-21 Kevin Pedretti Added Kitten
2008-10-20 Jack Lange moved svm_lowlevel.asm over to gas syntax in svm_lowlevel.S
2008-10-20 Jack Lange moved vmm_lowlevel.asm to C header file vmm_lowlevel.h
2008-10-17 Lei Xia Add XED library file for intel 64 (x86)
2008-10-17 Peter Dinda Fixed a = versus == thing
2008-10-17 Jack Lange more cleanup
2008-10-16 Jack Lange more namespace changes
2008-10-16 Jack Lange large scale namespace changes
2008-10-16 Jack Lange moved bochs debug facilities to a virtual device
2008-10-16 Jack Lange added more selective debugging directives
2008-10-15 Jack Lange tried to reduce compiler warnings, and cut down on...
2008-10-15 Jack Lange fixed up includes for devices
2008-10-15 Jack Lange updated devices to use new host event interface
2008-10-15 Jack Lange added host event hooks interface
2008-10-14 Lei Xia added guest-iso directive to test vm makefile
2008-10-14 Jack Lange General fixes and clean up
2008-10-14 Jack Lange fixed toc_length initialization bug
2008-10-13 Jack Lange added Iso Run file
2008-10-12 Jack Lange added debugging output, DEBUG bug still an issue
2008-10-11 Jack Lange IDENTIFY DEVICE patch reverted for the time being
2008-10-10 Jack Lange added new identify sub command (merged from CVS)
2008-10-10 Jack Lange reworked the interrupt injection to be guest specific
2008-10-08 Jack Lange minor fixes
2008-10-08 Jack Lange work around git issues
2008-10-08 Jack Lange fixing the error in geekos' memcmp implementation
2008-10-07 Jack Lange fixed ceil linking issue and net.c compile problems
2008-10-07 Jack Lange Merge branch '64bit' into 64bit-right
2008-10-07 Jack Lange updated to 64 bits based on the wrong f#@$%ing trunk
2008-10-07 Jack Lange minor fixes
2008-10-07 Jack Lange added a configuration structure for the binary inputs...
2008-10-06 Lei Xia Merge branch 'lwip_dev' of ssh://palacios@localhost...
2008-10-06 Lei Xia build fix
2008-10-06 Lei Xia test
2008-10-06 Lei Xia Support for lwIP switch on/off in Makefile
2008-10-06 Jack Lange disabled network initialization
2008-10-06 Lei Xia lwip build fix
2008-10-06 Lei Xia build fixes
2008-10-06 Lei Xia Merge branch 'lwip_dev' into devel
2008-10-06 Jack Lange added compatibility file for xed
2008-10-06 Lei Xia stable compliation version with some running problems...
2008-10-06 Jack Lange build reorganization
2008-10-03 Jack Lange added new copyright and license
2008-10-02 Jack Lange minor bug fixes, and copyright additions
2008-10-02 Jack Lange fixed compile bug
2008-10-02 Jack Lange Merge branch 'ramdisk' into devel
2008-10-02 Jack Lange added functioning ramdisk, makefile support
2008-10-02 Jack Lange trying to deal with nvram bug, disabled for now
2008-10-02 Jack Lange added header files
2008-10-02 Jack Lange reworked ramdisk now compiles, not tested
2008-09-30 Jack Lange bug fixes to generic
2008-09-30 Jack Lange reworked the generic device to handle run time configur...
2008-09-30 Jack Lange bug fix in deinit
2008-09-30 Jack Lange added more types
2008-09-30 Jack Lange bug fix in deinit
2008-09-30 Jack Lange added more types
2008-09-30 Jack Lange removed v3 reference from uip header
2008-09-30 Jack Lange removed v3 reference from uip header
2008-09-30 Jack Lange removed references to GeekOS and added some namespace...
2008-09-30 Lei Xia Merge branch 'lwip_dev' of /home/palacios/palacios...
2008-09-30 Lei Xia Compilable version with both lwip and uip
2008-09-30 Jack Lange formatting change
2008-09-30 Jack Lange import of new ramdisk
2008-09-29 Jack Lange lwip/uip should not be dependent on any part of the...
2008-09-29 Lei Xia Change lwip system interface
2008-09-29 Lei Xia Merge branch 'lwip_dev' of ssh://palacios@newskysaw...
2008-09-29 Lei Xia No change to file, just keep update
2008-09-29 Jack Lange added support for timing out Cond_Wait's
2008-09-29 Jack Lange added void * argument to timer callback
2008-09-29 Jack Lange added support for timing out Cond_Wait's
2008-09-29 Jack Lange added void * argument to timer callback
2008-09-29 Lei Xia modify sys_arch.c file
2008-09-26 Lei Xia Add lwIP support features
2008-09-26 unknown Merge branch 'lwip_dev' of ssh://palacios@newskysaw...
2008-09-26 unknown Add archtecture dependent stuffs for lwIP, mainly on...
2008-09-26 Jack Lange added second and millisecond timer support
2008-09-26 Jack Lange removed defines for CR3
2008-09-26 Jack Lange added second and millisecond timer support
2008-09-26 Jack Lange almost done with the namespace protection via -D__V3VEE...
2008-09-26 Jack Lange removed references to GeekOS and added some namespace...
2008-09-26 Jack Lange one of these days I'll commit without breaking the...
2008-09-26 Jack Lange one of these days I'll commit without breaking the...
2008-09-25 Jack Lange modified copyright tags
2008-09-25 Jack Lange modified copyright tags
2008-09-25 Jack Lange added copyright tags
2008-09-25 Jack Lange added copyright tags
2008-09-25 Lei Xia Add updated lwip files in src/lwip
2008-09-25 Lei Xia Deleted old lwip files in src/lwip
2008-09-25 Lei Xia Add updated lwip header files in include/lwip
2008-09-25 Lei Xia deleted old lwip headfiles
2008-09-25 Lei Xia Add lwip files, for test, not compilable version
2008-09-25 Lei Xia test,
next