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-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...
2011-05-27 Lei Xia Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2011-05-26 Jack Lange added safety checks to cpuid field registration
2011-05-26 Jack Lange paramater type fix
2011-05-26 Jack Lange fixed warnings on new GCC for xml libary laziness
2011-05-26 Jack Lange removed obsolete telemetry fn
2011-05-26 Jack Lange data type fixes
2011-05-26 Jack Lange removed active_vmcs_ptrs array and read the active...
2011-05-26 Lei Xia Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2011-05-26 Jack Lange serialize VMCS after initialization
2011-05-26 Lei Xia Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2011-05-26 Lei Xia add dependency of virtio nic with vnet
2011-05-26 Jack Lange build fix
2011-05-26 Jack Lange updated SIPI behavior to be arch specific
2011-05-25 Jack Lange modified the irq layout to match what is seen on actual...
2011-05-25 Jack Lange fixed BCD/binary mode flag that was causing the cmos...
2011-05-25 Jack Lange Merge branch 'devel' of ssh://palacios@newskysaw/home...
2011-05-25 Jack Lange updated config dependencies
2011-05-24 Patrick Bridges Resoved conflict on merge of 8254.c
2011-05-24 Patrick Bridges Print revision to 8254.c
2011-05-22 Lei Xia add missed file
2011-05-22 Lei Xia add missed file
2011-05-22 Lei Xia Split VNET Lnx Bridge code with Control Interface
2011-05-19 Lei Xia Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2011-05-19 Lei Xia add deinit code for VNET and direct network bridge
2011-05-19 Peter Dinda Minor fix
2011-05-19 Peter Dinda Modified graphics console support in linux to use vmall...
2011-05-19 Peter Dinda Added NMI handler for SVM
2011-05-19 Peter Dinda Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2011-05-19 Peter Dinda Use vmalloc for guest copy allocation
next