开源镜像站
帮助
动态
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
/
kvm
Age
Commit message (
Expand
)
Author
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: x86: hyper-v: Prepare to meet unallocated Hyper-V context
Vitaly Kuznetsov
2021-02-09
KVM: x86: hyper-v: Always use to_hv_vcpu() accessor to get to 'struct kvm_vcp...
Vitaly Kuznetsov
2021-02-09
KVM: x86: hyper-v: Stop shadowing global 'current_vcpu' variable
Vitaly Kuznetsov
2021-02-09
KVM: x86: hyper-v: Introduce to_kvm_hv() helper
Vitaly Kuznetsov
2021-02-09
KVM: x86: hyper-v: Rename vcpu_to_hv_syndbg() to to_hv_syndbg()
Vitaly Kuznetsov
2021-02-09
KVM: x86: hyper-v: Rename vcpu_to_stimer()/stimer_to_vcpu()
Vitaly Kuznetsov
2021-02-09
KVM: x86: hyper-v: Rename vcpu_to_synic()/synic_to_vcpu()
Vitaly Kuznetsov
2021-02-09
KVM: x86: hyper-v: Rename vcpu_to_hv_vcpu() to to_hv_vcpu()
Vitaly Kuznetsov
2021-02-09
KVM: x86: hyper-v: Drop unused kvm_hv_vapic_assist_page_enabled()
Vitaly Kuznetsov
2021-02-09
KVM: x86: move kvm_inject_gp up from kvm_set_dr to callers
Paolo Bonzini
2021-02-09
KVM: x86: reading DR cannot fail
Paolo Bonzini
2021-02-09
KVM: SVM: Remove an unnecessary forward declaration
Sean Christopherson
2021-02-09
KVM: SVM: Move AVIC vCPU kicking snippet to helper function
Sean Christopherson
2021-02-09
KVM: x86: Restore all 64 bits of DR6 and DR7 during RSM on x86-64
Sean Christopherson
2021-02-09
KVM: x86: Remove misleading DR6/DR7 adjustments from RSM emulation
Sean Christopherson
2021-02-09
KVM: x86/xen: Use hva_t for holding hypercall page address
Sean Christopherson
2021-02-09
KVM: x86/xen: Remove extra unlock in kvm_xen_hvm_set_attr()
David Woodhouse
2021-02-08
KVM: x86: compile out TDP MMU on 32-bit systems
Paolo Bonzini
2021-02-04
KVM: x86: Set so called 'reserved CR3 bits in LM mask' at vCPU reset
Sean Christopherson
2021-02-04
KVM: x86: Add helper to consolidate "raw" reserved GPA mask calculations
Sean Christopherson
2021-02-04
KVM: x86/mmu: Add helper to generate mask of reserved HPA bits
Sean Christopherson
2021-02-04
KVM: x86: Use reserved_gpa_bits to calculate reserved PxE bits
Sean Christopherson
2021-02-04
KVM: x86: SEV: Treat C-bit as legal GPA bit regardless of vCPU mode
Sean Christopherson
2021-02-04
KVM: nSVM: Use common GPA helper to check for illegal CR3
Sean Christopherson
2021-02-04
KVM: VMX: Use GPA legality helpers to replace open coded equivalents
Sean Christopherson
2021-02-04
KVM: x86: Add a helper to handle legal GPA with an alignment requirement
Sean Christopherson
2021-02-04
KVM: x86: Add a helper to check for a legal GPA
Sean Christopherson
2021-02-04
KVM: nSVM: Don't strip host's C-bit from guest's CR3 when reading PDPTRs
Sean Christopherson
2021-02-04
KVM: x86: Set so called 'reserved CR3 bits in LM mask' at vCPU reset
Sean Christopherson
2021-02-04
KVM: x86: declare Xen HVM shared info capability and add test case
David Woodhouse
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: setup pvclock updates
Joao Martins
2021-02-04
KVM: x86/xen: register vcpu info
Joao Martins
2021-02-04
KVM: x86/xen: Add KVM_XEN_VCPU_SET_ATTR/KVM_XEN_VCPU_GET_ATTR
David Woodhouse
2021-02-04
KVM: x86/xen: update wallclock region
Joao Martins
2021-02-04
KVM: x86/xen: register shared_info page
Joao Martins
2021-02-04
KVM: x86/xen: add definitions of compat_shared_info, compat_vcpu_info
David Woodhouse
2021-02-04
KVM: x86/xen: latch long_mode when hypercall page is set up
David Woodhouse
2021-02-04
KVM: x86/xen: add KVM_XEN_HVM_SET_ATTR/KVM_XEN_HVM_GET_ATTR
Joao Martins
2021-02-04
KVM: x86/xen: Add kvm_xen_enabled static key
David Woodhouse
2021-02-04
KVM: x86/xen: Move KVM_XEN_HVM_CONFIG handling to xen.c
David Woodhouse
2021-02-04
KVM: x86/xen: Fix coexistence of Xen and Hyper-V hypercalls
Joao Martins
2021-02-04
KVM: x86/xen: intercept xen hypercalls if enabled
Joao Martins
2021-02-04
KVM: x86/xen: Fix __user pointer handling for hypercall page installation
David Woodhouse
2021-02-04
KVM: x86/xen: fix Xen hypercall page msr handling
Joao Martins
2021-02-04
KVM: x86/mmu: Allow parallel page faults for the TDP MMU
Ben Gardon
2021-02-04
KVM: x86/mmu: Mark SPTEs in disconnected pages as removed
Ben Gardon
[prev]
[next]