| 2013-02-19 | Patrick G.... | Added null check to option processing call. | commit | commitdiff | tree | snapshot | 
| 2013-02-11 | Patrick G.... | Added first cut at options processing for the palacios... | commit | commitdiff | tree | snapshot | 
| 2013-02-11 | Oscar Mondragon | remove extraneous dos linefeeds from scheduling files | commit | commitdiff | tree | snapshot | 
| 2013-02-11 | Oscar Mondragon | Update of scheduling infrastructure and newest version... | commit | commitdiff | tree | snapshot | 
| 2013-02-11 | Patrick G.... | Copyright header corrections to scheduler interface | commit | commitdiff | tree | snapshot | 
| 2013-02-06 | Patrick G.... | Merge branch 'devel' of ssh://newskysaw.cs.northwestern... | commit | commitdiff | tree | snapshot | 
| 2013-02-06 | Oscar Mondragon | Commented in scheduler call previously commented out. | commit | commitdiff | tree | snapshot | 
| 2013-02-06 | Kyle Hale | bugfix: memory region is now removed from hook table... | commit | commitdiff | tree | snapshot | 
| 2013-02-06 | Oscar Mondragon | Initial commit of new scheduling infrastructure. The... | commit | commitdiff | tree | snapshot | 
| 2013-02-05 | Patrick G.... | Added missed extension include update | commit | commitdiff | tree | snapshot | 
| 2013-02-05 | Patrick G.... | Added global initialization hook for extensions to... | commit | commitdiff | tree | snapshot | 
| 2013-02-04 | Alexander Kudryavtsev | Added proper updated quix86 libraries that had been... | commit | commitdiff | tree | snapshot | 
| 2013-01-27 | Patrick G.... | Merge branch 'devel' of ssh://newskysaw.cs.northwestern... | commit | commitdiff | tree | snapshot | 
| 2013-01-27 | Alexander Kudryavtsev | Updated quix86 patch from Alexander. With latest versio... | commit | commitdiff | tree | snapshot | 
| 2013-01-25 | Patrick G.... | Updated quix86 patch from Alexander. With latest versio... | commit | commitdiff | tree | snapshot | 
| 2013-01-05 | Peter Dinda | Correct banner titles in configuration screens | commit | commitdiff | tree | snapshot | 
| 2013-01-05 | Peter Dinda | Optional starting address for v3_mem | commit | commitdiff | tree | snapshot | 
| 2013-01-01 | Peter Dinda | Additional error checking / output for failing memory... | commit | commitdiff | tree | snapshot | 
| 2012-12-29 | Peter Dinda | Context-based output infrastructure (V3_Print, etc... | commit | commitdiff | tree | snapshot | 
| 2012-12-29 | Peter Dinda | Use of information interface to enhance output of ... | commit | commitdiff | tree | snapshot | 
| 2012-12-29 | Peter Dinda | information request api for the host - gives a more... | commit | commitdiff | tree | snapshot | 
| 2012-12-27 | Madhav Suresh | Explictly tags in saves for PIT, APIC, IOAPIC, SVM... | commit | commitdiff | tree | snapshot | 
| 2012-12-27 | Peter Dinda | Allow spaces in key names for textfile: saves | commit | commitdiff | tree | snapshot | 
| 2012-12-26 | Peter Dinda | Library and tools for manipulating text and binary... | commit | commitdiff | tree | snapshot | 
| 2012-12-26 | Madhav Suresh | Checkpointing of serial devices | commit | commitdiff | tree | snapshot | 
| 2012-12-26 | Peter Dinda | Devices updated for revised checkpoint interface | commit | commitdiff | tree | snapshot | 
| 2012-12-26 | Peter Dinda | Device manager updated with extended save/load model... | commit | commitdiff | tree | snapshot | 
| 2012-12-26 | Peter Dinda | Update svm and vmx checkpoint functionality to new... | commit | commitdiff | tree | snapshot | 
| 2012-12-26 | Peter Dinda | Implementation of revised checkpoint/migrate interface... | commit | commitdiff | tree | snapshot | 
| 2012-12-26 | Peter Dinda | Implemntation of newer keyed stream interface on linux... | commit | commitdiff | tree | snapshot | 
| 2012-12-26 | Peter Dinda | New keyed stream interface | commit | commitdiff | tree | snapshot | 
| 2012-12-26 | Peter Dinda | Minor changes to eliminate warnings, and second-try... | commit | commitdiff | tree | snapshot | 
| 2012-12-21 | Peter Dinda | Friendlier user-space build/run for graphical component... | commit | commitdiff | tree | snapshot | 
| 2012-12-21 | Abhinav Kannan | Palacios GUI Added | commit | commitdiff | tree | snapshot | 
| 2012-10-26 | Kevin Pedretti | V3_Yield_Timed(usec) was renamed V3_Sleep(usec) | commit | commitdiff | tree | snapshot | 
| 2012-10-18 | Thomas Naughton | Cleanup of curses dependency in v3_cons/cons_sc build | commit | commitdiff | tree | snapshot | 
| 2012-10-01 | Peter Dinda | Rebuild v3_create by default | commit | commitdiff | tree | snapshot | 
| 2012-10-01 | Kyle Hale | check for out-of-bounds index when freeing a VM | commit | commitdiff | tree | snapshot | 
| 2012-10-01 | Kyle Hale | small updates to GEARS utilities (for use with v3_ctrl... | commit | commitdiff | tree | snapshot | 
| 2012-09-24 | Jack Lange | add correct caching behavior to VMX EPT environments | commit | commitdiff | tree | snapshot | 
| 2012-09-24 | Jack Lange | update CPUID to disable unsupported features (MTRRS... | commit | commitdiff | tree | snapshot | 
| 2012-09-24 | Jack Lange | correctly handle NMI exits on VMX architectures | commit | commitdiff | tree | snapshot | 
| 2012-09-21 | Patrick G.... | Added updated sleep/wakeup functionality | commit | commitdiff | tree | snapshot | 
| 2012-09-10 | Peter Dinda | Added functionality for MONITOR and MWAIT instructions... | commit | commitdiff | tree | snapshot | 
| 2012-08-24 | Thomas Naughton | Add v3_cons_sc sanity check for Terminal size | commit | commitdiff | tree | snapshot | 
| 2012-08-17 | Peter Dinda | Cleanup in thread name handling | commit | commitdiff | tree | snapshot | 
| 2012-08-17 | Peter Dinda | Cleaner handling of tx kick threads in vnet core | commit | commitdiff | tree | snapshot | 
| 2012-08-17 | Peter Dinda | Avoid corruption when freeing a guest fails | commit | commitdiff | tree | snapshot | 
| 2012-08-17 | Peter Dinda | better UI for v3_free | commit | commitdiff | tree | snapshot | 
| 2012-08-17 | Peter Dinda | Disallow startup with shadow paging + memory region... | commit | commitdiff | tree | snapshot | 
| 2012-08-17 | Peter Dinda | filedisk XML configuration language tweak | commit | commitdiff | tree | snapshot | 
| 2012-08-17 | Peter Dinda | Virtio NIC's guest-driven, vmm-driven, or adaptive... | commit | commitdiff | tree | snapshot | 
| 2012-08-09 | Peter Dinda | Configurable yielding strategies in VNET bridge thread... | commit | commitdiff | tree | snapshot | 
| 2012-08-09 | Peter Dinda | Halt handling uses global performance parameters to... | commit | commitdiff | tree | snapshot | 
| 2012-08-09 | Peter Dinda | Configuration of global performance parameters | commit | commitdiff | tree | snapshot | 
| 2012-08-06 | Peter Dinda | Enhancements to VNET and to halting: | commit | commitdiff | tree | snapshot | 
| 2012-08-05 | Kyle Hale | Support for new Palacios image file format (Version 1) | commit | commitdiff | tree | snapshot | 
| 2012-08-03 | Kyle Hale | repurpose v3_ctrl.c as a utility library for palacios... | commit | commitdiff | tree | snapshot | 
| 2012-08-03 | Peter Dinda | Typo fix | commit | commitdiff | tree | snapshot | 
| 2012-08-03 | Kyle Hale | update palacios mempool status when onlining memory... | commit | commitdiff | tree | snapshot | 
| 2012-08-03 | Peter Dinda | APIC and CR8 changes for vector priorization vs TPR | commit | commitdiff | tree | snapshot | 
| 2012-07-28 | Jack Lange | typo fix | commit | commitdiff | tree | snapshot | 
| 2012-07-27 | Peter Dinda | Merge branch 'devel' of palacios@newskysaw.cs.northwest... | commit | commitdiff | tree | snapshot | 
| 2012-07-27 | Peter Dinda | Further cleanup of vnet /proc interface | commit | commitdiff | tree | snapshot | 
| 2012-07-27 | Peter Dinda | Cleaned up /proc parsing for vnet | commit | commitdiff | tree | snapshot | 
| 2012-07-27 | Jack Lange | added 64bit bar support to passthrough PCI | commit | commitdiff | tree | snapshot | 
| 2012-07-27 | Jack Lange | added vmware paravirtual extension | commit | commitdiff | tree | snapshot | 
| 2012-07-27 | Jack Lange | added error check to 8259 | commit | commitdiff | tree | snapshot | 
| 2012-07-27 | Jack Lange | memory leak fixes | commit | commitdiff | tree | snapshot | 
| 2012-07-27 | Jack Lange | make bitmap operations atomic, fixes potential barrier... | commit | commitdiff | tree | snapshot | 
| 2012-07-27 | Jack Lange | reworked v3_create to allow loading XML files directly... | commit | commitdiff | tree | snapshot | 
| 2012-07-27 | Jack Lange | added host_pci passthrough PCI support | commit | commitdiff | tree | snapshot | 
| 2012-07-27 | Jack Lange | added state checks for VM control commands | commit | commitdiff | tree | snapshot | 
| 2012-07-27 | Jack Lange | incorporate changes to intelligent barriers | commit | commitdiff | tree | snapshot | 
| 2012-07-27 | Jack Lange | enabled VMX exit hooks | commit | commitdiff | tree | snapshot | 
| 2012-07-27 | Jack Lange | revert to earlier rdtsc intercepts | commit | commitdiff | tree | snapshot | 
| 2012-07-27 | Jack Lange | exit handler tweaks | commit | commitdiff | tree | snapshot | 
| 2012-07-27 | Jack Lange | event tweaks | commit | commitdiff | tree | snapshot | 
| 2012-07-27 | Jack Lange | added event hooking framework | commit | commitdiff | tree | snapshot | 
| 2012-07-27 | Jack Lange | added runstate checks in barrier to allow locking opera... | commit | commitdiff | tree | snapshot | 
| 2012-07-27 | Jack Lange | initial implementation of hookable exits | commit | commitdiff | tree | snapshot | 
| 2012-07-27 | Jack Lange | fix for 1GB pages | commit | commitdiff | tree | snapshot | 
| 2012-07-27 | Peter Dinda | Corrected vnet locking with irqsave/restore | commit | commitdiff | tree | snapshot | 
| 2012-07-27 | Peter Dinda | APIC checks enabled register on irr scan | commit | commitdiff | tree | snapshot | 
| 2012-07-27 | Peter Dinda | Missing file | commit | commitdiff | tree | snapshot | 
| 2012-07-20 | Kyle Hale | add cleanup for Palacios extensions, add per-core data... | commit | commitdiff | tree | snapshot | 
| 2012-07-20 | Kyle Hale | small fixes to swint code, add proper cleanup | commit | commitdiff | tree | snapshot | 
| 2012-07-20 | Kyle Hale | stop and free all VMs on Linux module exit | commit | commitdiff | tree | snapshot | 
| 2012-07-20 | Kyle Hale | add cleanup to graphics console code | commit | commitdiff | tree | snapshot | 
| 2012-07-19 | Diana Palsetia... | Linux userspace tools for live migration | commit | commitdiff | tree | snapshot | 
| 2012-07-19 | Diana Palsetia... | Linux-side availability of live migration functionality | commit | commitdiff | tree | snapshot | 
| 2012-07-19 | Mark Cartwright... | Live Migration Functionality | commit | commitdiff | tree | snapshot | 
| 2012-07-19 | Mark Cartwright | Additional features for vmm_bitmap | commit | commitdiff | tree | snapshot | 
| 2012-07-19 | Peter Dinda | Shadow-paging event callbacks | commit | commitdiff | tree | snapshot | 
| 2012-07-19 | Peter Dinda | Parallelize build of linux module | commit | commitdiff | tree | snapshot | 
| 2012-07-18 | Peter Dinda | VNET Hypercall interface, implemented as a new stub... | commit | commitdiff | tree | snapshot | 
| 2012-07-18 | Peter Dinda | mpi accelerator hcall fix | commit | commitdiff | tree | snapshot | 
| 2012-07-13 | Peter Dinda | Added ability to hook memory by access (no instruction... | commit | commitdiff | tree | snapshot | 
| 2012-07-13 | Peter Dinda | patch for v3_dump_mem print output | commit | commitdiff | tree | snapshot | 
| 2012-07-13 | Kyle Hale | proper cleanup in iface-file and iface-host-dev | commit | commitdiff | tree | snapshot | 
| next |