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.


added a configuration structure for the binary inputs to the vmm (ramdisk, bios)
[palacios.git] / palacios / src /
2008-10-07 Jack Lange added a configuration structure for the binary inputs...
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 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 bug fix in deinit
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 added second and millisecond timer support
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 deleted old lwip headfiles
2008-09-25 Lei Xia Add lwip files, for test, not compilable version
2008-09-25 Lei Xia test,
2008-09-25 Lei Xia Added whole packet of updated lwip files -- for test...
2008-09-24 Lei Xia change lwip
2008-09-24 Lei Xia change lwip
2008-09-22 Jack Lange build fixes
2008-09-17 Matt Wojcik Initial version of the Realtek 8139 network card driver...
2008-09-16 Jack Lange formatting
2008-09-16 Jack Lange *** empty log message ***
2008-09-16 Jack Lange added network subsystem
2008-09-16 Jack Lange fixed socket bug added network
2008-09-16 Jack Lange fixed a ton of compile errors
2008-09-12 Jack Lange added lwip
2008-09-09 Jack Lange *** empty log message ***
2008-09-08 Jack Lange *** empty log message ***
2008-09-08 Lei Xia *** empty log message ***
2008-09-08 Jack Lange *** empty log message ***
2008-09-08 Jack Lange *** empty log message ***
2008-09-08 Jack Lange *** empty log message ***
2008-09-08 Jack Lange *** empty log message ***
2008-09-08 Jack Lange *** empty log message ***
2008-09-08 Jack Lange *** empty log message ***
2008-09-08 Jack Lange *** empty log message ***
2008-09-08 Jack Lange *** empty log message ***
2008-09-08 Jack Lange *** empty log message ***
2008-09-08 Jack Lange added ring_buffer
2008-09-08 Lei Xia -------------------------------------------------...
2008-09-08 Jack Lange *** empty log message ***
2008-09-05 Lei Xia *** empty log message ***
2008-09-02 Jack Lange *** empty log message ***
2008-09-02 Jack Lange clean up
2008-09-02 Jack Lange added network support
2008-08-28 Lei Xia *** empty log message ***
2008-08-28 Lei Xia Add clock_time() in timer.c for uIP
2008-08-25 Jack Lange added queue implementation
2008-08-22 Matt Wojcik Wrote a function to to copy over packet data from the...
2008-08-22 Jack Lange reworked the hash table implementation
2008-08-22 Matt Wojcik Added code to test the uIP stack.
2008-08-19 Matt Wojcik Started integrating the uIP network stack.
2008-08-19 Matt Wojcik Updated NE2K_Send().
2008-08-14 Zheng Cui *** empty log message ***
2008-08-14 Zheng Cui *** empty log message ***
2008-08-14 Zheng Cui *** empty log message ***
2008-08-14 Zheng Cui *** empty log message ***
2008-08-13 Lei Xia *** empty log message ***
2008-08-11 Jack Lange cleaned up handler code
2008-08-08 Matt Wojcik Added code to initialize and test the NE2000 network...
2008-08-08 Matt Wojcik *** empty log message ***
2008-08-08 Matt Wojcik Fixed the bug that caused the first packet sent to...
2008-08-07 Peter Dinda Added support for wbinvd instruction exit (which window...
2008-08-06 Lei Xia Add uIP Tcpstack files
2008-08-06 Peter Kamm Bug fix in Dump_Registers
2008-08-05 Matt Wojcik Minor formatting changes.
2008-08-05 Matt Wojcik Changed the section of code that handles multiple packe...
2008-08-04 Jack Lange to rein in the confusion
2008-08-04 Matt Wojcik Added callbacks to allow functios at a higher level...
next