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
2011-07-14 Peter Dinda Keyed stream updates - creation of directories and...
2011-07-10 Peter Dinda Added file stream functionality to keyed stream interface
2011-07-07 Kevin Pedretti VMX 64-bit guest support. Add exit handling for CR4...
2011-06-30 Lei Xia alignment format fix
2011-06-30 Lei Xia clean/revert copyright header
2011-06-30 Lei Xia Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2011-06-30 Lei Xia add v3vee copyright info
2011-06-30 Lei Xia clean up stream implementation
2011-06-30 Peter Dinda NVRAM fixes: corrections in memory setup for tiny ...
2011-06-30 Lei Xia Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2011-06-30 Kevin Pedretti Fix bug setting bits in MSR bitmap for MSRs >= 0xC0000000
2011-06-23 Jack Lange moved software interrupt injection to core interrupt...
2011-06-23 Kyle Hale moved PrintErrors to PrintDebugs with special compilati...
2011-06-23 Kyle Hale changed Makefile for syscall extension
2011-06-23 Kyle Hale added extension for syscall interception
2011-06-23 Kyle Hale moved syscall reference to header file
2011-06-23 Kyle Hale small fixes in Kconfig, cleaned up debugs in swint...
2011-06-23 Kyle Hale added extension code for software interrupts
2011-06-23 Kyle Hale fixed paren in Makefile
2011-06-23 Kyle Hale added code in vmm_intr.c to detect posted swint
2011-06-23 Kyle Hale added swintr support to update_irq_entry_state
2011-06-23 Kyle Hale added interrupt state for swints
2011-06-23 Kyle Hale moved syscall lookup functions to static funcs in ext_s...
2011-06-23 Kyle Hale Changes for software interrupt extension code
2011-06-23 Kyle Hale Makefile now only includes swintr stuff. Temporarily...
2011-06-23 Kyle Hale added extension file specifically for software interrup...
2011-06-23 Kyle Hale removed old extension files
2011-06-23 Kyle Hale matched extension file-naming conditions, changed a...
2011-06-23 Kyle Hale isolated syscall config options to extensions
2011-06-23 Kyle Hale applied syscall patch
2011-06-22 Jack Lange Merge branch 'devel' of ssh://palacios@newskysaw/home...
2011-06-21 Lei Xia change max MTU that supported by VNET to 64K Bytes
2011-06-21 Lei Xia Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2011-06-20 Kyle Hale Software interrupt decoder support
2011-06-18 Jack Lange Merge branch 'devel' of ssh://palacios@newskysaw/home...
2011-06-18 Jack Lange reverted syscall changes
2011-06-17 Kyle Hale Commented test code for exec hooking, etc
2011-06-17 Kyle Hale added missing extension files
2011-06-17 Kyle Hale fix merge
2011-06-17 Kyle Hale minor changes to organization
2011-06-17 Lei Xia format fix
2011-06-16 Jack Lange stupid syntax breakage fix
2011-06-16 Jack Lange Merge branch 'devel' of ssh://newskysaw.cs.northwestern...
2011-06-16 Jack Lange removed MASK_DISPLACEMENT from decoding, since it seems...
2011-06-16 Peter Dinda Fix dumb error on svm commit
2011-06-16 Peter Dinda Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2011-06-16 Peter Dinda SVM wbinvd handler change to assure correct assembly
2011-06-16 Peter Dinda Enhanced error printing on SVM error
2011-06-16 Peter Dinda Added temporary debugging support for host devices...
2011-06-16 Jack Lange Merge branch 'devel' of ssh://palacios@newskysaw/home...
2011-06-16 Philip Soltero ported machine check to extension (w/ impl file)
2011-06-16 Jack Lange Merge branch 'devel' of ssh://palacios@newskysaw/home...
2011-06-16 Philip Soltero ported machine check to extension
2011-06-16 Peter Dinda Additional debugging output for atapi
2011-06-16 Jack Lange Merge branch 'devel' of ssh://newskysaw.cs.northwestern...
2011-06-16 Jack Lange started to implement stream userspace interface
2011-06-16 Jack Lange Merge branch 'devel' of ssh://palacios@newskysaw/home...
2011-06-16 Lei Xia add missed header file
2011-06-16 Lei Xia Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2011-06-14 Jack Lange Merge branch 'devel' of ssh://palacios@newskysaw/home...
2011-06-14 Jack Lange interface updates
2011-06-14 Patrick Bridges Merge branch 'devel' of ssh://palacios@newskysaw.cs...
2011-06-14 Patrick Bridges More timing cleanup
2011-06-14 Jack Lange rename fix
2011-06-14 Jack Lange module reorganization
2011-06-14 Lei Xia Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2011-06-13 Jack Lange removed BKL acquisition from daemonization of kernel...
2011-06-13 Patrick Bridges Removed print in vmm_halt
2011-06-13 Patrick Bridges Merge branch 'devel' of ssh://palacios@newskysaw.cs...
2011-06-12 Jack Lange 32 bit fixew
2011-06-10 Jack Lange decoder fixes for REAL mode masking issues
2011-06-10 Peter Dinda Fixed binding error in graphics console for new extensi...
2011-06-10 Peter Dinda Revised host device support to work with new extension...
2011-06-09 Jack Lange makefile cleanup
2011-06-09 Jack Lange return type fix
2011-06-09 Lei Xia Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2011-06-09 Lei Xia Fix a bug in vnet when removing a route entry
2011-06-09 Jack Lange moved vnet to extension framework
2011-06-09 Jack Lange moved host device to extension framework
2011-06-09 Patrick Bridges Merge branch 'devel' of ssh://palacios@newskysaw.cs...
2011-06-09 Patrick Bridges Cleanup of time handling code
2011-06-08 Jack Lange more extension ports
2011-06-08 Jack Lange ported packet to extension framework and fixed type...
2011-06-08 Jack Lange ported socket interface to extension framework
2011-06-08 Jack Lange ported inspector to the extension framework
2011-06-08 Jack Lange ported streams over to new extension framework
2011-06-08 Jack Lange ported file interface to new extension framework
2011-06-08 Jack Lange bug fixes for extension framework, and porting of conso...
2011-06-08 Jack Lange reverted creation ordering
2011-06-08 Jack Lange Merge branch 'devel' of ssh://palacios@newskysaw/home...
2011-06-08 Jack Lange added initial extension framework
2011-06-08 Peter Dinda Functional host device support in Linux kernel module...
2011-06-06 Lei Xia format fix
2011-06-06 Lei Xia Fix bug in virtio NIC
2011-06-05 Lei Xia Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2011-06-03 Kyle Hale cosmetic changes
2011-06-02 Jack Lange decoder fixes
2011-06-02 Lei Xia Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2011-06-02 Jack Lange typo fix
2011-05-31 Kyle Hale Added ability to hook execution of arbitrary binary...
next