2015-07-13 |
Peter Dinda |
Cache information interface and implementation for... |
tree | commitdiff |
2015-07-12 |
Peter Dinda |
Cleanup of linkage issues for non-Linux hosts |
tree | commitdiff |
2015-06-29 |
Peter Dinda |
Expose HVM state to host + Linux host /proc additions... |
tree | commitdiff |
2015-06-18 |
Peter Dinda |
VM reset capability |
tree | commitdiff |
2015-06-18 |
Peter Dinda |
HVM enhancements |
tree | commitdiff |
2015-06-18 |
Peter Dinda |
Multiboot enhancements |
tree | commitdiff |
2015-06-18 |
Peter Dinda |
Guest mem gpa/gva memset functions |
tree | commitdiff |
2015-06-18 |
Peter Dinda |
Factoring of BIOS setup so that it can be reused during... |
tree | commitdiff |
2015-06-18 |
Peter Dinda |
Subset barrier support (counting barriers) |
tree | commitdiff |
2015-05-19 |
Peter Dinda |
Addition of basic multiboot functionality plus refactor... |
tree | commitdiff |
2015-04-17 |
Peter Dinda |
Generalization of constraints on page allocation and... |
tree | commitdiff |
2015-04-17 |
Peter Dinda |
Expose vmalloc-like os interface to Palacios, and updat... |
tree | commitdiff |
2015-03-25 |
Peter Dinda |
Basic HRT startup for HVM, plus assorted cleanup |
tree | commitdiff |
2015-03-23 |
Peter Dinda |
Add HVM configuration capability, init/deinit, etc |
tree | commitdiff |
2015-03-23 |
Peter Dinda |
HVM updates to support apic partitioning |
tree | commitdiff |
2015-03-22 |
Peter Dinda |
Basic HVM data structures and functions |
tree | commitdiff |
2014-10-09 |
Maciek Swiech |
More debugging output (APIC, LDT, etc) |
tree | commitdiff |
2014-10-09 |
Maciek Swiech |
Added guest GDT and IDT printing |
tree | commitdiff |
2014-08-26 |
Peter Dinda |
P-State (DVFS) Enhancements |
tree | commitdiff |
2014-08-25 |
Kyle Hale, Shiva... |
P-State (DVFS) control host interface |
tree | commitdiff |
2014-08-25 |
Peter Dinda |
Update host device framework to support PCI and other... |
tree | commitdiff |
2014-08-25 |
Oscar Mondragon |
v3_cpu_mapper_admit_vm function call moved from start_t... |
tree | commitdiff |
2014-08-24 |
Peter Dinda |
Bug fix and cleanup |
tree | commitdiff |
2014-08-18 |
Oscar Mondragon |
Hook for thread creation split into create and start... |
tree | commitdiff |
2014-07-07 |
Peter Dinda |
Missing commit (compilation with memmory tracking off) |
tree | commitdiff |
2014-07-07 |
Peter Dinda |
Assorted bug fixes and defensive programming |
tree | commitdiff |
2014-06-30 |
Peter Dinda |
Better support for dynamic changes to page event callbacks |
tree | commitdiff |
2014-06-30 |
Peter Dinda |
Add shared-exclusive (readers-writer) locks |
tree | commitdiff |
2014-06-27 |
Peter Dinda |
Add memory tracking functionality to Palacios |
tree | commitdiff |
2014-06-22 |
Peter Dinda |
Expose swapping and pinning to host + add visibility... |
tree | commitdiff |
2014-06-22 |
Daniel Zuo, Nikhat... |
Add swapping and pinning capability to Palacios |
tree | commitdiff |
2014-06-09 |
Peter Dinda |
Refactoring and additions to direct paging (nested... |
tree | commitdiff |
2014-05-26 |
Chunxiao Diao, Dan... |
Convert shadow paging to use 32 PAE (Remove 32 Bit... |
tree | commitdiff |
2014-05-26 |
Chunxiao Diao, Dan... |
Convert shadow paging to use 32 PAE (Core) |
tree | commitdiff |
2014-04-06 |
Peter Dinda |
Assorted minor fixes to the transactional memory code |
tree | commitdiff |
2014-04-06 |
Kyle Hale |
correct XTEST behavior in RTM code |
tree | commitdiff |
2014-04-06 |
Kyle Hale |
RAX is now set with a status code on aborts for RTM... |
tree | commitdiff |
2014-04-06 |
Kyle Hale |
expose RTM cap in CPUID |
tree | commitdiff |
2014-04-06 |
Kyle Hale |
significant refactoring of RTM emulation code |
tree | commitdiff |
2014-03-24 |
Kyle Hale |
add ability to destroy hashtable iterators |
tree | commitdiff |
2013-12-16 |
Maciek Swiech |
Fix for floating point save/restore in case where fp... |
tree | commitdiff |
2013-11-26 |
Peter Dinda |
Floating point context-switching and checkpoint/load |
tree | commitdiff |
2013-10-10 |
Peter Dinda |
Dynamic migration of memory from node to node |
tree | commitdiff |
2013-10-04 |
Peter Dinda |
VNET memory interface and deinit cleanup |
tree | commitdiff |
2013-10-01 |
Patrick G. Bridges |
EDF scheduler bugfixes from Oscar |
tree | commitdiff |
2013-09-19 |
Peter Dinda |
Cleaned up deinitialization of VMM and free of VMs |
tree | commitdiff |
2013-09-15 |
Peter Dinda |
Memory management and /proc enhancements |
tree | commitdiff |
2013-08-18 |
Peter Dinda |
Constraints in page allocation, and code changes to... |
tree | commitdiff |
2013-08-04 |
Peter Dinda |
Add load-time configurable memory block size |
tree | commitdiff |
2013-08-04 |
Jack Lange |
updated host pci interface to support non-contiguous... |
tree | commitdiff |
2013-08-04 |
Jack Lange |
Added non-contiguous memory region support. |
tree | commitdiff |
2013-08-04 |
Jack Lange |
updates to enable functionality necessary for SEABIOS... |
tree | commitdiff |
2013-08-04 |
Peter Dinda |
added NUMA interface files to pass NUMA layout between... |
tree | commitdiff |
2013-08-04 |
Maciek Swiech |
quix86 instruction patches |
tree | commitdiff |
2013-08-04 |
Alexander Kudryavtsev |
add FW_CFG interface implementation for SEABIOS |
tree | commitdiff |
2013-08-02 |
Peter Dinda |
Changes to stream interface to allow for flow control... |
tree | commitdiff |
2013-08-02 |
Peter Dinda |
Fixes to interrupt (IRQ and VIRQ) injection logic: |
tree | commitdiff |
2013-08-02 |
Peter Dinda |
Default yield policy is now friendly with a 10 ms timeout |
tree | commitdiff |
2013-07-15 |
Kyle Hale |
Add interface for power monitoring and telemetry option... |
tree | commitdiff |
2013-05-28 |
Peter Dinda |
Memory alloction bugfix for vmm_events |
tree | commitdiff |
2013-05-06 |
Oscar Mondragon |
Add missing CPU mapper files |
tree | commitdiff |
2013-04-24 |
Kyle Hale |
Add guarded module infrastructure |
tree | commitdiff |
2013-04-12 |
Peter Dinda |
Revised mouse-related host events, graphics console... |
tree | commitdiff |
2013-03-18 |
Peter Dinda |
Checkpointing and migration now support options, the... |
tree | commitdiff |
2013-02-21 |
Peter Dinda |
PMU-based telemetry extension to monitor guest and... |
tree | commitdiff |
2013-02-21 |
Chang Bae |
PMU Host Interface and initial implementation for Linux... |
tree | commitdiff |
2013-02-21 |
Peter Dinda |
Range-based invalidation for nested and direct paging... |
tree | commitdiff |
2013-02-20 |
Patrick G. Bridges |
Split global option processing code into a separate... |
tree | commitdiff |
2013-02-11 |
Patrick G. Bridges |
Added first cut at options processing for the palacios... |
tree | commitdiff |
2013-02-11 |
Oscar Mondragon |
remove extraneous dos linefeeds from scheduling files |
tree | commitdiff |
2013-02-11 |
Oscar Mondragon |
Update of scheduling infrastructure and newest version... |
tree | commitdiff |
2013-02-11 |
Patrick G. Bridges |
Copyright header corrections to scheduler interface |
tree | commitdiff |
2013-02-06 |
Oscar Mondragon |
Initial commit of new scheduling infrastructure. The... |
tree | commitdiff |
2013-02-05 |
Patrick G. Bridges |
Added missed extension include update |
tree | commitdiff |
2013-01-27 |
Alexander Kudryavtsev |
Updated quix86 patch from Alexander. With latest versio... |
tree | commitdiff |
2013-01-25 |
Patrick G. Bridges |
Updated quix86 patch from Alexander. With latest versio... |
tree | commitdiff |
2012-12-29 |
Peter Dinda |
Context-based output infrastructure (V3_Print, etc... |
tree | commitdiff |
2012-12-29 |
Peter Dinda |
information request api for the host - gives a more... |
tree | commitdiff |
2012-12-26 |
Peter Dinda |
Device manager updated with extended save/load model... |
tree | commitdiff |
2012-12-26 |
Peter Dinda |
Implementation of revised checkpoint/migrate interface... |
tree | commitdiff |
2012-12-26 |
Peter Dinda |
New keyed stream interface |
tree | commitdiff |
2012-09-21 |
Patrick G. Bridges |
Added updated sleep/wakeup functionality |
tree | commitdiff |
2012-09-10 |
Peter Dinda |
Added functionality for MONITOR and MWAIT instructions... |
tree | commitdiff |
2012-08-09 |
Peter Dinda |
Configuration of global performance parameters |
tree | commitdiff |
2012-08-05 |
Kyle Hale |
Support for new Palacios image file format (Version 1) |
tree | commitdiff |
2012-08-03 |
Peter Dinda |
APIC and CR8 changes for vector priorization vs TPR |
tree | commitdiff |
2012-07-27 |
Jack Lange |
memory leak fixes |
tree | commitdiff |
2012-07-27 |
Jack Lange |
make bitmap operations atomic, fixes potential barrier... |
tree | commitdiff |
2012-07-27 |
Jack Lange |
added host_pci passthrough PCI support |
tree | commitdiff |
2012-07-27 |
Jack Lange |
enabled VMX exit hooks |
tree | commitdiff |
2012-07-27 |
Jack Lange |
exit handler tweaks |
tree | commitdiff |
2012-07-27 |
Jack Lange |
event tweaks |
tree | commitdiff |
2012-07-27 |
Jack Lange |
added event hooking framework |
tree | commitdiff |
2012-07-27 |
Jack Lange |
initial implementation of hookable exits |
tree | commitdiff |
2012-07-27 |
Peter Dinda |
Corrected vnet locking with irqsave/restore |
tree | commitdiff |
2012-07-20 |
Kyle Hale |
add cleanup for Palacios extensions, add per-core data... |
tree | commitdiff |
2012-07-20 |
Kyle Hale |
small fixes to swint code, add proper cleanup |
tree | commitdiff |
2012-07-19 |
Mark Cartwright... |
Live Migration Functionality |
tree | commitdiff |
2012-07-19 |
Mark Cartwright |
Additional features for vmm_bitmap |
tree | commitdiff |
2012-07-19 |
Peter Dinda |
Shadow-paging event callbacks |
tree | commitdiff |
next |