开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
x86.c
Age
Commit message (
Expand
)
Author
2020-07-03
KVM: x86: Inject #GP if guest attempts to toggle CR4.LA57 in 64-bit mode
Sean Christopherson
2020-06-29
KVM: X86: Fix async pf caused null-ptr-deref
Wanpeng Li
2020-06-23
KVM: x86: allow TSC to differ by NTP correction bounds without TSC scaling
Marcelo Tosatti
2020-06-23
KVM: X86: Fix MSR range of APIC registers in X2APIC mode
Xiaoyao Li
2020-06-11
KVM: x86: do not pass poisoned hva to __kvm_set_memory_region
Paolo Bonzini
2020-06-11
KVM: async_pf: Inject 'page ready' event only if 'page not present' was previ...
Vitaly Kuznetsov
2020-06-11
KVM: x86: respect singlestep when emulating instruction
Felipe Franciosi
2020-06-09
KVM: x86: Unexport x86_fpu_cache and make it static
Sean Christopherson
2020-06-08
KVM: x86: Fix APIC page invalidation race
Eiichi Tsukata
2020-06-08
Revert "KVM: x86: work around leak of uninitialized stack contents"
Vitaly Kuznetsov
2020-06-04
KVM: x86: minor code refactor and comments fixup around dirty logging
Anthony Yznaga
2020-06-04
KVM: x86: avoid unnecessary rmap walks when creating/moving slots
Anthony Yznaga
2020-06-04
KVM: x86: remove unnecessary rmap walk of read-only memslots
Anthony Yznaga
2020-06-01
x86/kvm/hyper-v: Add support for synthetic debugger interface
Jon Doron
2020-06-01
KVM: x86/pmu: Support full width counting
Like Xu
2020-06-01
KVM: x86/pmu: Tweak kvm_pmu_get_msr to pass 'struct msr_data' in
Wei Wang
2020-06-01
KVM: x86: announce KVM_FEATURE_ASYNC_PF_INT
Vitaly Kuznetsov
2020-06-01
KVM: x86: acknowledgment mechanism for async pf page ready notifications
Vitaly Kuznetsov
2020-06-01
KVM: x86: interrupt based APF 'page ready' event delivery
Vitaly Kuznetsov
2020-06-01
KVM: rename kvm_arch_can_inject_async_page_present() to kvm_arch_can_dequeue_...
Vitaly Kuznetsov
2020-06-01
KVM: x86: extend struct kvm_vcpu_pv_apf_data with token info
Vitaly Kuznetsov
2020-06-01
Revert "KVM: async_pf: Fix #DF due to inject "Page not Present" and "Page Rea...
Vitaly Kuznetsov
2020-06-01
KVM: nSVM: implement KVM_GET_NESTED_STATE and KVM_SET_NESTED_STATE
Paolo Bonzini
2020-05-28
KVM: nSVM: inject exceptions via svm_check_nested_events
Paolo Bonzini
2020-05-28
KVM: x86: enable event window in inject_pending_event
Paolo Bonzini
2020-05-27
KVM: x86: track manually whether an event has been injected
Paolo Bonzini
2020-05-27
KVM: x86: Initialize tdp_level during vCPU creation
Sean Christopherson
2020-05-27
kvm/x86: Remove redundant function implementations
彭浩(Richard)
2020-05-27
KVM: Fix the indentation to match coding style
Haiwei Li
2020-05-27
KVM: x86: Remove superfluous brackets from case statement
Sean Christopherson
2020-05-27
KVM: x86: allow KVM_STATE_NESTED_MTF_PENDING in kvm_state flags
Paolo Bonzini
2020-05-27
Merge branch 'kvm-master' into HEAD
Paolo Bonzini
2020-05-27
KVM: x86: don't expose MSR_IA32_UMWAIT_CONTROL unconditionally
Maxim Levitsky
2020-05-15
KVM: x86: Fix off-by-one error in kvm_vcpu_ioctl_x86_setup_mce
Jim Mattson
2020-05-15
kvm: add halt-polling cpu usage stats
David Matlack
2020-05-15
KVM: X86: TSCDEADLINE MSR emulation fastpath
Wanpeng Li
2020-05-15
KVM: X86: Introduce more exit_fastpath_completion enum values
Wanpeng Li
2020-05-15
KVM: X86: Introduce kvm_vcpu_exit_request() helper
Wanpeng Li
2020-05-15
KVM: X86: Sanity check on gfn before removal
Peter Xu
2020-05-15
KVM: X86: Force ASYNC_PF_PER_VCPU to be power of two
Peter Xu
2020-05-15
KVM: x86/mmu: Drop KVM's hugepage enums in favor of the kernel's enums
Sean Christopherson
2020-05-15
kvm: x86: Cleanup vcpu->arch.guest_xstate_size
Xiaoyao Li
2020-05-13
KVM: x86: Save L1 TSC offset in 'struct kvm_vcpu_arch'
Sean Christopherson
2020-05-13
KVM: x86: Replace late check_nested_events() hack with more precise fix
Paolo Bonzini
2020-05-13
KVM: x86: WARN on injected+pending exception even in nested case
Sean Christopherson
2020-05-13
KVM: x86: replace is_smm checks with kvm_x86_ops.smi_allowed
Paolo Bonzini
2020-05-13
KVM: x86: Set KVM_REQ_EVENT if run is canceled with req_immediate_exit set
Sean Christopherson
2020-05-13
KVM: nVMX: Open a window for pending nested VMX preemption timer
Sean Christopherson
2020-05-13
Merge branch 'kvm-amd-fixes' into HEAD
Paolo Bonzini
2020-05-13
KVM: x86: Fix pkru save/restore when guest CR4.PKE=0, move it to x86.c
Babu Moger
[next]