index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-04-17
KVM: constify kvm_arch_flush_remote_tlbs_memslot
Paolo Bonzini
2021-04-17
KVM: Explicitly use GFP_KERNEL_ACCOUNT for 'struct kvm_vcpu' allocations
Sean Christopherson
2021-04-17
KVM: MMU: protect TDP MMU pages only down to required level
Paolo Bonzini
2021-04-17
KVM: s390x: implement KVM_CAP_SET_GUEST_DEBUG2
Maxim Levitsky
2021-04-17
KVM: aarch64: implement KVM_CAP_SET_GUEST_DEBUG2
Maxim Levitsky
2021-04-17
KVM: x86: implement KVM_CAP_SET_GUEST_DEBUG2
Maxim Levitsky
2021-04-17
KVM: introduce KVM_CAP_SET_GUEST_DEBUG2
Paolo Bonzini
2021-04-17
KVM: x86: pending exceptions must not be blocked by an injected event
Maxim Levitsky
2021-04-17
KVM: selftests: remove redundant semi-colon
Yang Yingliang
2021-04-17
KVM: nSVM: call nested_svm_load_cr3 on nested state load
Maxim Levitsky
2021-04-17
KVM: x86: dump_vmcs should include the autoload/autostore MSR lists
David Edmondson
2021-04-17
KVM: x86: dump_vmcs should show the effective EFER
David Edmondson
2021-04-17
KVM: x86: dump_vmcs should consider only the load controls of EFER/PAT
David Edmondson
2021-04-17
KVM: x86: dump_vmcs should not conflate EFER and PAT presence in VMCS
David Edmondson
2021-04-17
KVM: x86: dump_vmcs should not assume GUEST_IA32_EFER is valid
David Edmondson
2021-04-17
KVM: nSVM: improve SYSENTER emulation on AMD
Maxim Levitsky
2021-04-17
KVM: x86: add guest_cpuid_is_intel
Maxim Levitsky
2021-04-17
KVM: x86: Account a variety of miscellaneous allocations
Sean Christopherson
2021-04-17
KVM: SVM: Do not allow SEV/SEV-ES initialization after vCPUs are created
Sean Christopherson
2021-04-17
KVM: SVM: Do not set sev->es_active until KVM_SEV_ES_INIT completes
Sean Christopherson
2021-04-17
KVM: SVM: Use online_vcpus, not created_vcpus, to iterate over vCPUs
Sean Christopherson
2021-04-17
KVM: x86/mmu: Simplify code for aging SPTEs in TDP MMU
Sean Christopherson
2021-04-17
KVM: x86/mmu: Remove spurious clearing of dirty bit from TDP MMU SPTE
Sean Christopherson
2021-04-17
KVM: x86/mmu: Drop trace_kvm_age_page() tracepoint
Sean Christopherson
2021-04-17
KVM: Move arm64's MMU notifier trace events to generic code
Sean Christopherson
2021-04-17
KVM: Move prototypes for MMU notifier callbacks to generic code
Sean Christopherson
2021-04-17
KVM: x86/mmu: Use leaf-only loop for walking TDP SPTEs when changing SPTE
Sean Christopherson
2021-04-17
KVM: x86/mmu: Pass address space ID to TDP MMU root walkers
Sean Christopherson
2021-04-17
KVM: x86/mmu: Pass address space ID to __kvm_tdp_mmu_zap_gfn_range()
Sean Christopherson
2021-04-17
KVM: x86/mmu: Coalesce TLB flushes across address spaces for gfn range zap
Sean Christopherson
2021-04-17
KVM: x86/mmu: Coalesce TLB flushes when zapping collapsible SPTEs
Sean Christopherson
2021-04-17
KVM: x86/mmu: Move flushing for "slot" handlers to caller for legacy MMU
Sean Christopherson
2021-04-17
KVM: x86/mmu: Coalesce TDP MMU TLB flushes when zapping collapsible SPTEs
Sean Christopherson
2021-04-17
KVM: x86/vPMU: Forbid reading from MSR_F15H_PERF MSRs when guest doesn't have...
Vitaly Kuznetsov
2021-04-17
KVM: nSVM: If VMRUN is single-stepped, queue the #DB intercept in nested_svm_...
Krish Sadhukhan
2021-04-17
KVM: MMU: load PDPTRs outside mmu_lock
Paolo Bonzini
2021-04-17
Merge remote-tracking branch 'tip/x86/sgx' into kvm-next
Paolo Bonzini
2021-04-17
Merge tag 'kvm-s390-next-5.13-2' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
2021-04-15
Merge tag 'kvm-s390-next-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
2021-04-15
KVM: s390: fix guarded storage control register handling
Heiko Carstens
2021-04-12
x86/sgx: Mark sgx_vepc_vm_ops static
Wei Yongjun
2021-04-08
x86/sgx: Do not update sgx_nr_free_pages in sgx_setup_epc_section()
Jarkko Sakkinen
2021-04-06
x86/sgx: Move provisioning device creation out of SGX driver
Sean Christopherson
2021-04-06
x86/sgx: Add helpers to expose ECREATE and EINIT to KVM
Sean Christopherson
2021-04-06
x86/sgx: Add helper to update SGX_LEPUBKEYHASHn MSRs
Kai Huang
2021-04-06
x86/sgx: Add encls_faulted() helper
Sean Christopherson
2021-04-06
x86/sgx: Add SGX2 ENCLS leaf definitions (EAUG, EMODPR and EMODT)
Sean Christopherson
2021-04-06
x86/sgx: Move ENCLS leaf definitions to sgx.h
Sean Christopherson
2021-04-06
x86/sgx: Expose SGX architectural definitions to the kernel
Sean Christopherson
2021-04-06
x86/sgx: Initialize virtual EPC driver even when SGX driver is disabled
Kai Huang
[next]