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 |
2012-07-18 |
Peter Dinda |
VNET Hypercall interface, implemented as a new stub... |
tree | commitdiff |
2012-07-13 |
Peter Dinda |
Added ability to hook memory by access (no instruction... |
tree | commitdiff |
2012-07-07 |
Peter Dinda |
Change to internal v3_yield/yield_cond semantics: |
tree | commitdiff |
2012-07-07 |
Peter Dinda |
Lots of pedantic error checking in Palacios proper... |
tree | commitdiff |
2012-07-07 |
Peter Dinda |
Updates to VNET. Most importantly, better yielding... |
tree | commitdiff |
2012-07-07 |
Peter Dinda |
Make V3_Yield and V3_Yield_Timed macros globally visibl... |
tree | commitdiff |
2012-06-20 |
Jack Lange |
added symbolic backtrace functionality |
tree | commitdiff |
2012-06-20 |
Jack Lange |
added dedicated debugging framework with associated... |
tree | commitdiff |
2012-06-04 |
Kyle Hale |
Changes to GEARS core to allow for selective syscall... |
tree | commitdiff |
2012-05-22 |
Patrick G. Bridges |
Added hypercall to read host TSC |
tree | commitdiff |
2012-05-15 |
Patrick G. Bridges |
Added TSC passthrough specification to time handling |
tree | commitdiff |
2012-04-27 |
Patrick G. Bridges |
Merge branch 'devel' of ssh://newskysaw.cs.northwestern... |
tree | commitdiff |
2012-04-26 |
Peter Dinda |
Implementation of host-driven rendering in graphics... |
tree | commitdiff |
2012-04-26 |
Jack Lange |
rename exit codes to avoid namespace collisions |
tree | commitdiff |
2012-04-25 |
Jack Lange |
VMX updates to fix multicore and unrestricted guest... |
tree | commitdiff |
2012-04-25 |
Patrick G. Bridges |
Fixed merge conflict in vmm_halt.c |
tree | commitdiff |
2012-04-24 |
Jack Lange |
various fixes |
tree | commitdiff |
2012-04-20 |
Patrick G. Bridges |
More work on time fixing/debugging |
tree | commitdiff |
2012-04-20 |
Jack Lange |
removed mask flag from capability API, and clarified... |
tree | commitdiff |
2012-04-20 |
Jack Lange |
reworked PCI bus implmentation -- moved to mask based... |
tree | commitdiff |
2012-04-20 |
Jack Lange |
added ackable interrupts |
tree | commitdiff |
2012-04-20 |
Jack Lange |
cleaned up IPI code in apic, and added IRQ ack callback... |
tree | commitdiff |
2012-04-20 |
Patrick G. Bridges |
Merge branch 'devel' of ssh://newskysaw.cs.northwestern... |
tree | commitdiff |
2012-04-14 |
Brian Kocoloski |
Added selective per CPU initialization option |
tree | commitdiff |
2012-04-13 |
Jack Lange |
added arch independent MSR storage |
tree | commitdiff |
2012-04-13 |
Peter Dinda |
Add ability to write to gvas |
tree | commitdiff |
2012-04-13 |
Peter Dinda |
Host hypercall interface implementation (Palacios-side) |
tree | commitdiff |
2012-04-13 |
Kyle Hale |
New Gears Tools And Structure |
tree | commitdiff |
2012-04-13 |
Kyle Hale |
Removal of old gears code in preparation for restructuring |
tree | commitdiff |
2012-04-04 |
Patrick G. Bridges |
Cleanup, simplification of the time managemnet, time... |
tree | commitdiff |
2012-03-29 |
Patrick G. Bridges |
Fixed conditional yield frequency calculation in yield_... |
tree | commitdiff |
2012-03-27 |
Patrick G. Bridges |
Updates to some debugging of time virtualization. Addin... |
tree | commitdiff |
2012-03-13 |
Lei Xia |
fix a minor bug when converting MAC string to hexs |
tree | commitdiff |
2012-02-24 |
Patrick G. Bridges |
More changed files |
tree | commitdiff |
2012-02-17 |
Patrick G. Bridges |
Start at new guest time representaion |
tree | commitdiff |
2012-02-10 |
Jack Lange |
initial simulation functionality |
tree | commitdiff |
2012-02-09 |
Patrick G. Bridges |
Cleanup to start proper time dilation mechanisms |
tree | commitdiff |
2012-02-09 |
Patrick G. Bridges |
Merge branch 'devel' of ssh://newskysaw.cs.northwestern... |
tree | commitdiff |
2012-02-09 |
Patrick G. Bridges |
Minor time fixes |
tree | commitdiff |
2012-02-08 |
Alexander Kudryavtsev |
Integration of QUIX86 decoder libraries. Debug and... |
tree | commitdiff |
2012-02-08 |
Jack Lange |
bug fixes for VMX |
tree | commitdiff |
2012-01-17 |
Patrick G. Bridges |
Start at allowing setting the vmx schedule timeout |
tree | commitdiff |
2011-11-17 |
Jack Lange |
Fix to MSR save/restore handling to avoid VMX ABORT... |
tree | commitdiff |
2011-11-11 |
Patrick G. Bridges |
Fixed up formatting of telemetry prints that work aroun... |
tree | commitdiff |
2011-11-10 |
Patrick G. Bridges |
Split telemetry into global and per-core to avoid race... |
tree | commitdiff |
2011-11-01 |
Jack Lange |
decoder fix for cut/paste bug in rm decoding |
tree | commitdiff |
2011-11-01 |
Lei Xia |
Restructure of direct host network bridge. |
tree | commitdiff |
2011-10-28 |
Jack Lange |
added ability to partially hook MSRs |
tree | commitdiff |
next |