| 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 | 
| 2012-07-08 | Kyle Hale | compilation fix in vmm_debug.c | commit | commitdiff | tree | snapshot | 
| 2012-07-07 | Kyle Hale | Revised check for already-launched VM | commit | commitdiff | tree | snapshot | 
| 2012-07-07 | Peter Dinda | Expose kmalloc flags within linux_module + add further... | commit | commitdiff | tree | snapshot | 
| 2012-07-07 | Peter Dinda | Change to internal v3_yield/yield_cond semantics: | commit | commitdiff | tree | snapshot | 
| 2012-07-07 | Kyle Hale | Small fixes in v3_free.c | commit | commitdiff | tree | snapshot | 
| 2012-07-07 | Kyle Hale | Fail gracefully on VM create or free errors | commit | commitdiff | tree | snapshot | 
| 2012-07-07 | Kyle Hale | Actually do cleanup in guest deinit in stream iface | commit | commitdiff | tree | snapshot | 
| 2012-07-07 | Kyle Hale | Check to make sure extension name is provided | commit | commitdiff | tree | snapshot | 
| 2012-07-07 | Peter Dinda | Lots of pedantic error checking in Palacios proper... | commit | commitdiff | tree | snapshot | 
| 2012-07-07 | Kyle Hale | make v3_launch fail on ioctl error | commit | commitdiff | tree | snapshot | 
| 2012-07-07 | Kyle Hale | don't allow launch of an already running VM | commit | commitdiff | tree | snapshot | 
| 2012-07-07 | Kyle Hale | add file and line number to linux module error prints | commit | commitdiff | tree | snapshot | 
| 2012-07-07 | Kyle Hale | Paranoid error checking in userspace utils | commit | commitdiff | tree | snapshot | 
| 2012-07-07 | Peter Dinda | Fixes to allocation order and functions | commit | commitdiff | tree | snapshot | 
| 2012-07-07 | Peter Dinda | Extensive, Pedantic Error Checking in Linux module... | commit | commitdiff | tree | snapshot | 
| 2012-07-07 | Peter Dinda | Corrected timed yield | commit | commitdiff | tree | snapshot | 
| 2012-07-07 | Peter Dinda | Updates to VNET. Most importantly, better yielding... | commit | commitdiff | tree | snapshot | 
| 2012-07-07 | Peter Dinda | Timed yielding in vmm_halt to avoid pegging CPU | commit | commitdiff | tree | snapshot | 
| 2012-07-07 | Peter Dinda | Updated lock/unlock irq save/restore to directly use... | commit | commitdiff | tree | snapshot | 
| 2012-07-07 | Peter Dinda | Make V3_Yield and V3_Yield_Timed macros globally visibl... | commit | commitdiff | tree | snapshot | 
| 2012-07-07 | Peter Dinda | VNET fixes and adaptation to new API | commit | commitdiff | tree | snapshot | 
| 2012-07-07 | Peter Dinda | Changes to linux interfaces: | commit | commitdiff | tree | snapshot | 
| 2012-06-24 | Peter Dinda | Further printing cleanup | commit | commitdiff | tree | snapshot | 
| 2012-06-22 | Peter Dinda | Compilation fixes for more recent kernels | commit | commitdiff | tree | snapshot | 
| 2012-06-22 | Ferrol Aderholdt | User utils for memory offlining and VM creation with... | commit | commitdiff | tree | snapshot | 
| 2012-06-22 | Ferrol Aderholdt | /proc info showing vm device and vm name mapping, and... | commit | commitdiff | tree | snapshot | 
| 2012-06-20 | Peter Dinda | Reinstate v3_console (accidental delete) | commit | commitdiff | tree | snapshot | 
| 2012-06-20 | Peter Dinda | Update host dev and keyed stream user to reflect change... | commit | commitdiff | tree | snapshot | 
| next |