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.


added bounds checking for bitmap updates
[palacios.git] / palacios / include /
2011-11-11 Patrick G. Bridges Fixed up formatting of telemetry prints that work aroun...
2011-11-10 Patrick G. Bridges Split telemetry into global and per-core to avoid race...
2011-11-01 Jack Lange decoder fix for cut/paste bug in rm decoding
2011-11-01 Lei Xia Restructure of direct host network bridge.
2011-10-28 Jack Lange added ability to partially hook MSRs
2011-10-27 Jack Lange added directory creation to the file interface
2011-10-27 Peter Dinda Merge branch 'devel' of newskysaw.cs.northwestern.edu...
2011-10-27 Jack Lange Now by default IO and MSR operations are dropped by...
2011-10-27 Lei Xia Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2011-10-26 Kyle Hale Previous software interrupt support was added to Xed...
2011-10-20 Patrick G. Bridges Working on debugging time management/apic timer code.
2011-10-13 Lei Xia A minor fix for VNET
2011-10-11 Peter Dinda Merge branch 'devel' of newskysaw.cs.northwestern.edu...
2011-10-03 Jack Lange checkpoint changes to get "reset to BIOS" working.
2011-09-23 Peter Dinda Merge branch 'devel' of newskysaw.cs.northwestern.edu...
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-16 Madhav Suresh added device checkpoint hooks
2011-09-16 Jack Lange hooking checkpoints into vmm execution
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-14 Peter Dinda Merge branch 'devel' of newskysaw.cs.northwestern.edu...
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 Peter Dinda Merge branch 'devel' of newskysaw.cs.northwestern.edu...
2011-09-09 Jack Lange more decoder fixes to handle incorrect long mode regist...
2011-09-09 Jack Lange decoder fixes
2011-09-08 Peter Dinda Merge branch 'devel' of newskysaw.cs.northwestern.edu...
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-06 Peter Dinda Merge branch 'devel' of newskysaw.cs.northwestern.edu...
2011-08-26 Lei Xia Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2011-08-26 Jack Lange packed structure fixes for gcc weirdness
2011-08-26 Jack Lange instruction emulator fixes
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-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 added missed while (0) in MACRO definition
2011-08-17 Jack Lange added virtio console, finished the stream interface...
2011-08-12 Jack Lange cleaned up VM run states and added pause state
2011-08-09 Peter Dinda keyed streams update: optional support for tagged...
2011-07-30 Jack Lange added barrier synchronization and integrated it with...
2011-07-18 Peter Dinda Extended keyed stream interface to include preallocation
2011-07-07 Kevin Pedretti VMX 64-bit guest support. Add exit handling for CR4...
2011-06-30 Lei Xia Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2011-06-23 Jack Lange moved software interrupt injection to core interrupt...
2011-06-23 Kyle Hale added extension for syscall interception
2011-06-23 Kyle Hale added extension code for software interrupts
2011-06-23 Kyle Hale added interrupt state for swints
2011-06-23 Kyle Hale Changes for software interrupt extension code
2011-06-21 Lei Xia change max MTU that supported by VNET to 64K Bytes
2011-06-20 Kyle Hale Software interrupt decoder support
2011-06-18 Jack Lange reverted syscall changes
2011-06-17 Kyle Hale fix merge
2011-06-17 Kyle Hale minor changes to organization
2011-06-16 Jack Lange stupid syntax breakage fix
2011-06-16 Jack Lange removed MASK_DISPLACEMENT from decoding, since it seems...
2011-06-14 Jack Lange module reorganization
2011-06-10 Jack Lange decoder fixes for REAL mode masking issues
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 data type fixes
2011-05-26 Jack Lange removed active_vmcs_ptrs array and read the active...
2011-05-26 Jack Lange updated SIPI behavior to be arch specific
2011-05-22 Lei Xia Split VNET Lnx Bridge code with Control Interface
2011-05-19 Lei Xia add deinit code for VNET and direct network bridge
2011-05-19 Lei Xia Fix to VNET bug when vnet_host_hooks is not properly...
2011-05-18 Kyle Hale added ability to inject an env variable into guest...
2011-05-06 Lei Xia Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2011-05-06 Lei Xia Added implementation of VNET host hook functions
2011-05-06 Lei Xia format fix
2011-05-05 Lei Xia more fix on VNET
2011-05-05 Lei Xia format fix
2011-05-05 Lei Xia Separate VNET from Palacios, add its own host_hooks...
2011-05-04 Jack Lange separated virtual cores from physical cores
2011-05-04 Lei Xia fix the threads function calls using new vnet host...
2011-05-04 Lei Xia move vnet code outside of palacios core directory
2011-05-04 Lei Xia Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2011-05-04 Lei Xia update on vnet host interface
2011-05-02 Jack Lange moved mptable to a device for the moment
2011-05-02 Jack Lange updated linux module to new build framework
2011-05-02 Jack Lange build fixes to merge the Palacios configuration paramet...
2011-05-02 Jack Lange fix for intel hardware
2011-05-02 Jack Lange Merge branch 'devel' of ssh://palacios@newskysaw/home...
2011-05-02 Lei Xia add header file for host interfaces that are needed...
2011-04-29 Kyle Hale Merge branch 'devel' of /home-remote/palacios/palacios...
2011-04-29 Kyle Hale additions for syscall hijacking
2011-04-29 Jack Lange can now boot linux (slowly) with EPT enabled
2011-04-29 Jack Lange added support for Intel EPT with(?) and without unrestr...
2011-04-28 Jack Lange Merge branch 'devel' of ssh://palacios@newskysaw/home...
2011-04-28 Lei Xia Minor fix
2011-04-28 Lei Xia Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2011-04-28 Lei Xia Multithread handling of VNET
2011-04-27 Jack Lange vmx updates
2011-04-26 Jack Lange updated VMCS fields with latest entries.
2011-04-26 Jack Lange initial skeleton
2011-04-22 Jack Lange reverted sleep interface
2011-04-21 Jack Lange added hardware info for VMX
next