Show patches with: Submitter = Zachary Amsden       |    State = Action Required       |   171 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[17/17] Add timekeeping documentation - - - --- 2010-06-15 Zachary Amsden New
[16/17] TSC reset compensation - - - --- 2010-06-15 Zachary Amsden New
[15/17] Fix AMD C1 TSC desynchronization - - - --- 2010-06-15 Zachary Amsden New
[14/17] Fix SVM VMCB reset - - - --- 2010-06-15 Zachary Amsden New
[13/17] Add TSC offset tracking - - - --- 2010-06-15 Zachary Amsden New
[12/17] Add helper function get_kernel_ns - - - --- 2010-06-15 Zachary Amsden New
[11/17] Fix a possible backwards warp of kvmclock - - - --- 2010-06-15 Zachary Amsden New
[10/17] Make KVM clock computation work for other scales - - - --- 2010-06-15 Zachary Amsden New
[09/17] Move scale_delta into common header. - - - --- 2010-06-15 Zachary Amsden New
[08/17] Add clock sync request to hardware enable - - - --- 2010-06-15 Zachary Amsden New
[07/17] Perform hardware_enable in CPU_STARTING callback - - - --- 2010-06-15 Zachary Amsden New
[06/17] Rename KVM_REQ_KVMCLOCK_UPDATE - - - --- 2010-06-15 Zachary Amsden New
[05/17] Keep SMP VMs more in sync on unstable TSC - - - --- 2010-06-15 Zachary Amsden New
[04/17] Fix deep C-state TSC desynchronization - - - --- 2010-06-15 Zachary Amsden New
[03/17] Unify vendor TSC logic - - - --- 2010-06-15 Zachary Amsden New
[02/17] Make cpu_tsc_khz updates use local CPU. - - - --- 2010-06-15 Zachary Amsden New
[01/17] Eliminate duplicated timer code - - - --- 2010-06-15 Zachary Amsden New
fix -DDEBUG oops - - - --- 2010-06-14 Zachary Amsden New
fix kvm-kmod FPU save API - - - --- 2010-06-12 Zachary Amsden New
Fix SVM longmode guests - - - --- 2010-05-27 Zachary Amsden New
[4/4] Hack around IOMMU changes - - - --- 2010-05-26 Zachary Amsden New
[3/4] AMD module build failure - - - --- 2010-05-26 Zachary Amsden New
[2/4] Fix FPU interface changes - - - --- 2010-05-26 Zachary Amsden New
[1/4] Fix tboot enabled macro - - - --- 2010-05-26 Zachary Amsden New
RFC: kvmclock / tsc server side fix - - - --- 2010-05-15 Zachary Amsden New
[1/5] Add a global synchronization point for pvclock - - - --- 2010-04-23 Zachary Amsden New
clock drifts with more than 1 windows 2008 guest - - - --- 2010-03-18 Zachary Amsden New
[RFC:,tsc,virtualization,20/20] Get passthrough TSC working in SVM again - - - --- 2009-12-15 Zachary Amsden New
[RFC:,tsc,virtualization,19/20] IOCTL for different TSC modes - - - --- 2009-12-15 Zachary Amsden New
[RFC:,tsc,virtualization,18/20] Implement variable speed TSC - - - --- 2009-12-15 Zachary Amsden New
[RFC:,tsc,virtualization,17/20] Periodically measure TSC skew - - - --- 2009-12-15 Zachary Amsden New
[RFC:,tsc,virtualization,16/20] Fix 32-bit mult_precise - - - --- 2009-12-15 Zachary Amsden New
[RFC:,tsc,virtualization,15/20] Fix longstanding races - - - --- 2009-12-15 Zachary Amsden New
[RFC:,tsc,virtualization,14/20] Move TSC cpu vars to a struct - - - --- 2009-12-15 Zachary Amsden New
[RFC:,tsc,virtualization,13/20] Combine observed TSC deviation into moving average - - - --- 2009-12-15 Zachary Amsden New
[RFC:,tsc,virtualization,12/20] Higher accuracy TSC offset computation - - - --- 2009-12-15 Zachary Amsden New
[RFC:,tsc,virtualization,11/20] Use highest TSC frequency as reference clock - - - --- 2009-12-15 Zachary Amsden New
[RFC:,tsc,virtualization,10/20] Add a stat counter for RDTSC exits - - - --- 2009-12-15 Zachary Amsden New
[RFC:,tsc,virtualization,09/20] Use TSC reference for SVM - - - --- 2009-12-15 Zachary Amsden New
[RFC:,tsc,virtualization,08/20] Export the reference TSC from KVM module - - - --- 2009-12-15 Zachary Amsden New
[RFC:,tsc,virtualization,07/20] Basic SVM implementation of RDTSC trapping. - - - --- 2009-12-15 Zachary Amsden New
[RFC:,tsc,virtualization,06/20] Make TSC reference stable across frequency changes - - - --- 2009-12-15 Zachary Amsden New
[RFC:,tsc,virtualization,05/20] Fix AMD C1 TSC desynchronization - - - --- 2009-12-15 Zachary Amsden New
[RFC:,tsc,virtualization,04/20] Synchronize TSC when a new CPU comes up - - - --- 2009-12-15 Zachary Amsden New
[RFC:,tsc,virtualization,03/20] TSC offset framework - - - --- 2009-12-15 Zachary Amsden New
[RFC:,tsc,virtualization,02/20] Add a hotplug notifier to KVM x86 backend - - - --- 2009-12-15 Zachary Amsden New
[RFC:,tsc,virtualization,01/20] Move TSC read to vmx_vcpu_put - - - --- 2009-12-15 Zachary Amsden New
kvm-kmod cpufreq_get fix - - - --- 2009-10-10 Zachary Amsden New
KVM: Harden against cpufreq - - - --- 2009-10-10 Zachary Amsden New
cpufreq: Make cpufreq_get always defined - - - --- 2009-10-10 Zachary Amsden New
Fix warning in sync - - - --- 2009-10-01 Zachary Amsden New
[v4:,4/4] Fix hotplug of CPUs for KVM. - - - --- 2009-09-29 Zachary Amsden New
[v4:,3/4] Fix printk name error in svm.c - - - --- 2009-09-29 Zachary Amsden New
[v4:,2/4] Kill the confusing tsc_ref_khz and ref_freq variables. - - - --- 2009-09-29 Zachary Amsden New
[v4:,1/4] Code motion. Separate timer intialization into an indepedent function. - - - --- 2009-09-29 Zachary Amsden New
[v2:,4/4] Fix hotplug of CPUs for KVM. - - - --- 2009-09-29 Zachary Amsden New
[v2:,3/4] Fix printk name error in svm.c - - - --- 2009-09-29 Zachary Amsden New
[v2:,2/4] Kill the confusing tsc_ref_khz and ref_freq variables. - - - --- 2009-09-29 Zachary Amsden New
[v2:,1/4] Code motion. Separate timer intialization into an indepedent function. - - - --- 2009-09-29 Zachary Amsden New
[PATCH:,5/5] Math is hard; let's do some cooking. - - - --- 2009-09-25 Zachary Amsden New
[PATCH:,4/5] Fix hotremove of CPUs for KVM. - - - --- 2009-09-25 Zachary Amsden New
[PATCH:,3/5] Fix hotadd of CPUs for KVM. - - - --- 2009-09-25 Zachary Amsden New
[PATCH:,2/5] Kill the confusing tsc_ref_khz and ref_freq variables. - - - --- 2009-09-25 Zachary Amsden New
[PATCH:,1/5] Code motion. Separate timer intialization into an indepedent function. - - - --- 2009-09-25 Zachary Amsden New
[PATCH:,6/6] Math is hard; let's do some cooking. - - - --- 2009-09-24 Zachary Amsden New
[PATCH:,5/6] Don't unconditionally clear cpu_khz_tsc in hardware_enable. - - - --- 2009-09-24 Zachary Amsden New
[PATCH:,4/6] Fix hotremove of CPUs for KVM. - - - --- 2009-09-24 Zachary Amsden New
[PATCH:,3/6] Fix hotadd of CPUs for KVM. - - - --- 2009-09-24 Zachary Amsden New
[PATCH:,2/6] Kill the confusing tsc_ref_khz and ref_freq variables. - - - --- 2009-09-24 Zachary Amsden New
[PATCH:,1/6] Code motion. Separate timer intialization into an indepedent function. - - - --- 2009-09-24 Zachary Amsden New
kvm-kmod vma_kernel_pagesize compatability - - - --- 2009-08-22 Zachary Amsden New
« 1 2 »