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 NUMA query support for Linux to allow Palacios to determine the NUMA layout...
[palacios.git] / linux_module /
2013-08-04 Jack Lange added NUMA query support for Linux to allow Palacios...
2013-08-04 Jack Lange added modified buddy allocator derived from Kitten...
2013-08-04 Peter Dinda Polling changes in host devices and keyed stream
2013-08-02 Peter Dinda Changes to stream interface to allow for flow control...
2013-08-02 Peter Dinda Copyrights for lock and memory checking
2013-07-22 Peter Dinda Lock-checking enhancements - simple deadlock detection
2013-07-15 Kyle Hale Add interface for power monitoring and telemetry option...
2013-06-18 Peter Dinda Lock checking enhancement to find frequently used ...
2013-06-18 Peter Dinda Lock and memory checking enhancements
2013-06-18 Kyle Hale cpuid bugfix for iface-pmu code
2013-05-28 Peter Dinda Lock bugfixes - missing lock deinits This also adds...
2013-05-28 Peter Dinda Special-cased handling of zero-byte mallocs since Linux...
2013-05-28 Peter Dinda Memory checking enhancements
2013-05-28 Peter Dinda Lock checking enhancements
2013-05-27 Peter Dinda Minor bug fix
2013-05-27 Peter Dinda Memory allocation checking framework
2013-05-26 Peter Dinda Enhancements to lock checking and its configurability
2013-05-24 Peter Dinda Lock checking framework and cleanup of linux module...
2013-04-24 Kyle Hale Add guarded module infrastructure
2013-04-12 Peter Dinda Revised mouse-related host events, graphics console...
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 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-02-21 Peter Dinda Minor PMU bugfix
2013-02-21 Chang Bae PMU Host Interface and initial implementation for Linux...
2013-02-11 Patrick G. Bridges Added first cut at options processing for the palacios...
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-27 Peter Dinda Allow spaces in key names for textfile: saves
2012-12-26 Peter Dinda Implemntation of newer keyed stream interface on linux...
2012-12-26 Peter Dinda Minor changes to eliminate warnings, and second-try...
2012-10-01 Kyle Hale check for out-of-bounds index when freeing a VM
2012-09-21 Patrick G. Bridges Added updated sleep/wakeup functionality
2012-08-17 Peter Dinda Cleanup in thread name handling
2012-08-17 Peter Dinda Avoid corruption when freeing a guest fails
2012-08-09 Peter Dinda Configurable yielding strategies in VNET bridge thread...
2012-08-06 Peter Dinda Enhancements to VNET and to halting:
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-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 memory leak fixes
2012-07-27 Jack Lange added host_pci passthrough PCI support
2012-07-27 Peter Dinda Corrected vnet locking with irqsave/restore
2012-07-20 Kyle Hale stop and free all VMs on Linux module exit
2012-07-20 Kyle Hale add cleanup to graphics console code
2012-07-19 Diana Palsetia,... Linux-side availability of live migration functionality
2012-07-13 Kyle Hale proper cleanup in iface-file and iface-host-dev
2012-07-07 Peter Dinda Expose kmalloc flags within linux_module + add further...
2012-07-07 Kyle Hale Fail gracefully on VM create or free errors
2012-07-07 Kyle Hale Actually do cleanup in guest deinit in stream iface
2012-07-07 Kyle Hale add file and line number to linux module error prints
2012-07-07 Peter Dinda Fixes to allocation order and functions
2012-07-07 Peter Dinda Extensive, Pedantic Error Checking in Linux module...
2012-07-07 Peter Dinda Corrected timed yield
2012-07-07 Peter Dinda VNET fixes and adaptation to new API
2012-07-07 Peter Dinda Changes to linux interfaces:
2012-06-24 Peter Dinda Further printing cleanup
2012-06-22 Peter Dinda Compilation fixes for more recent kernels
2012-06-22 Ferrol Aderholdt /proc info showing vm device and vm name mapping, and...
2012-06-20 Peter Dinda Update host dev and keyed stream user to reflect change...
2012-06-20 Peter Dinda replace errant printks in linux module with macro calls
2012-06-20 Jack Lange added dedicated debugging framework with associated...
2012-06-20 Jack Lange cleaned up ioctl linux interfaces
2012-06-20 Peter Dinda New style printk for vnet
2012-06-20 Diana Palsetia and... Network support for keyed streams "net:"
2012-06-19 Peter Dinda Prefaced output from V3_Print on linux module
2012-06-19 Ben Scholbrock Updates to linux module to use linux print macros
2012-06-19 Ben Scholbrock Linux printing macros for linux module
2012-06-04 Kyle Hale Added host interface for selective system call exiting...
2012-04-27 Lei Xia Remove Linux header file for newer version of Linux...
2012-04-26 Peter Dinda Implementation of host-driven rendering in graphics...
2012-04-24 Jack Lange various fixes
2012-04-24 Kyle Hale added include to fix compilation on certain linux versions
2012-04-20 Jack Lange added exit reporting to thread exit path
2012-04-14 Brian Kocoloski Added selective per CPU initialization option
2012-04-13 Kyle Hale Linux implementation of Gears interfaces
2012-04-13 Peter Dinda Linux host hypercall interface implementation
2012-02-24 Patrick G. Bridges Fixed host device and keyed stream compilation on diffe...
2012-02-17 Peter Dinda Clean up compat ioctl handlers in host-dev and keyed...
2012-02-10 Jack Lange initial simulation functionality
2012-02-08 Jack Lange bug fixes for VMX
2012-01-20 Peter Dinda Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2012-01-20 Peter Dinda Corrected calling convention for user requests in the...
2012-01-17 Patrick G. Bridges Fixed compile error in host device for newer linux...
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-16 Peter Dinda Typo fix
2011-11-16 Peter Dinda Use GFP_DMA32 for small page allocations
2011-11-11 Patrick G. Bridges Merge branch 'devel' of ssh://newskysaw.cs.northwestern...
2011-11-11 Patrick G. Bridges 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-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 Jack Lange linux file interface fixes
next