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
2012-04-13 Peter Dinda linux userspace hypercall addition utility + Makefile...
2012-04-13 Kyle Hale Gears userspace utilities
2012-04-13 Kyle Hale Linux implementation of Gears interfaces
2012-04-13 Peter Dinda Linux host hypercall interface implementation
2012-04-13 Kyle Hale Gears Fast System Call Exiting Utility Service
2012-04-13 Peter Dinda Gears MPI Accelerator Service
2012-04-13 Peter Dinda Gears - compilation for user injection
2012-04-13 Kyle Hale Gears Restructuring plus code injection preparation...
2012-04-13 Kyle Hale New Gears Tools And Structure
2012-04-13 Kyle Hale Removal of old gears code in preparation for restructuring
2012-04-02 Patrick G.... Minor cleanup of setup of RDTSC trapping initialization
2012-03-29 Patrick G.... Fixed conditional yield frequency calculation in yield_...
2012-03-27 Patrick G.... Updates to some debugging of time virtualization. Addin...
2012-03-25 Peter Dinda Cleanup of user tools build process; make STATIC=0...
2012-03-25 Peter Dinda Wrapper for console [help + room for future expansion]
2012-03-13 Lei Xia fix a minor bug when converting MAC string to hexs
2012-03-01 Patrick G.... Added additional error checking on configurations to...
2012-02-24 Patrick G.... Fixed host device and keyed stream compilation on diffe...
2012-02-24 Patrick G.... More changed files
2012-02-23 Patrick G.... Merge branch 'devel' of ssh://newskysaw.cs.northwestern...
2012-02-23 Patrick G.... More debugging of fixed-timekeeping change
2012-02-22 Peter Dinda Corrected EFER write handler for SVM + 64bit guest...
2012-02-17 Alexander Kudryavtsev Fix physical apic id assignment and dispatch (LSB issue)
2012-02-17 Alexander Kudryavtsev Handle NMI-disabled write to NVRAM address register
2012-02-17 Alexander Kudryavtsev Handle 8254 PIT reload count of 0 correctly (means...
2012-02-17 Patrick G.... Start at new guest time representaion
2012-02-17 Peter Dinda Clean up compat ioctl handlers in host-dev and keyed...
2012-02-11 Jack Lange line fix
2012-02-10 Jack Lange fixes to allow stopping a paused guest
2012-02-10 Jack Lange initial simulation functionality
2012-02-09 Patrick G.... Cleanup to start proper time dilation mechanisms
2012-02-09 Patrick G.... Merge branch 'devel' of ssh://newskysaw.cs.northwestern...
2012-02-09 Patrick G.... Minor time fixes
2012-02-09 Jack Lange reassigned quix86 copyright
2012-02-08 Jack Lange bug fixes for quix86
2012-02-08 Alexander Kudryavtsev Integration of QUIX86 decoder libraries. Debug and...
2012-02-08 Jack Lange bug fix to check for illegal memory ranges
2012-02-08 Jack Lange bug fixes for VMX
2012-02-08 Jack Lange fix CGA status byte bug
2012-02-08 Jack Lange data type fixes
2012-02-08 Jack Lange fix IDE layer to drop unhandled IO ops, instead of...
2012-02-08 Jack Lange increased amount of state included in exit log
2012-02-08 Jack Lange added a global machine type to determine machine archit...
2012-01-20 Peter Dinda Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2012-01-20 Peter Dinda More detailed error handling on msr writes
2012-01-20 Peter Dinda Corrected calling convention for user requests in the...
2012-01-20 Patrick G.... Moved v3_cons to being dynamically linked again, added...
2012-01-20 Patrick G.... Added VMX handler for the preempt timer so that we...
2012-01-20 Patrick G.... MInor updates the VMX timeout scheduling
2012-01-17 Patrick G.... Fixed compile error in host device for newer linux...
2012-01-17 Patrick G.... minor changes to allow proper static linking of the...
2012-01-17 Patrick G.... Start at allowing setting the vmx schedule timeout
2012-01-12 Patrick G.... Minor comment changes to documentation in vmm_time.c
2011-11-22 Lei Xia Fix bugs when deinit a list, use list_for_each_entry_sa...
2011-11-19 Jack Lange updated kernel version numbers for file interface Release-1.3
2011-11-18 Jack Lange Clear guest memory to 0 at init time.
2011-11-17 Jack Lange fixes for unrestricted guest support
2011-11-17 Jack Lange updated variable types
2011-11-17 Jack Lange add basic heartbeat debug port
2011-11-17 Jack Lange Fix to MSR save/restore handling to avoid VMX ABORT...
2011-11-16 Peter Dinda Typo fix
2011-11-16 Peter Dinda Use GFP_DMA32 for small page allocations
2011-11-16 Peter Dinda Merge branch 'devel' of newskysaw.cs.northwestern.edu...
2011-11-15 Peter Dinda Assure that unhandled MSR reads get back zeros
2011-11-15 Peter Dinda Assure that unhandled IO reads get back zeros
2011-11-15 Peter Dinda Assure that cores start out in CORE_STOPPED state
2011-11-14 Jack Lange added bounds checking for bitmap updates
2011-11-11 Patrick G.... Merge branch 'devel' of ssh://newskysaw.cs.northwestern...
2011-11-11 Patrick G.... Fixed up formatting of telemetry prints that work aroun...
2011-11-11 Lei Xia change RTL8139's PCI default IO base port to -1
2011-11-11 Lei Xia set the default base port of ne2000 to -1 to make it...
2011-11-11 Patrick G.... Merge branch 'devel' of ssh://newskysaw.cs.northwestern...
2011-11-11 Patrick G.... Minor change to linux version numbers in module build...
2011-11-10 Peter Dinda More cleanup to avoid possible race
2011-11-10 Peter Dinda Changed memory allocation to avoid possible deadlock...
2011-11-10 Patrick G.... Split telemetry into global and per-core to avoid race...
2011-11-10 Peter Dinda Removed spurious print
2011-11-10 Patrick G.... Replaced spurious V3_Print in apic.c with PrintDebug
2011-11-10 Patrick G.... Merge branch 'devel' of ssh://newskysaw.cs.northwestern...
2011-11-10 Peter Dinda Dynamic mptable configuration in accordance with VM...
2011-11-10 Peter Dinda PCI interrupt delivery via ioapic
2011-11-10 Peter Dinda Corrected delivery of PIT interrupts via the IOAPIC
2011-11-03 Jack Lange fixed stack overflow bug in curses console framebuffer
2011-11-03 Lei Xia Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2011-11-03 Lei Xia Fix to direct nework bridge on how to get index of...
2011-11-03 Lei Xia Minor Fix to NE2000 and RTL8139 NIC
2011-11-03 Patrick G.... Merge branch 'devel' of ssh://newskysaw.cs.northwestern...
2011-11-03 Jack Lange linux file interface fixes
2011-11-03 Jack Lange moved VM runstate settings to avoid race condition
2011-11-01 Jack Lange decoder fix for cut/paste bug in rm decoding
2011-11-01 Patrick G.... Merge branch 'devel' of ssh://newskysaw.cs.northwestern...
2011-11-01 Lei Xia Restructure of direct host network bridge.
2011-10-31 Jack Lange added FS_BASE and GS_BASE MSRs to passthrough set.
2011-10-28 Jack Lange added ability to partially hook MSRs
2011-10-28 Jack Lange enabled stopping a VM before the secondary cores have...
2011-10-28 Patrick G.... Merge branch 'devel' of ssh://newskysaw.cs.northwestern...
2011-10-27 Jack Lange removed debugging mkdir call
2011-10-27 Jack Lange updated file interface to work with earlier 2.6 kernels...
2011-10-27 Jack Lange added directory creation to the file interface
2011-10-27 Patrick G.... Merge branch 'devel' of ssh://newskysaw.cs.northwestern...
next