index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
Age
Commit message (
Expand
)
Author
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
2018-12-21
KVM: x86: Add Intel Processor Trace cpuid emulation
Chao Peng
2018-12-21
KVM: x86: Add Intel PT virtualization work mode
Chao Peng
2018-12-21
KVM: fix some typos
Wei Yang
2018-12-21
KVM: x86: Remove KF() macro placeholder
Sean Christopherson
2018-12-21
kvm: vmx: Allow guest read access to IA32_TSC
Jim Mattson
2018-12-21
kvm: nVMX: NMI-window and interrupt-window exiting should wake L2 from HLT
Jim Mattson
2018-12-21
KVM: nSVM: Fix nested guest support for PAUSE filtering.
Tambe, William
2018-12-21
KVM: VMX: Remove duplicated include from vmx.c
YueHaibing
2018-12-21
KVM: x86: svm: report MSR_IA32_MCG_EXT_CTL as unsupported
Vitaly Kuznetsov
2018-12-21
KVM: x86: fix size of x86_fpu_cache objects
Paolo Bonzini
2018-12-19
KVM: x86: nSVM: fix switch to guest mmu
Vitaly Kuznetsov
2018-12-18
kvm: x86: Add AMD's EX_CFG to the list of ignored MSRs
Eduardo Habkost
2018-12-18
KVM: X86: Fix NULL deref in vcpu_scan_ioapic
Wanpeng Li
2018-12-18
KVM: Fix UAF in nested posted interrupt processing
Cfir Cohen
2018-12-14
kvm: x86: Dynamically allocate guest_fpu
Marc Orr
2018-12-14
kvm: x86: Use task structs fpu field for user
Marc Orr
2018-12-14
KVM: nVMX: Move the checks for Guest Non-Register States to a separate helper...
Krish Sadhukhan
2018-12-14
KVM: nVMX: Move the checks for Host Control Registers and MSRs to a separate ...
Krish Sadhukhan
2018-12-14
KVM: nVMX: Move the checks for VM-Entry Control Fields to a separate helper f...
Krish Sadhukhan
2018-12-14
KVM: nVMX: Move the checks for VM-Exit Control Fields to a separate helper fu...
Krish Sadhukhan
2018-12-14
KVM: nVMX: Remove param indirection from nested_vmx_check_msr_switch()
Sean Christopherson
2018-12-14
KVM: nVMX: Move the checks for VM-Execution Control Fields to a separate help...
Krish Sadhukhan
2018-12-14
KVM: nVMX: Prepend "nested_vmx_" to check_vmentry_{pre,post}reqs()
Krish Sadhukhan
2018-12-14
KVM/VMX: Check ept_pointer before flushing ept tlb
Lan Tianyu
2018-12-14
KVM nVMX: MSRs should not be stored if VM-entry fails during or after loading...
Krish Sadhukhan
[next]