开源镜像站
帮助
动态
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
/
svm
Age
Commit message (
Expand
)
Author
2020-06-01
KVM: nSVM: split nested_vmcb_check_controls
Paolo Bonzini
2020-06-01
KVM: nSVM: remove HF_HIF_MASK
Paolo Bonzini
2020-06-01
KVM: nSVM: remove HF_VINTR_MASK
Paolo Bonzini
2020-06-01
KVM: nSVM: synthesize correct EXITINTINFO on vmexit
Paolo Bonzini
2020-06-01
KVM: SVM: preserve VGIF across VMCB switch
Paolo Bonzini
2020-06-01
KVM: nSVM: extract svm_set_gif
Paolo Bonzini
2020-06-01
KVM: nSVM: remove unnecessary if
Paolo Bonzini
2020-06-01
KVM: nSVM: synchronize VMCB controls updated by the processor on every vmexit
Paolo Bonzini
2020-06-01
KVM: nSVM: restore clobbered INT_CTL fields after clearing VINTR
Paolo Bonzini
2020-06-01
KVM: nSVM: save all control fields in svm->nested
Paolo Bonzini
2020-06-01
KVM: nSVM: pass vmcb_control_area to copy_vmcb_control_area
Paolo Bonzini
2020-06-01
KVM: nSVM: clean up tsc_offset update
Paolo Bonzini
2020-06-01
KVM: nSVM: move MMU setup to nested_prepare_vmcb_control
Paolo Bonzini
2020-06-01
KVM: nSVM: extract preparation of VMCB for nested run
Paolo Bonzini
2020-06-01
KVM: nSVM: extract load_nested_vmcb_control
Paolo Bonzini
2020-06-01
KVM: nSVM: move map argument out of enter_svm_guest_mode
Paolo Bonzini
2020-05-28
KVM: SVM: always update CR3 in VMCB
Paolo Bonzini
2020-05-28
KVM: nSVM: correctly inject INIT vmexits
Paolo Bonzini
2020-05-28
KVM: nSVM: remove exit_required
Paolo Bonzini
2020-05-28
KVM: nSVM: inject exceptions via svm_check_nested_events
Paolo Bonzini
2020-05-28
KVM: x86: enable event window in inject_pending_event
Paolo Bonzini
2020-05-27
KVM: nSVM: Preserve registers modifications done before nested_svm_vmexit()
Vitaly Kuznetsov
2020-05-27
KVM: nSVM: leave ASID aside in copy_vmcb_control_area
Paolo Bonzini
2020-05-27
KVM: nSVM: fix condition for filtering async PF
Paolo Bonzini
2020-05-27
KVM: x86: Take an unsigned 32-bit int for has_emulated_msr()'s index
Sean Christopherson
2020-05-27
Merge branch 'kvm-master' into HEAD
Paolo Bonzini
2020-05-27
KVM: x86: simplify is_mmio_spte
Paolo Bonzini
2020-05-20
Merge tag 'noinstr-x86-kvm-2020-05-16' of git://git.kernel.org/pub/scm/linux/...
Paolo Bonzini
2020-05-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-05-15
KVM: SVM: Remove unnecessary V_IRQ unsetting
Suravee Suthikulpanit
2020-05-15
KVM: SVM: Merge svm_enable_vintr into svm_set_vintr
Suravee Suthikulpanit
2020-05-15
KVM: X86: Introduce more exit_fastpath_completion enum values
Wanpeng Li
2020-05-15
KVM: x86/mmu: Drop KVM's hugepage enums in favor of the kernel's enums
Sean Christopherson
2020-05-13
KVM: x86/mmu: Capture TDP level when updating CPUID
Sean Christopherson
2020-05-13
KVM: VMX: Add proper cache tracking for CR0
Sean Christopherson
2020-05-13
KVM: VMX: Add proper cache tracking for CR4
Sean Christopherson
2020-05-13
KVM: x86: Save L1 TSC offset in 'struct kvm_vcpu_arch'
Sean Christopherson
2020-05-13
KVM: x86: handle wrap around 32-bit address space
Paolo Bonzini
2020-05-13
KVM: x86: Replace late check_nested_events() hack with more precise fix
Paolo Bonzini
2020-05-13
KVM: nSVM: Preserve IRQ/NMI/SMI priority irrespective of exiting behavior
Paolo Bonzini
2020-05-13
KVM: nSVM: Report interrupts as allowed when in L2 and exit-on-interrupt is set
Paolo Bonzini
2020-05-13
KVM: SVM: Split out architectural interrupt/NMI/SMI blocking checks
Paolo Bonzini
2020-05-13
KVM: nSVM: Move SMI vmexit handling to svm_check_nested_events()
Paolo Bonzini
2020-05-13
KVM: nSVM: Report NMIs as allowed when in L2 and Exit-on-NMI is set
Paolo Bonzini
2020-05-13
KVM: x86: replace is_smm checks with kvm_x86_ops.smi_allowed
Paolo Bonzini
2020-05-13
KVM: x86: Make return for {interrupt_nmi,smi}_allowed() a bool instead of int
Sean Christopherson
2020-05-13
KVM: SVM: Implement check_nested_events for NMI
Cathy Avery
2020-05-13
KVM: SVM: immediately inject INTR vmexit
Paolo Bonzini
2020-05-13
KVM: SVM: leave halted state on vmexit
Paolo Bonzini
2020-05-13
KVM: SVM: introduce nested_run_pending
Paolo Bonzini
[prev]
[next]