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
Age
Commit message (
Expand
)
Author
2021-02-04
KVM/SVM: add support for SEV attestation command
Brijesh Singh
2021-02-04
KVM: selftests: Disable dirty logging with vCPUs running
Ben Gardon
2021-02-04
KVM: selftests: Add backing src parameter to dirty_log_perf_test
Ben Gardon
2021-02-04
KVM: selftests: Add memslot modification stress test
Ben Gardon
2021-02-04
KVM: selftests: Add option to overlap vCPU memory access
Ben Gardon
2021-02-04
KVM: selftests: Fix population stage in dirty_log_perf_test
Ben Gardon
2021-02-04
KVM: selftests: Convert iterations to int in dirty_log_perf_test
Ben Gardon
2021-02-04
KVM: selftests: Avoid flooding debug log while populating memory
Ben Gardon
2021-02-04
KVM: selftests: Rename timespec_diff_now to timespec_elapsed
Ben Gardon
2021-02-04
KVM: x86/mmu: Remove the defunct update_pte() paging hook
Sean Christopherson
2021-02-04
KVM: selftests: Test IPI to halted vCPU in xAPIC while backing page moves
Peter Shier
2021-02-04
KVM: Expose AVX_VNNI instruction to guset
Yang Zhong
2021-02-04
Enumerate AVX Vector Neural Network instructions
Kyung Min Park
2021-02-04
x86: kvm: style: Simplify bool comparison
YANG LI
2021-02-04
KVM: x86: Zap the oldest MMU pages, not the newest
Sean Christopherson
2021-02-04
KVM: x86/mmu: Use boolean returns for (S)PTE accessors
Sean Christopherson
2021-02-04
KVM: X86: use vzalloc() instead of vmalloc/memset
Tian Tao
2021-02-04
KVM: x86: Take KVM's SRCU lock only if steal time update is needed
Sean Christopherson
2021-02-04
KVM: x86: Remove obsolete disabling of page faults in kvm_arch_vcpu_put()
Sean Christopherson
2021-02-04
KVM: do not assume PTE is writable after follow_pfn
Paolo Bonzini
2021-02-04
KVM: x86/mmu: Fix TDP MMU zap collapsible SPTEs
Ben Gardon
2021-02-03
KVM: x86: cleanup CR3 reserved bits checks
Paolo Bonzini
2021-02-03
KVM: SVM: Treat SVM as unsupported when running as an SEV guest
Sean Christopherson
2021-02-02
KVM: x86: Update emulator context mode if SYSENTER xfers to 64-bit mode
Sean Christopherson
2021-02-01
KVM: x86: Supplement __cr4_reserved_bits() with X86_FEATURE_PCID check
Vitaly Kuznetsov
2021-02-01
KVM/x86: assign hva with the right value to vm_munmap the pages
Zheng Zhan Liang
2021-02-01
KVM: x86: Allow guests to see MSR_IA32_TSX_CTRL even if tsx=off
Paolo Bonzini
2021-01-28
Fix unsynchronized access to sev members through svm_register_enc_region
Peter Gonda
2021-01-28
KVM: Documentation: Fix documentation for nested.
Yu Zhang
2021-01-28
Merge tag 'kvmarm-fixes-5.11-3' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2021-01-28
KVM: x86: fix CPUID entries returned by KVM_GET_CPUID2 ioctl
Michael Roth
2021-01-25
KVM: x86: allow KVM_REQ_GET_NESTED_STATE_PAGES outside guest mode for VMX
Paolo Bonzini
2021-01-25
KVM: x86: Revert "KVM: x86: Mark GPRs dirty when written"
Sean Christopherson
2021-01-25
KVM: SVM: Unconditionally sync GPRs to GHCB on VMRUN of SEV-ES guest
Sean Christopherson
2021-01-25
KVM: nVMX: Sync unsync'd vmcs02 state to vmcs12 on migration
Maxim Levitsky
2021-01-25
kvm: tracing: Fix unmatched kvm_entry and kvm_exit events
Lorenzo Brescia
2021-01-25
KVM: Documentation: Update description of KVM_{GET,CLEAR}_DIRTY_LOG
Zenghui Yu
2021-01-25
KVM: x86: get smi pending status correctly
Jay Zhou
2021-01-25
KVM: x86/pmu: Fix HW_REF_CPU_CYCLES event pseudo-encoding in intel_arch_events[]
Like Xu
2021-01-25
KVM: x86/pmu: Fix UBSAN shift-out-of-bounds warning in intel_pmu_refresh()
Like Xu
2021-01-25
KVM: x86: Add more protection against undefined behavior in rsvd_bits()
Sean Christopherson
2021-01-25
KVM: Documentation: Fix spec for KVM_CAP_ENABLE_CAP_VM
Quentin Perret
2021-01-25
Merge tag 'kvmarm-fixes-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2021-01-25
KVM: arm64: Don't clobber x4 in __do_hyp_init
Andrew Scull
2021-01-21
KVM: Forbid the use of tagged userspace addresses for memslots
Marc Zyngier
2021-01-21
KVM: arm64: Filter out v8.1+ events on v8.0 HW
Marc Zyngier
2021-01-21
KVM: arm64: Compute TPIDR_EL2 ignoring MTE tag
Steven Price
2021-01-14
KVM: arm64: Use the reg_to_encoding() macro instead of sys_reg()
Alexandru Elisei
2021-01-14
KVM: arm64: Allow PSCI SYSTEM_OFF/RESET to return
David Brazdil
2021-01-14
KVM: arm64: Simplify handling of absent PMU system registers
Marc Zyngier
[next]