index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
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
2020-12-14
KVM: SVM: Add GHCB accessor functions for retrieving fields
Tom Lendacky
2020-12-14
KVM: SVM: Add support for SEV-ES capability in KVM
Tom Lendacky
2020-12-14
KVM: SVM: Remove the call to sev_platform_status() during setup
Tom Lendacky
2020-12-14
x86/cpu: Add VM page flush MSR availablility as a CPUID feature
Tom Lendacky
2020-12-14
KVM/VMX/SVM: Move kvm_machine_check function to x86.h
Uros Bizjak
2020-12-12
Merge tag 'kvm-s390-next-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
2020-12-11
KVM: x86: reinstate vendor-agnostic check on SPEC_CTRL cpuid bits
Paolo Bonzini
2020-12-11
KVM: x86: Expose AVX512_FP16 for supported CPUID
Cathy Zhang
2020-12-11
x86: Enumerate AVX512 FP16 CPUID feature flag
Kyung Min Park
2020-12-11
selftests: kvm: Merge user_msr_test into userspace_msr_exit_test
Aaron Lewis
2020-12-11
selftests: kvm: Test MSR exiting to userspace
Aaron Lewis
2020-12-11
KVM/VMX: Use TEST %REG,%REG instead of CMP $0,%REG in vmenter.S
Uros Bizjak
2020-12-10
KVM: s390: track synchronous pfault events in kvm_stat
Christian Borntraeger
2020-12-10
KVM: selftests: sync_regs test for diag318
Collin Walling
2020-12-10
s390/gmap: make gmap memcg aware
Christian Borntraeger
2020-12-10
KVM: s390: Add memcg accounting to KVM allocations
Christian Borntraeger
2020-12-09
KVM: x86: ignore SIPIs that are received while not in wait-for-sipi state
Maxim Levitsky
2020-12-03
KVM: x86: adjust SEV for commit 7e8e6eed75e
Paolo Bonzini
2020-11-27
KVM: nSVM: set fixed bits by hand
Paolo Bonzini
2020-11-19
kvm: x86/mmu: Add TDP MMU SPTE changed trace point
Ben Gardon
2020-11-19
kvm: x86/mmu: Add existing trace points to TDP MMU
Ben Gardon
2020-11-16
KVM: SVM: check CR4 changes against vcpu->arch
Paolo Bonzini
2020-11-16
KVM: SVM: Move asid to vcpu_svm
Cathy Avery
2020-11-16
x86/kvm: remove unused macro HV_CLOCK_SIZE
Alex Shi
2020-11-16
KVM: selftests: x86: Set supported CPUIDs on default VM
Andrew Jones
2020-11-16
KVM: selftests: Make test skipping consistent
Andrew Jones
2020-11-15
KVM: selftests: Also build dirty_log_perf_test on AArch64
Andrew Jones
2020-11-15
KVM: selftests: Introduce vm_create_[default_]_with_vcpus
Andrew Jones
2020-11-15
KVM: selftests: Make vm_create_default common
Andrew Jones
2020-11-15
KVM: selftests: always use manual clear in dirty_log_perf_test
Paolo Bonzini
2020-11-15
kvm: x86: Sink cpuid update into vendor-specific set_cr4 functions
Jim Mattson
2020-11-15
selftests: kvm: keep .gitignore add to date
Paolo Bonzini
2020-11-15
KVM: selftests: Add "-c" parameter to dirty log test
Peter Xu
2020-11-15
KVM: selftests: Run dirty ring test asynchronously
Peter Xu
2020-11-15
KVM: selftests: Add dirty ring buffer test
Peter Xu
2020-11-15
KVM: selftests: Introduce after_vcpu_run hook for dirty log test
Peter Xu
2020-11-15
KVM: Don't allocate dirty bitmap if dirty ring is enabled
Peter Xu
2020-11-15
KVM: Make dirty ring exclusive to dirty bitmap log
Peter Xu
2020-11-15
KVM: X86: Implement ring-based dirty memory tracking
Peter Xu
2020-11-15
KVM: Pass in kvm pointer into mark_page_dirty_in_slot()
Peter Xu
2020-11-15
KVM: remove kvm_clear_guest_page
Paolo Bonzini
2020-11-15
KVM: X86: Don't track dirty for KVM_SET_[TSS_ADDR|IDENTITY_MAP_ADDR]
Peter Xu
2020-11-15
KVM: selftests: test KVM_GET_SUPPORTED_HV_CPUID as a system ioctl
Vitaly Kuznetsov
2020-11-15
KVM: x86: hyper-v: allow KVM_GET_SUPPORTED_HV_CPUID as a system ioctl
Vitaly Kuznetsov
2020-11-15
kvm/eventfd: Drain events from eventfd in irqfd_wakeup()
David Woodhouse
2020-11-15
vfio/virqfd: Drain events from eventfd in virqfd_wakeup()
David Woodhouse
2020-11-15
eventfd: Export eventfd_ctx_do_read()
David Woodhouse
2020-11-15
kvm/eventfd: Use priority waitqueue to catch events before userspace
David Woodhouse
2020-11-15
sched/wait: Add add_wait_queue_priority()
David Woodhouse
2020-11-15
KVM: x86: emulate wait-for-SIPI and SIPI-VMExit
Yadong Qi
[next]