开源镜像站
帮助
动态
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
/
include
/
asm
/
kvm_host.h
Age
Commit message (
Expand
)
Author
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
2018-10-17
x86/kvm/nVMX: introduce source data cache for kvm_init_shadow_ept_mmu()
Vitaly Kuznetsov
2018-10-17
x86/kvm/mmu: make space for source data caching in struct kvm_mmu
Vitaly Kuznetsov
2018-10-17
x86/kvm/mmu: get rid of redundant kvm_mmu_setup()
Paolo Bonzini
2018-10-17
x86/kvm/mmu: introduce guest_mmu
Vitaly Kuznetsov
2018-10-17
x86/kvm/mmu.c: add kvm_mmu parameter to kvm_mmu_free_roots()
Vitaly Kuznetsov
2018-10-17
x86/kvm/mmu: make vcpu->mmu a pointer to the current MMU
Vitaly Kuznetsov
2018-10-17
KVM: x86: hyperv: fix 'tlb_lush' typo
Vitaly Kuznetsov
2018-10-17
KVM: x86: hyperv: keep track of mismatched VP indexes
Vitaly Kuznetsov
2018-10-17
KVM: x86: move definition PT_MAX_HUGEPAGE_LEVEL and KVM_NR_PAGE_SIZES together
Wei Yang
2018-10-17
KVM: x86: adjust kvm_mmu_page member to save 8 bytes
Wei Yang
2018-10-17
KVM: nVMX: Clear reserved bits of #DB exit qualification
Jim Mattson
2018-09-20
KVM: x86: Control guest reads of MSR_PLATFORM_INFO
Drew Schmitt
2018-09-20
KVM: nVMX: Wake blocked vCPU in guest-mode if pending interrupt in virtual APICv
Liran Alon
2018-09-20
KVM: VMX: use preemption timer to force immediate VMExit
Sean Christopherson
2018-09-07
KVM: LAPIC: Fix pv ipis out-of-bounds access
Wanpeng Li
2018-09-07
Merge tag 'kvm-arm-fixes-for-v4.19-v2' of git://git.kernel.org/pub/scm/linux/...
Radim Krčmář
[next]