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
/
x86.c
Age
Commit message (
Expand
)
Author
2019-11-26
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-11-25
Merge branch 'x86/core' into perf/core, to resolve conflicts and to pick up c...
Ingo Molnar
2019-11-23
KVM: x86: Grab KVM's srcu lock when setting nested state
Sean Christopherson
2019-11-23
KVM: x86: Open code shared_msr_update() in its only caller
Sean Christopherson
2019-11-23
KVM: x86: Remove a spurious export of a static function
Sean Christopherson
2019-11-21
KVM: x86: remove set but not used variable 'called'
Mao Wenan
2019-11-21
Merge branch 'kvm-tsx-ctrl' into HEAD
Paolo Bonzini
2019-11-21
KVM: vmx: implement MSR_IA32_TSX_CTRL disable RTM functionality
Paolo Bonzini
2019-11-21
KVM: x86: implement MSR_IA32_TSX_CTRL effect on CPUID
Paolo Bonzini
2019-11-21
KVM: x86: do not modify masked bits of shared MSRs
Paolo Bonzini
2019-11-21
KVM: x86: fix presentation of TSX feature in ARCH_CAPABILITIES
Paolo Bonzini
2019-11-20
KVM: x86: Unexport kvm_vcpu_reload_apic_access_page()
Liran Alon
2019-11-15
KVM: x86: deliver KVM IOAPIC scan request to target vCPUs
Nitesh Narayan Lal
2019-11-15
KVM: x86/vPMU: Add lazy mechanism to release perf_event per vPMC
Like Xu
2019-11-15
KVM: x86/vPMU: Rename pmu_ops callbacks from msr_idx to rdpmc_ecx
Like Xu
2019-11-15
KVM: x86: Prevent set vCPU into INIT/SIPI_RECEIVED state when INIT are latched
Liran Alon
2019-11-15
KVM: x86: Evaluate latched_init in KVM_SET_VCPU_EVENTS when vCPU not in SMM
Liran Alon
2019-11-13
KVM: X86: Reset the three MSR list number variables to 0 in kvm_init_msr_list()
Xiaoyao Li
2019-11-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-11-12
KVM: X86: Fix initialization of MSR lists
Chenyi Qiang
2019-11-11
KVM: x86: get rid of odd out jump label in pdptrs_changed
Miaohe Lin
2019-11-04
kvm: x86: mmu: Recovery of shattered NX large pages
Junaid Shahid
2019-11-04
kvm: mmu: ITLB_MULTIHIT mitigation
Paolo Bonzini
2019-11-02
KVM: x86: switch KVMCLOCK base to monotonic raw clock
Marcelo Tosatti
2019-10-28
kvm/x86: Export MDS_NO=0 to guests when TSX is enabled
Pawan Gupta
2019-10-22
KVM: nVMX: Don't leak L1 MMIO regions to L2
Jim Mattson
2019-10-22
kvm: x86: Move IA32_XSS to kvm_{get,set}_msr_common
Aaron Lewis
2019-10-22
KVM: x86: Move IA32_XSS-swapping on VM-entry/VM-exit to common x86 code
Aaron Lewis
2019-10-22
KVM: x86: Remove unneeded kvm_vcpu variable, guest_xcr0_loaded
Aaron Lewis
2019-10-22
KVM: remove redundant code in kvm_arch_vm_ioctl
Miaohe Lin
2019-10-22
kvm: x86: Modify kvm_x86_ops.get_enable_apicv() to use struct kvm parameter
Suthikulpanit, Suravee
2019-10-22
KVM: x86: Add helpers to test/mark reg availability and dirtiness
Sean Christopherson
2019-10-22
kvm: clear kvmclock MSR on reset
Paolo Bonzini
2019-10-22
KVM: x86: fix bugon.cocci warnings
kbuild test robot
2019-10-17
x86: xen: kvm: Gather the definition of emulate prefixes
Masami Hiramatsu
2019-10-04
KVM: x86: omit "impossible" pmu MSRs from MSR list
Paolo Bonzini
2019-10-03
KVM: x86: omit absent pmu MSRs from MSR list
Paolo Bonzini
2019-09-30
kvm: x86, powerpc: do not allow clearing largepages debugfs entry
Paolo Bonzini
2019-09-26
KVM: X86: Fix userspace set invalid CR4
Wanpeng Li
2019-09-25
KVM: x86: Check kvm_rebooting in kvm_spurious_fault()
Sean Christopherson
2019-09-24
KVM: x86/mmu: Revert "KVM: x86/mmu: Remove is_obsolete() call"
Sean Christopherson
2019-09-24
KVM: vmx: Emulate MSR IA32_UMWAIT_CONTROL
Tao Xu
2019-09-24
KVM: VMX: Handle single-step #DB for EMULTYPE_SKIP on EPT misconfig
Sean Christopherson
2019-09-24
KVM: x86: Remove emulation_result enums, EMULATE_{DONE,FAIL,USER_EXIT}
Sean Christopherson
2019-09-24
KVM: x86: Move triple fault request into RM int injection
Sean Christopherson
2019-09-24
KVM: x86: Handle emulation failure directly in kvm_task_switch()
Sean Christopherson
2019-09-24
KVM: x86: Exit to userspace on emulation skip failure
Sean Christopherson
2019-09-24
KVM: x86: Move #UD injection for failed emulation into emulation code
Sean Christopherson
2019-09-24
KVM: x86: Add explicit flag for forced emulation on #UD
Sean Christopherson
2019-09-24
KVM: x86: Move #GP injection for VMware into x86_emulate_instruction()
Sean Christopherson
[next]