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.


Restructure of direct host network bridge.
[palacios.git] / palacios / src / palacios /
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-27 Jack Lange updated file interface to work with earlier 2.6 kernels...
2011-10-27 Jack Lange Now by default IO and MSR operations are dropped by...
2011-10-27 Jack Lange added error checking to guest launch to handle core...
2011-10-26 Kyle Hale Previous software interrupt support was added to Xed...
2011-10-24 Patrick G. Bridges Cleaned up time management stuff, being more careful...
2011-10-20 Patrick G. Bridges Working on debugging time management/apic timer code.
2011-10-07 Patrick G. Bridges Cleaned up configuration of time management; most advan...
2011-10-06 Jack Lange userspace changes to break apart VM lifecycle management
2011-10-06 Jack Lange updated host state serialization to handle core migration
2011-10-03 Jack Lange added error check for configurations with replicated...
2011-10-03 Jack Lange checkpoint changes to get "reset to BIOS" working.
2011-09-22 Patrick G. Bridges Merge branch 'devel' of ssh://newskysaw.cs.northwestern...
2011-09-22 Patrick G. Bridges Merge branch 'devel' of ssh://newskysaw.cs.northwestern...
2011-09-22 Patrick G. Bridges Minor change to fix unused variable
2011-09-22 Patrick G. Bridges Changes to try to make time handling better. Also disab...
2011-09-22 Jack Lange exported functionality for vmcs flushing via vmcs_clear
2011-09-22 Jack Lange Remove non-multithreaded OS option. Change VM creation...
2011-09-22 Jack Lange multicore fix for barrier
2011-09-20 Jack Lange fix barrier hang w/ unitialized secondary cores
2011-09-19 Jack Lange checkpoint paging fix
2011-09-16 Madhav Suresh added device checkpoints to core checkpoint framework
2011-09-16 Madhav Suresh added device checkpoint hooks
2011-09-16 Jack Lange hooking checkpoints into vmm execution
2011-09-16 Jack Lange keyed stream interface fixes
2011-09-16 Madhav Suresh hooked checkpoint code up to the linux module and added...
2011-09-16 Madhav Suresh core checkpoint import
2011-09-16 Jack Lange added barrier sync point to vmx
2011-09-16 Jack Lange reworked VM stopping to avoid deallocation ordering...
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-12 Lei Xia Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2011-09-09 Jack Lange more decoder fixes for 'rep movsb' and 'rep stosb'
2011-09-09 Jack Lange decoder fixes
2011-09-08 Lei Xia Merge branch 'devel' of palacios@newskysaw.cs.northwest...
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 deinitialization fixes
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 updated NMI exit handler
2011-08-24 Jack Lange removed obsolete MTRR extension that was in the wrong...
2011-08-18 Lei Xia Initial support for moving virtual cores among differen...
2011-08-16 Jack Lange added memory unhooking error checking to fix CGA deinit...
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-07 Kevin Pedretti VMX 64-bit guest support. Add exit handling for CR4...
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 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 Changes for software interrupt extension code
2011-06-20 Kyle Hale Software interrupt decoder support
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 fix merge
2011-06-17 Kyle Hale minor changes to organization
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 Jack Lange Merge branch 'devel' of ssh://newskysaw.cs.northwestern...
2011-06-14 Patrick Bridges More timing cleanup
2011-06-13 Patrick Bridges Removed print in vmm_halt
2011-06-12 Jack Lange 32 bit fixew
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-03 Kyle Hale cosmetic changes
2011-06-02 Jack Lange decoder fixes
2011-05-31 Kyle Hale Added ability to hook execution of arbitrary binary...
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 removed active_vmcs_ptrs array and read the active...
2011-05-26 Jack Lange serialize VMCS after initialization
2011-05-26 Jack Lange build fix
2011-05-26 Jack Lange updated SIPI behavior to be arch specific
2011-05-19 Peter Dinda Added NMI handler for SVM
2011-05-18 Kyle Hale added ability to inject an env variable into guest...
2011-05-16 Jack Lange added irq queueing to APIC
2011-05-06 Lei Xia Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2011-05-05 Lei Xia Separate VNET from Palacios, add its own host_hooks...
2011-05-05 Peter Dinda Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2011-05-04 Jack Lange separated virtual cores from physical cores
2011-05-04 Lei Xia move vnet code outside of palacios core directory
2011-05-04 Jack Lange added SMSW/LMSW support to internal decoder
2011-05-03 Jack Lange moved post config to before the device's are setup
2011-05-03 Peter Dinda Merge branch 'devel' of palacios@newskysaw.cs.northwest...
next