index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
Age
Commit message (
Expand
)
Author
2019-02-22
KVM: MMU: record maximum physical address width in kvm_mmu_extended_role
Yu Zhang
2019-02-22
kvm: x86: Return LA57 feature based on hardware capability
Yu Zhang
2019-02-22
x86/kvm/mmu: fix switch between root and guest MMUs
Vitaly Kuznetsov
2019-02-14
kvm: vmx: Fix entry number check for add_atomic_switch_msr()
Xiaoyao Li
2019-02-14
KVM: x86: Recompute PID.ON when clearing PID.SN
Luwei Kang
2019-02-13
KVM: nVMX: Restore a preemption timer consistency check
Sean Christopherson
2019-02-12
x86/kvm/nVMX: read from MSR_IA32_VMX_PROCBASED_CTLS2 only when it is available
Vitaly Kuznetsov
2019-02-07
KVM: nVMX: unconditionally cancel preemption timer in free_nested (CVE-2019-7...
Peter Shier
2019-02-07
KVM: x86: work around leak of uninitialized stack contents (CVE-2019-7222)
Paolo Bonzini
2019-01-30
cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVM
Josh Poimboeuf
2019-01-25
KVM: x86: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-01-25
KVM: x86: fix TRACE_INCLUDE_PATH and remove -I. header search paths
Masahiro Yamada
2019-01-25
x86/kvm/hyper-v: nested_enable_evmcs() sets vmcs_version incorrectly
Vitaly Kuznetsov
2019-01-25
KVM: VMX: Move vmx_vcpu_run()'s VM-Enter asm blob to a helper function
Sean Christopherson
2019-01-25
kvm: vmx: fix some -Wmissing-prototypes warnings
Yi Wang
2019-01-25
KVM: nSVM: clear events pending from svm_complete_interrupts() when exiting t...
Vitaly Kuznetsov
2019-01-25
svm: Fix AVIC incomplete IPI emulation
Suravee Suthikulpanit
2019-01-25
svm: Add warning message for AVIC IPI invalid target
Suravee Suthikulpanit
2019-01-25
KVM: x86: Fix PV IPIs for 32-bit KVM host
Sean Christopherson
2019-01-25
x86/kvm/hyper-v: recommend using eVMCS only when it is enabled
Vitaly Kuznetsov
2019-01-25
x86/kvm/hyper-v: don't recommend doing reset via synthetic MSR
Vitaly Kuznetsov
2019-01-25
kvm: x86/vmx: Use kzalloc for cached_vmcs12
Tom Roeder
2019-01-25
KVM: VMX: Use the correct field var when clearing VM_ENTRY_LOAD_IA32_PERF_GLO...
Sean Christopherson
2019-01-25
KVM: x86: Fix single-step debugging
Alexander Popov
2019-01-25
x86/kvm/hyper-v: don't announce GUEST IDLE MSR support
Vitaly Kuznetsov
2019-01-11
x86/kvm/nVMX: don't skip emulated instruction twice when vmptr address is not...
Vitaly Kuznetsov
2019-01-11
KVM/VMX: Avoid return error when flush tlb successfully in the hv_remote_flus...
Lan Tianyu
2019-01-11
kvm: sev: Fail KVM_SEV_INIT if already initialized
David Rientjes
2019-01-11
KVM: x86: Fix bit shifting in update_intel_pt_cfg
Gustavo A. R. Silva
2019-01-06
jump_label: move 'asm goto' support test to Kconfig
Masahiro Yamada
2018-12-29
Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2018-12-26
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-12-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-12-22
treewide: surround Kconfig file paths with double quotes
Masahiro Yamada
2018-12-21
KVM: x86: Add CPUID support for new instruction WBNOINVD
Robert Hoo
2018-12-21
KVM: VMX: Move VM-Enter + VM-Exit handling to non-inline sub-routines
Sean Christopherson
2018-12-21
KVM: VMX: Explicitly reference RCX as the vmx_vcpu pointer in asm blobs
Sean Christopherson
2018-12-21
KVM/x86: Use SVM assembly instruction mnemonics instead of .byte streams
Uros Bizjak
2018-12-21
KVM/MMU: Flush tlb directly in the kvm_zap_gfn_range()
Lan Tianyu
2018-12-21
KVM/MMU: Flush tlb directly in kvm_set_pte_rmapp()
Lan Tianyu
2018-12-21
KVM/MMU: Move tlb flush in kvm_set_pte_rmapp() to kvm_mmu_notifier_change_pte()
Lan Tianyu
2018-12-21
KVM: Make kvm_set_spte_hva() return int
Lan Tianyu
2018-12-21
KVM: Replace old tlb flush function with new one to flush a specified range.
Lan Tianyu
2018-12-21
KVM/MMU: Add tlb flush with range helper function
Lan Tianyu
2018-12-21
KVM/VMX: Add hv tlb range flush support
Lan Tianyu
2018-12-21
KVM: x86: Disable Intel PT when VMXON in L1 guest
Luwei Kang
2018-12-21
KVM: x86: Set intercept for Intel PT MSRs read/write
Chao Peng
2018-12-21
KVM: x86: Implement Intel PT MSRs read/write emulation
Chao Peng
2018-12-21
KVM: x86: Introduce a function to initialize the PT configuration
Luwei Kang
2018-12-21
KVM: x86: Add Intel PT context switch for each vcpu
Chao Peng
[next]