index
:
linux.git
master
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
/
include
/
asm
/
kvm_host.h
Age
Commit message (
Expand
)
Author
2021-03-21
Merge branch 'linus' into x86/cleanups, to resolve conflict
Ingo Molnar
2021-03-18
KVM: x86: Protect userspace MSR filter with SRCU, and set atomically-ish
Sean Christopherson
2021-03-18
x86: Fix various typos in comments
Ingo Molnar
2021-03-18
KVM: x86: hyper-v: Track Hyper-V TSC page status
Vitaly Kuznetsov
2021-03-12
kvm: x86: annotate RCU pointers
Muhammad Usama Anjum
2021-03-02
KVM: x86/xen: Add support for vCPU runstate information
David Woodhouse
2021-02-26
KVM: x86: remove misplaced comment on active_mmu_pages
Dongli Zhang
2021-02-19
KVM: x86/mmu: Remove a variety of unnecessary exports
Sean Christopherson
2021-02-19
KVM: x86/mmu: Don't set dirty bits when disabling dirty logging w/ PML
Sean Christopherson
2021-02-19
KVM: VMX: Dynamically enable/disable PML based on memslot dirty logging
Makarand Sonare
2021-02-19
KVM: x86: Move MMU's PML logic to common code
Sean Christopherson
2021-02-19
KVM: x86/mmu: Make dirty log size hook (PML) a value, not a function
Sean Christopherson
2021-02-09
KVM: x86: hyper-v: Make Hyper-V emulation enablement conditional
Vitaly Kuznetsov
2021-02-09
KVM: x86: hyper-v: Allocate 'struct kvm_vcpu_hv' dynamically
Vitaly Kuznetsov
2021-02-09
KVM: Raise the maximum number of user memslots
Vitaly Kuznetsov
2021-02-09
KVM: x86: reading DR cannot fail
Paolo Bonzini
2021-02-08
KVM: x86: compile out TDP MMU on 32-bit systems
Paolo Bonzini
2021-02-04
KVM: x86: SEV: Treat C-bit as legal GPA bit regardless of vCPU mode
Sean Christopherson
2021-02-04
KVM: x86/xen: Add event channel interrupt vector upcall
David Woodhouse
2021-02-04
KVM: x86/xen: register vcpu time info region
Joao Martins
2021-02-04
KVM: x86/xen: register vcpu info
Joao Martins
2021-02-04
KVM: x86/xen: register shared_info page
Joao Martins
2021-02-04
KVM: x86/xen: latch long_mode when hypercall page is set up
David Woodhouse
2021-02-04
KVM: x86/xen: intercept xen hypercalls if enabled
Joao Martins
2021-02-04
KVM: x86/mmu: Use atomic ops to set SPTEs in TDP MMU map
Ben Gardon
2021-02-04
KVM: x86/mmu: Use an rwlock for the x86 MMU
Ben Gardon
2021-02-04
KVM: x86: use static calls to reduce kvm_x86_ops overhead
Jason Baron
2021-02-04
KVM: x86: introduce definitions to support static calls for kvm_x86_ops
Jason Baron
2021-02-04
KVM: X86: Rename DR6_INIT to DR6_ACTIVE_LOW
Chenyi Qiang
2021-02-04
KVM: VMX: Enable bus lock VM exit
Chenyi Qiang
2021-02-04
KVM: x86/mmu: Remove the defunct update_pte() paging hook
Sean Christopherson
2021-01-07
KVM: SVM: Add support for booting APs in an SEV-ES guest
Tom Lendacky
2021-01-07
KVM: x86/mmu: Clarify TDP MMU page list invariants
Ben Gardon
2021-01-07
Merge branch 'kvm-master' into kvm-next
Paolo Bonzini
2020-12-15
KVM: SVM: Guest FPU state save/restore not needed for SEV-ES guest
Tom Lendacky
2020-12-15
KVM: SVM: Do not report support for SMM for an SEV-ES guest
Tom Lendacky
2020-12-15
KVM: SVM: Add support for CR4 write traps for an SEV-ES guest
Tom Lendacky
2020-12-15
KVM: SVM: Add support for CR0 write traps for an SEV-ES guest
Tom Lendacky
2020-12-15
KVM: SVM: Support string IO operations for an SEV-ES guest
Tom Lendacky
2020-12-15
KVM: x86: introduce complete_emulated_msr callback
Paolo Bonzini
2020-12-14
KVM: SVM: Add support for the SEV-ES VMSA
Tom Lendacky
2020-11-27
KVM: x86: Fix split-irqchip vs interrupt injection window request
Paolo Bonzini
2020-11-15
KVM: X86: Implement ring-based dirty memory tracking
Peter Xu
2020-11-15
KVM: X86: Don't track dirty for KVM_SET_[TSS_ADDR|IDENTITY_MAP_ADDR]
Peter Xu
2020-11-15
KVM: x86: Move vendor CR4 validity check to dedicated kvm_x86_ops hook
Sean Christopherson
2020-11-13
KVM: x86: Introduce cr3_lm_rsvd_bits in kvm_vcpu_arch
Babu Moger
2020-10-23
kvm: x86/mmu: Allocate struct kvm_mmu_pages for all pages in TDP MMU
Ben Gardon
2020-10-21
kvm: x86/mmu: Allocate and free TDP MMU roots
Ben Gardon
2020-10-21
kvm: x86/mmu: Init / Uninit the TDP MMU
Ben Gardon
2020-10-21
KVM: x86: allow kvm_x86_ops.set_efer to return an error value
Maxim Levitsky
[next]