summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2023-08-17KVM: selftests: Test gp event filters don't affect fixed event filtersJinrong Liang1-0/+27
2023-08-17KVM: selftests: Test if event filter meets expectations on fixed countersJinrong Liang1-0/+80
2023-08-17KVM: selftests: Add test cases for unsupported PMU event filter input valuesJinrong Liang1-0/+26
2023-08-17KVM: selftests: Introduce "struct __kvm_pmu_event_filter" to manipulate filterJinrong Liang1-92/+90
2023-08-17KVM: selftests: Drop the return of remove_event()Jinrong Liang1-3/+1
2023-08-17KVM: selftests: Add x86 properties for Intel PMU in processor.hJinrong Liang1-0/+5
2023-08-03KVM: selftests: Use GUEST_FAIL() in ARM's arch timer helpersSean Christopherson2-10/+6
2023-08-03KVM: selftests: Print out guest RIP on unhandled exceptionSean Christopherson1-12/+6
2023-08-03KVM: selftests: Rip out old, param-based guest assert macrosSean Christopherson24-117/+0
2023-08-03KVM: selftests: Convert x86's XCR0 test to use printf-based guest assertsSean Christopherson1-11/+18
2023-08-03KVM: selftests: Convert VMX's PMU capabilities test to printf guest assertsSean Christopherson1-13/+15
2023-08-03KVM: selftests: Convert the x86 userspace I/O test to printf guest assertSean Christopherson1-4/+8
2023-08-03KVM: selftests: Convert x86's TSC MSRs test to use printf guest assertsSean Christopherson1-1/+3
2023-08-03KVM: selftests: Convert the nSVM software interrupt test to printf guest assertsSean Christopherson1-10/+12
2023-08-03KVM: selftests: Convert x86's set BSP ID test to printf style guest assertsSean Christopherson1-3/+5
2023-08-03KVM: selftests: Convert x86's nested exceptions test to printf guest assertsSean Christopherson1-3/+3
2023-08-03KVM: selftests: Convert the MONITOR/MWAIT test to use printf guest assertsSean Christopherson1-15/+22
2023-08-03KVM: selftests: Convert x86's KVM paravirt test to printf style GUEST_ASSERTSean Christopherson1-4/+6
2023-08-03KVM: selftests: Convert the Hyper-V feature test to printf style GUEST_ASSERTSean Christopherson1-10/+21
2023-08-03KVM: selftests: Convert the Hyper-V extended hypercalls test to printf assertsSean Christopherson1-1/+2
2023-08-03KVM: selftests: Convert x86's CPUID test to printf style GUEST_ASSERTSean Christopherson1-6/+8
2023-08-03KVM: selftests: Convert steal_time test to printf style GUEST_ASSERTSean Christopherson1-10/+12
2023-08-03KVM: selftests: Convert set_memory_region_test to printf-based GUEST_ASSERTSean Christopherson1-9/+14
2023-08-03KVM: selftests: Convert s390's tprot test to printf style GUEST_ASSERTSean Christopherson1-2/+5
2023-08-03KVM: selftests: Convert s390's memop test to printf style GUEST_ASSERTSean Christopherson1-3/+4
2023-08-03KVM: selftests: Convert the memslot performance test to printf guest assertsSean Christopherson1-2/+4
2023-08-03KVM: selftests: Convert ARM's vGIC IRQ test to printf style GUEST_ASSERTSean Christopherson1-1/+2
2023-08-03KVM: selftests: Convert ARM's page fault test to printf style GUEST_ASSERTSean Christopherson1-3/+4
2023-08-03KVM: selftests: Convert ARM's hypercalls test to printf style GUEST_ASSERTSean Christopherson1-10/+10
2023-08-03KVM: selftests: Convert debug-exceptions to printf style GUEST_ASSERTSean Christopherson1-4/+6
2023-08-03KVM: selftests: Convert aarch_timer to printf style GUEST_ASSERTSean Christopherson1-12/+10
2023-08-03KVM: selftests: Add a selftest for guest prints and formatted assertsAaron Lewis2-0/+225
2023-08-03KVM: selftests: Add #define of expected KVM exit reason for ucallSean Christopherson4-0/+8
2023-08-03KVM: selftests: Add arch ucall.h and inline simple arch hooksSean Christopherson9-35/+66
2023-08-03KVM: selftests: Add formatted guest assert support in ucall frameworkSean Christopherson2-0/+70
2023-08-03KVM: selftests: Add string formatting options to ucallAaron Lewis2-0/+24
2023-08-03KVM: selftests: Add additional pages to the guest to accommodate ucallAaron Lewis3-0/+10
2023-08-03KVM: selftests: Add guest_snprintf() to KVM selftestsAaron Lewis3-0/+311
2023-08-03KVM: selftests: Add strnlen() to the string overridesAaron Lewis2-0/+10
2023-08-03KVM: selftests: Add a shameful hack to preserve/clobber GPRs across ucallSean Christopherson1-2/+30
2023-08-03KVM: selftests: Make TEST_ASSERT_EQ() output look like normal TEST_ASSERT()Sean Christopherson1-8/+7
2023-08-03KVM: selftests: Rename the ASSERT_EQ macroThomas Huth18-103/+104
2023-08-03KVM: selftests: Remove superfluous variable assignmentMinjie Du1-1/+0
2023-08-02KVM: selftests: use unified time type for comparisonBibo Mao1-4/+4
2023-08-02KVM: selftests: Extend x86's sync_regs_test to check for exception racesMichal Luczaj1-0/+23
2023-08-02KVM: selftests: Extend x86's sync_regs_test to check for event vector racesMichal Luczaj1-0/+22
2023-08-02KVM: selftests: Extend x86's sync_regs_test to check for CR4 racesMichal Luczaj1-0/+72
2023-07-16Merge tag 'objtool_urgent_for_v6.5_rc2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-1/+1
2023-07-14Merge tag 'net-6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds3-0/+135
2023-07-13Merge tag 'trace-v6.5-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+12