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
/
include
/
asm
/
kvm_host.h
Age
Commit message (
Expand
)
Author
2019-09-14
KVM: x86/mmu: Reintroduce fast invalidate/zap for flushing memslot
Sean Christopherson
2019-08-09
Merge tag 'kvmarm-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
2019-08-05
KVM: remove kvm_arch_has_vcpu_debugfs()
Paolo Bonzini
2019-08-05
KVM: Fix leak vCPU's VMCS value into other pCPU
Wanpeng Li
2019-07-22
KVM: X86: Dynamically allocate user_fpu
Wanpeng Li
2019-07-22
Revert "kvm: x86: Use task structs fpu field for user"
Paolo Bonzini
2019-07-18
x86/kvm: Don't call kvm_spurious_fault() from .fixup
Josh Poimboeuf
2019-07-11
Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2019-07-11
KVM: x86: PMU Event Filter
Eric Hankland
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499
Thomas Gleixner
2019-06-18
KVM: VMX: Handle NMIs, #MCs and async #PFs in common irqs-disabled fn
Sean Christopherson
2019-06-18
KVM: x86: move MSR_IA32_POWER_CTL handling to common code
Paolo Bonzini
2019-06-18
kvm: x86: add host poll control msrs
Marcelo Tosatti
2019-06-04
KVM: X86: Provide a capability to disable cstate msr read intercepts
Wanpeng Li
2019-06-04
kvm: x86: refine kvm_get_arch_capabilities()
Xiaoyao Li
2019-06-04
KVM: Directly return result from kvm_arch_check_processor_compat()
Sean Christopherson
2019-05-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-04-30
x86/kvm: Implement HWCR support
Borislav Petkov
2019-04-30
KVM: lapic: Refactor ->set_hv_timer to use an explicit expired param
Sean Christopherson
2019-04-30
KVM: x86: Add support of clear Trace_ToPA_PMI status
Luwei Kang
2019-04-30
x86/kvm/mmu: reset MMU context when 32-bit guest switches PAE
Vitaly Kuznetsov
2019-04-16
KVM: x86: Load SMRAM in a single shot when leaving SMM
Sean Christopherson
2019-04-16
kvm: mmu: Fix overflow on kvm mmu page limit calculation
Ben Gardon
2019-03-28
KVM: x86: update %rip after emulating IO
Sean Christopherson
2019-03-28
KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hosts
Sean Christopherson
2019-03-28
KVM: x86: remove check on nr_mmu_pages in kvm_arch_commit_memory_region()
Wei Yang
2019-03-28
KVM: SVM: Workaround errata#1096 (insn_len maybe zero on SMAP violation)
Singh, Brijesh
2019-03-28
KVM: x86: fix handling of role.cr4_pae and rename it to 'gpte_size'
Sean Christopherson
2019-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-02-22
KVM: MMU: record maximum physical address width in kvm_mmu_extended_role
Yu Zhang
2019-02-22
x86/kvm/mmu: fix switch between root and guest MMUs
Vitaly Kuznetsov
2019-02-20
Revert "KVM: MMU: fast invalidate all pages"
Sean Christopherson
2019-02-20
Revert "KVM: MMU: reclaim the zapped-obsolete page first"
Sean Christopherson
2019-02-20
Revert "KVM: MMU: drop kvm_mmu_zap_mmio_sptes"
Sean Christopherson
2019-02-20
Revert "KVM: MMU: document fast invalidate all pages"
Sean Christopherson
2019-02-20
KVM: Call kvm_arch_memslots_updated() before updating memslots
Sean Christopherson
2019-02-20
KVM: x86: Explicitly #define the VCPU_REGS_* indices
Sean Christopherson
2018-12-21
KVM: x86: Use jmp to invoke kvm_spurious_fault() from .fixup
Sean Christopherson
2018-12-21
KVM: Make kvm_set_spte_hva() return int
Lan Tianyu
2018-12-21
KVM: Add tlb_remote_flush_with_range callback in kvm_x86_ops
Lan Tianyu
2018-12-21
KVM: x86: Add Intel Processor Trace cpuid emulation
Chao Peng
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
x86/kvm/hyper-v: use stimer config definition from hyperv-tlfs.h
Vitaly Kuznetsov
2018-12-14
x86/kvm/hyper-v: Introduce nested_get_evmcs_version() helper
Vitaly Kuznetsov
2018-11-27
KVM: nVMX/nSVM: Fix bug which sets vcpu->arch.tsc_offset to L1 tsc_offset
Leonid Shatz
2018-10-17
kvm: x86: Add exception payload fields to kvm_vcpu_events
Jim Mattson
2018-10-17
kvm: x86: Add has_payload and payload to kvm_queued_exception
Jim Mattson
2018-10-17
KVM: nVMX: add KVM_CAP_HYPERV_ENLIGHTENED_VMCS capability
Vitaly Kuznetsov
2018-10-17
x86/kvm/mmu: check if tdp/shadow MMU reconfiguration is needed
Vitaly Kuznetsov
[next]