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
2020-03-23
tools/kvm_stat: add command line switch '-c' to log in csv format
Stefan Raspl
2020-03-23
tools/kvm_stat: add command line switch '-s' to set update interval
Stefan Raspl
2020-03-23
tools/kvm_stat: switch to argparse
Stefan Raspl
2020-03-23
tools/kvm_stat: rework command line sequence and message texts
Stefan Raspl
2020-03-18
KVM: selftests: Rework timespec functions and usage
Andrew Jones
2020-03-18
KVM: x86: Code style cleanup in kvm_arch_dev_ioctl()
Xiaoyao Li
2020-03-18
KVM: x86: Add blurb to CPUID tracepoint when using max basic leaf values
Sean Christopherson
2020-03-18
KVM: x86: Add requested index to the CPUID tracepoint
Sean Christopherson
2020-03-18
KVM: nSVM: check for EFER.SVME=1 before entering guest
Paolo Bonzini
2020-03-18
KVM: x86: Expose AVX512 VP2INTERSECT in cpuid for TGL
Zhenyu Wang
2020-03-18
KVM: nVMX: remove side effects from nested_vmx_exit_reflected
Paolo Bonzini
2020-03-17
KVM: VMX: access regs array in vmenter.S in its natural order
Uros Bizjak
2020-03-16
Merge tag 'kvm-s390-next-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2020-03-16
KVM: selftests: enlightened VMPTRLD with an incorrect GPA
Vitaly Kuznetsov
2020-03-16
KVM: selftests: test enlightened vmenter with wrong eVMCS version
Vitaly Kuznetsov
2020-03-16
KVM: selftests: define and use EVMCS_VERSION
Vitaly Kuznetsov
2020-03-16
KVM: nVMX: properly handle errors in nested_vmx_handle_enlightened_vmptrld()
Vitaly Kuznetsov
2020-03-16
KVM: nVMX: stop abusing need_vmcs12_to_shadow_sync for eVMCS mapping
Vitaly Kuznetsov
2020-03-16
Merge branch 'kvm-null-pointer-fix' into HEAD
Paolo Bonzini
2020-03-16
selftests: kvm: Uses TEST_FAIL in tests/utilities
Wainer dos Santos Moschetta
2020-03-16
selftests: kvm: Introduce the TEST_FAIL macro
Wainer dos Santos Moschetta
2020-03-16
selftests: KVM: s390: check for registers to NOT change on reset
Christian Borntraeger
2020-03-16
selftests: KVM: s390: test more register variants for the reset ioctl
Christian Borntraeger
2020-03-16
selftests: KVM: s390: fix early guest crash
Christian Borntraeger
2020-03-16
KVM: selftests: Introduce steal-time test
Andrew Jones
2020-03-16
KVM: selftests: virt_map should take npages, not size
Andrew Jones
2020-03-16
KVM: selftests: Use consistent message for test skipping
Andrew Jones
2020-03-16
KVM: selftests: Enable printf format warnings for TEST_ASSERT
Andrew Jones
2020-03-16
selftests: KVM: s390: fix format strings for access reg test
Christian Borntraeger
2020-03-16
selftests: KVM: s390: fixup fprintf format error in reset.c
Christian Borntraeger
2020-03-16
KVM: selftests: Share common API documentation
Andrew Jones
2020-03-16
selftests: KVM: SVM: Add vmcall test to gitignore
Andrew Jones
2020-03-16
KVM: nSVM: Remove an obsolete comment.
Miaohe Lin
2020-03-16
KVM: X86: correct meaningless kvm_apicv_activated() check
Paolo Bonzini
2020-03-16
KVM: nVMX: Consolidate nested MTF checks to helper function
Oliver Upton
2020-03-16
KVM: VMX: Micro-optimize vmexit time when not exposing PMU
Wanpeng Li
2020-03-16
KVM: selftests: s390x: Provide additional num-guest-pages adjustment
Andrew Jones
2020-03-16
kvm: svm: Introduce GA Log tracepoint for AVIC
Suravee Suthikulpanit
2020-03-16
KVM: Documentation: Update fast page fault for indirect sp
Peter Xu
2020-03-16
KVM: nSVM: avoid loss of pending IRQ/NMI before entering L2
Paolo Bonzini
2020-03-16
KVM: nSVM: implement check_nested_events for interrupts
Paolo Bonzini
2020-03-16
KVM: nSVM: ignore L1 interrupt window while running L2 with V_INTR_MASKING=1
Paolo Bonzini
2020-03-16
KVM: nSVM: do not change host intercepts while nested VM is running
Paolo Bonzini
2020-03-16
KVM: x86: rename set_cr3 callback and related flags to load_mmu_pgd
Paolo Bonzini
2020-03-16
KVM: x86: unify callbacks to load paging root
Paolo Bonzini
2020-03-16
KVM: x86: Refactor kvm_cpuid() param that controls out-of-range logic
Sean Christopherson
2020-03-16
KVM: x86: Refactor out-of-range logic to contain the madness
Sean Christopherson
2020-03-16
KVM: x86: Fix CPUID range checks for Hypervisor and Centaur classes
Sean Christopherson
2020-03-16
KVM x86: Extend AMD specific guest behavior to Hygon virtual CPUs
Sean Christopherson
2020-03-16
KVM: x86: Add helpers to perform CPUID-based guest vendor check
Sean Christopherson
[next]