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