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-09-20 Peter Dinda Simple tools for analyzing palacios serial output file
2011-09-17 Peter Dinda Corrected keyboard hook syntax for when 0x80 delay...
2011-09-16 Peter Dinda Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2011-09-16 Jack Lange stupid typo fix to the stream interface to prevent...
2011-09-16 Jack Lange reworked VM stopping to avoid deallocation ordering...
2011-09-14 Peter Dinda Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2011-09-14 Jack Lange atapi bug fix
2011-09-14 Jack Lange Merge branch 'devel' of newskysaw.cs.northwestern.edu...
2011-09-14 Jack Lange various bug fixes to the block layer
2011-09-13 Jack Lange Added barrier locking to the core migration functionality
2011-09-13 Lei Xia Enlarge serial buffer size to comply to line buffering...
2011-09-12 Lei Xia Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2011-09-09 Peter Dinda Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2011-09-09 Jack Lange more decoder fixes to handle incorrect long mode regist...
2011-09-09 Jack Lange more decoder fixes for 'rep movsb' and 'rep stosb'
2011-09-09 Jack Lange decoder fixes
2011-09-08 Peter Dinda Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2011-09-08 Peter Dinda Merge Fix
2011-09-08 Peter Dinda Merge fix
2011-09-08 Lei Xia Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2011-09-08 Lei Xia Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2011-09-08 Jack Lange updated virtio block device to partially handle non...
2011-09-08 Lei Xia Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2011-09-08 Jack Lange Merge branch 'devel' of newskysaw.cs.northwestern.edu...
2011-09-08 Jack Lange added mechanism status ATAPI command
2011-09-08 Jack Lange fix large page bug with no memory hooks in place
2011-09-02 Lei Xia Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2011-09-02 Jack Lange added null section place holder for extensions
2011-09-01 Lei Xia Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2011-08-30 Jack Lange various linux fixes
2011-08-30 Jack Lange deinitialization fixes
2011-08-30 Jack Lange fixed memory offline utility to handle incorrectly...
2011-08-26 Jack Lange added scancode converting console
2011-08-26 Jack Lange various minor bug fixes
2011-08-26 Jack Lange removed xml feature bloat and fixed memory deallocation...
2011-08-26 Lei Xia Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2011-08-26 Jack Lange build fixes for GCC 4.6.0
2011-08-26 Jack Lange remove optimizations from build process
2011-08-26 Jack Lange packed structure fixes for gcc weirdness
2011-08-26 Jack Lange update headers
2011-08-26 Jack Lange update debugging info configuration
2011-08-26 Jack Lange updated NMI exit handler
2011-08-26 Jack Lange instruction emulator fixes
2011-08-26 Patrick G.... First cut at changes to enhance/fix machine check injec...
2011-08-24 Jack Lange removed obsolete MTRR extension that was in the wrong...
2011-08-19 Jack Lange Merge branch 'devel' of ssh://newskysaw.cs.northwestern...
2011-08-18 Jack Lange added checking for disabled PIIX3 interupt routing...
2011-08-18 Lei Xia Initial support for moving virtual cores among differen...
2011-08-18 Lei Xia Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2011-08-18 Lei Xia change poll mode for each VNET device
2011-08-18 Lei Xia add debug configure option for virtual serial
2011-08-18 Lei Xia added missed while (0) in MACRO definition
2011-08-18 Lei Xia Fix virtual serial to use stream backend access
2011-08-17 Jack Lange added virtio console, finished the stream interface...
2011-08-16 Jack Lange added O_RDWR flag to console file descriptor to allow...
2011-08-16 Jack Lange added basic caching MTRR extension.
2011-08-16 Jack Lange added memory unhooking error checking to fix CGA deinit...
2011-08-12 Kevin Pedretti palacios_alloc() patch
2011-08-12 Jack Lange cleaned up VM run states and added pause state
2011-08-11 Jack Lange Merge branch 'devel' of ssh://newskysaw.cs.northwestern...
2011-08-11 Jack Lange fixed missing EFER SVME bug
2011-07-30 Jack Lange added barrier synchronization and integrated it with...
2011-07-28 Peter Dinda VMX bug fix - get EPT capabilities only if EPT is suppo...
2011-07-25 Peter Dinda User-space keyed stream functionality (wrapper, example...
2011-07-25 Peter Dinda Cleanups and bug fixing for user-space keyed stream...
2011-07-23 Clint Sbisa Initial integration and reimplementation of user-space...
2011-07-18 Peter Dinda Preallocation in keyed stream interface + bug fixes
2011-07-18 Peter Dinda Extended keyed stream interface to include preallocation
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
next