index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
x86.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-23
KVM: x86: allow TSC to differ by NTP correction bounds without TSC scaling
Marcelo Tosatti
1
-1
/
+2
2020-06-23
KVM: X86: Fix MSR range of APIC registers in X2APIC mode
Xiaoyao Li
1
-2
/
+2
2020-06-11
KVM: x86: do not pass poisoned hva to __kvm_set_memory_region
Paolo Bonzini
1
-6
/
+1
2020-06-11
KVM: async_pf: Inject 'page ready' event only if 'page not present' was previ...
Vitaly Kuznetsov
1
-2
/
+5
2020-06-11
KVM: x86: respect singlestep when emulating instruction
Felipe Franciosi
1
-1
/
+1
2020-06-09
KVM: x86: Unexport x86_fpu_cache and make it static
Sean Christopherson
1
-2
/
+1
2020-06-08
KVM: x86: Fix APIC page invalidation race
Eiichi Tsukata
1
-5
/
+2
2020-06-08
Revert "KVM: x86: work around leak of uninitialized stack contents"
Vitaly Kuznetsov
1
-7
/
+0
2020-06-04
KVM: x86: minor code refactor and comments fixup around dirty logging
Anthony Yznaga
1
-55
/
+49
2020-06-04
KVM: x86: avoid unnecessary rmap walks when creating/moving slots
Anthony Yznaga
1
-1
/
+1
2020-06-04
KVM: x86: remove unnecessary rmap walk of read-only memslots
Anthony Yznaga
1
-4
/
+2
2020-06-01
x86/kvm/hyper-v: Add support for synthetic debugger interface
Jon Doron
1
-0
/
+8
2020-06-01
KVM: x86/pmu: Support full width counting
Like Xu
1
-0
/
+2
2020-06-01
KVM: x86/pmu: Tweak kvm_pmu_get_msr to pass 'struct msr_data' in
Wei Wang
1
-2
/
+2
2020-06-01
KVM: x86: announce KVM_FEATURE_ASYNC_PF_INT
Vitaly Kuznetsov
1
-0
/
+1
2020-06-01
KVM: x86: acknowledgment mechanism for async pf page ready notifications
Vitaly Kuznetsov
1
-4
/
+22
2020-06-01
KVM: x86: interrupt based APF 'page ready' event delivery
Vitaly Kuznetsov
1
-26
/
+67
2020-06-01
KVM: rename kvm_arch_can_inject_async_page_present() to kvm_arch_can_dequeue_...
Vitaly Kuznetsov
1
-1
/
+1
2020-06-01
KVM: x86: extend struct kvm_vcpu_pv_apf_data with token info
Vitaly Kuznetsov
1
-4
/
+13
2020-06-01
Revert "KVM: async_pf: Fix #DF due to inject "Page not Present" and "Page Rea...
Vitaly Kuznetsov
1
-22
/
+1
2020-06-01
KVM: nSVM: implement KVM_GET_NESTED_STATE and KVM_SET_NESTED_STATE
Paolo Bonzini
1
-1
/
+2
2020-05-28
KVM: nSVM: inject exceptions via svm_check_nested_events
Paolo Bonzini
1
-11
/
+2
2020-05-28
KVM: x86: enable event window in inject_pending_event
Paolo Bonzini
1
-51
/
+66
2020-05-27
KVM: x86: track manually whether an event has been injected
Paolo Bonzini
1
-5
/
+12
2020-05-27
KVM: x86: Initialize tdp_level during vCPU creation
Sean Christopherson
1
-0
/
+1
2020-05-27
kvm/x86: Remove redundant function implementations
彭浩(Richard)
1
-0
/
+1
2020-05-27
KVM: Fix the indentation to match coding style
Haiwei Li
1
-1
/
+1
2020-05-27
KVM: x86: Remove superfluous brackets from case statement
Sean Christopherson
1
-2
/
+2
2020-05-27
KVM: x86: allow KVM_STATE_NESTED_MTF_PENDING in kvm_state flags
Paolo Bonzini
1
-1
/
+1
2020-05-27
Merge branch 'kvm-master' into HEAD
Paolo Bonzini
1
-1
/
+5
2020-05-27
KVM: x86: don't expose MSR_IA32_UMWAIT_CONTROL unconditionally
Maxim Levitsky
1
-0
/
+4
2020-05-15
KVM: x86: Fix off-by-one error in kvm_vcpu_ioctl_x86_setup_mce
Jim Mattson
1
-1
/
+1
2020-05-15
kvm: add halt-polling cpu usage stats
David Matlack
1
-0
/
+2
2020-05-15
KVM: X86: TSCDEADLINE MSR emulation fastpath
Wanpeng Li
1
-0
/
+16
2020-05-15
KVM: X86: Introduce more exit_fastpath_completion enum values
Wanpeng Li
1
-9
/
+10
2020-05-15
KVM: X86: Introduce kvm_vcpu_exit_request() helper
Wanpeng Li
1
-2
/
+8
2020-05-15
KVM: X86: Sanity check on gfn before removal
Peter Xu
1
-0
/
+4
2020-05-15
KVM: X86: Force ASYNC_PF_PER_VCPU to be power of two
Peter Xu
1
-3
/
+5
2020-05-15
KVM: x86/mmu: Drop KVM's hugepage enums in favor of the kernel's enums
Sean Christopherson
1
-2
/
+2
2020-05-15
kvm: x86: Cleanup vcpu->arch.guest_xstate_size
Xiaoyao Li
1
-2
/
+0
2020-05-13
KVM: x86: Save L1 TSC offset in 'struct kvm_vcpu_arch'
Sean Christopherson
1
-5
/
+4
2020-05-13
KVM: x86: Replace late check_nested_events() hack with more precise fix
Paolo Bonzini
1
-24
/
+12
2020-05-13
KVM: x86: WARN on injected+pending exception even in nested case
Sean Christopherson
1
-1
/
+3
2020-05-13
KVM: x86: replace is_smm checks with kvm_x86_ops.smi_allowed
Paolo Bonzini
1
-3
/
+3
2020-05-13
KVM: x86: Set KVM_REQ_EVENT if run is canceled with req_immediate_exit set
Sean Christopherson
1
-0
/
+2
2020-05-13
KVM: nVMX: Open a window for pending nested VMX preemption timer
Sean Christopherson
1
-0
/
+9
2020-05-13
Merge branch 'kvm-amd-fixes' into HEAD
Paolo Bonzini
1
-40
/
+72
2020-05-13
KVM: x86: Fix pkru save/restore when guest CR4.PKE=0, move it to x86.c
Babu Moger
1
-0
/
+17
2020-05-08
KVM: SVM: Disable AVIC before setting V_IRQ
Suravee Suthikulpanit
1
-1
/
+12
2020-05-08
KVM: Introduce kvm_make_all_cpus_request_except()
Suravee Suthikulpanit
1
-1
/
+1
[next]