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-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...
2011-10-27 Peter Dinda Updated NE2000 and RTL8139 to conform to 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 Patrick G.... Merge branch 'devel' of ssh://newskysaw.cs.northwestern...
2011-10-27 Jack Lange added error checking to guest launch to handle core...
2011-10-27 Lei Xia minor fix to virtio VNET device to make it compilable
2011-10-27 Lei Xia Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2011-10-27 Patrick G.... Merge branch 'devel' of ssh://newskysaw.cs.northwestern...
2011-10-27 Patrick G.... Added mptable to default.xml
2011-10-26 Kyle Hale Previous software interrupt support was added to Xed...
2011-10-24 Patrick G.... Fixed default.xml to include the LAPIC and IOAPIC,...
2011-10-24 Patrick G.... Cleaned up time management stuff, being more careful...
2011-10-20 Patrick G.... Working on debugging time management/apic timer code.
2011-10-18 Patrick G.... Merge branch 'devel' of ssh://newskysaw.cs.northwestern...
2011-10-14 Lei Xia minor fix to virtio NIC device
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-07 Jack Lange fix thread exit behavior to allow stopping of guests
2011-10-07 Patrick G.... Cleaned up configuration of time management; most advan...
2011-10-07 Patrick G.... Merge branch 'devel' of ssh://newskysaw.cs.northwestern...
2011-10-06 Jack Lange userspace changes to break apart VM lifecycle management
2011-10-06 Patrick G.... Fix compile error in keyed stream for newer linux kernels
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-23 Peter Dinda Merge branch 'devel' of newskysaw.cs.northwestern.edu...
2011-09-22 Patrick G.... Merge branch 'devel' of ssh://newskysaw.cs.northwestern...
2011-09-22 Patrick G.... Merge branch 'devel' of ssh://newskysaw.cs.northwestern...
2011-09-22 Patrick G.... Minor change to fix unused variable
2011-09-22 Patrick G.... 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 old multithread reference
2011-09-22 Jack Lange Merge branch 'devel' of newskysaw.cs.northwestern.edu...
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 Peter Dinda Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2011-09-20 Peter Dinda Simple tools for analyzing palacios serial output file
2011-09-20 Jack Lange fix barrier hang w/ unitialized secondary cores
2011-09-20 Jack Lange added missing pause/continue utilities
2011-09-19 Jack Lange checkpoint paging fix
2011-09-17 Peter Dinda Merge branch 'devel' of newskysaw.cs.northwestern.edu...
2011-09-17 Peter Dinda Corrected keyboard hook syntax for when 0x80 delay...
2011-09-16 Jack Lange fixed merge error
2011-09-16 Jack Lange Merge branch 'devel' of newskysaw.cs.northwestern.edu...
2011-09-16 Madhav Suresh added device checkpoints to core checkpoint framework
2011-09-16 Peter Dinda Merge branch 'devel' of palacios@newskysaw.cs.northwest...
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 Jack Lange added module linker script for checkpoint code
2011-09-16 Madhav Suresh core checkpoint import
2011-09-16 Jack Lange added barrier sync point to vmx
2011-09-16 Jack Lange stupid typo fix to the stream interface to prevent...
next