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
2013-03-22 Peter Dinda VNC server interface to graphics console source code
2013-03-22 Peter Dinda Graphics console user space interface library
2013-03-18 Peter Dinda Checkpointing and migration now support options, the...
2013-03-18 Peter Dinda General cleanup and help on v3_debug
2013-03-13 Peter Dinda User space library and example tool for accessing guest...
2013-03-13 Peter Dinda Support for optional full /dev/mem access even if host...
2013-03-01 Peter Dinda AMD PMU - load/store counts now use data cache access...
2013-03-01 Peter Dinda Removal of debugging crud
2013-03-01 Peter Dinda Corrected UCPI and UMPL estimation in PMU telemetry
2013-02-25 Oscar null check in host_sched_yield
2013-02-24 Peter Dinda Corrected PCI printdebug errors
2013-02-24 Peter Dinda Correct scheduler startup when no option given
2013-02-21 Peter Dinda Minor PMU bugfix
2013-02-21 Peter Dinda PMU-based telemetry extension to monitor guest and...
2013-02-21 Chang Bae PMU Host Interface and initial implementation for Linux...
2013-02-21 Peter Dinda Range-based invalidation for nested and direct paging...
2013-02-21 Patrick G.... Use passed in options to set scheduler
2013-02-20 Patrick G.... Fix for option processing
2013-02-20 Patrick G.... Added missed Makefile update for option handling
2013-02-20 Patrick G.... Split global option processing code into a separate...
2013-02-20 Patrick G.... Merge branch 'devel' of ssh://newskysaw.cs.northwestern...
2013-02-19 Chang Bae Fixed major palacios barrier implementation error with...
2013-02-19 Patrick G.... Merge branch 'devel' of ssh://newskysaw.cs.northwestern...
2013-02-19 Patrick G.... Added null check to option processing call.
2013-02-14 Patrick G.... Correction of scheduler registration check
2013-02-11 Patrick G.... Added first cut at options processing for the palacios...
2013-02-11 Oscar Mondragon remove extraneous dos linefeeds from scheduling files
2013-02-11 Oscar Mondragon Update of scheduling infrastructure and newest version...
2013-02-11 Patrick G.... Copyright header corrections to scheduler interface
2013-02-06 Patrick G.... Merge branch 'devel' of ssh://newskysaw.cs.northwestern...
2013-02-06 Oscar Mondragon Commented in scheduler call previously commented out.
2013-02-06 Kyle Hale bugfix: memory region is now removed from hook table...
2013-02-06 Oscar Mondragon Initial commit of new scheduling infrastructure. The...
2013-02-05 Patrick G.... Added missed extension include update
2013-02-05 Patrick G.... Added global initialization hook for extensions to...
2013-02-04 Alexander Kudryavtsev Added proper updated quix86 libraries that had been...
2013-01-27 Patrick G.... Merge branch 'devel' of ssh://newskysaw.cs.northwestern...
2013-01-27 Alexander Kudryavtsev Updated quix86 patch from Alexander. With latest versio...
2013-01-25 Patrick G.... Updated quix86 patch from Alexander. With latest versio...
2013-01-05 Peter Dinda Correct banner titles in configuration screens
2013-01-05 Peter Dinda Optional starting address for v3_mem
2013-01-01 Peter Dinda Additional error checking / output for failing memory...
2012-12-29 Peter Dinda Context-based output infrastructure (V3_Print, etc...
2012-12-29 Peter Dinda Use of information interface to enhance output of ...
2012-12-29 Peter Dinda information request api for the host - gives a more...
2012-12-27 Madhav Suresh Explictly tags in saves for PIT, APIC, IOAPIC, SVM...
2012-12-27 Peter Dinda Allow spaces in key names for textfile: saves
2012-12-26 Peter Dinda Library and tools for manipulating text and binary...
2012-12-26 Madhav Suresh Checkpointing of serial devices
2012-12-26 Peter Dinda Devices updated for revised checkpoint interface
2012-12-26 Peter Dinda Device manager updated with extended save/load model...
2012-12-26 Peter Dinda Update svm and vmx checkpoint functionality to new...
2012-12-26 Peter Dinda Implementation of revised checkpoint/migrate interface...
2012-12-26 Peter Dinda Implemntation of newer keyed stream interface on linux...
2012-12-26 Peter Dinda New keyed stream interface
2012-12-26 Peter Dinda Minor changes to eliminate warnings, and second-try...
2012-12-21 Peter Dinda Friendlier user-space build/run for graphical component...
2012-12-21 Abhinav Kannan Palacios GUI Added
2012-10-26 Kevin Pedretti V3_Yield_Timed(usec) was renamed V3_Sleep(usec)
2012-10-18 Thomas Naughton Cleanup of curses dependency in v3_cons/cons_sc build
2012-10-01 Peter Dinda Rebuild v3_create by default
2012-10-01 Kyle Hale check for out-of-bounds index when freeing a VM
2012-10-01 Kyle Hale small updates to GEARS utilities (for use with v3_ctrl...
2012-09-24 Jack Lange add correct caching behavior to VMX EPT environments
2012-09-24 Jack Lange update CPUID to disable unsupported features (MTRRS...
2012-09-24 Jack Lange correctly handle NMI exits on VMX architectures
2012-09-21 Patrick G.... Added updated sleep/wakeup functionality
2012-09-10 Peter Dinda Added functionality for MONITOR and MWAIT instructions...
2012-08-24 Thomas Naughton Add v3_cons_sc sanity check for Terminal size
2012-08-17 Peter Dinda Cleanup in thread name handling
2012-08-17 Peter Dinda Cleaner handling of tx kick threads in vnet core
2012-08-17 Peter Dinda Avoid corruption when freeing a guest fails
2012-08-17 Peter Dinda better UI for v3_free
2012-08-17 Peter Dinda Disallow startup with shadow paging + memory region...
2012-08-17 Peter Dinda filedisk XML configuration language tweak
2012-08-17 Peter Dinda Virtio NIC's guest-driven, vmm-driven, or adaptive...
2012-08-09 Peter Dinda Configurable yielding strategies in VNET bridge thread...
2012-08-09 Peter Dinda Halt handling uses global performance parameters to...
2012-08-09 Peter Dinda Configuration of global performance parameters
2012-08-06 Peter Dinda Enhancements to VNET and to halting:
2012-08-05 Kyle Hale Support for new Palacios image file format (Version 1)
2012-08-03 Kyle Hale repurpose v3_ctrl.c as a utility library for palacios...
2012-08-03 Peter Dinda Typo fix
2012-08-03 Kyle Hale update palacios mempool status when onlining memory...
2012-08-03 Peter Dinda APIC and CR8 changes for vector priorization vs TPR
2012-07-28 Jack Lange typo fix
2012-07-27 Peter Dinda Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2012-07-27 Peter Dinda Further cleanup of vnet /proc interface
2012-07-27 Peter Dinda Cleaned up /proc parsing for vnet
2012-07-27 Jack Lange added 64bit bar support to passthrough PCI
2012-07-27 Jack Lange added vmware paravirtual extension
2012-07-27 Jack Lange added error check to 8259
2012-07-27 Jack Lange memory leak fixes
2012-07-27 Jack Lange make bitmap operations atomic, fixes potential barrier...
2012-07-27 Jack Lange reworked v3_create to allow loading XML files directly...
2012-07-27 Jack Lange added host_pci passthrough PCI support
2012-07-27 Jack Lange added state checks for VM control commands
2012-07-27 Jack Lange incorporate changes to intelligent barriers
2012-07-27 Jack Lange enabled VMX exit hooks
2012-07-27 Jack Lange revert to earlier rdtsc intercepts
next