index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
Age
Commit message (
Expand
)
Author
2023-08-08
KVM: arm64: selftests: Delete core_reg_fixup
Andrew Jones
2023-08-08
KVM: arm64: selftests: Rename vcpu_config and add to kvm_util.h
Andrew Jones
2023-08-08
KVM: arm64: selftests: Remove print_reg's dependency on vcpu_config
Andrew Jones
2023-08-08
KVM: arm64: selftests: Drop SVE cap check in print_reg
Andrew Jones
2023-08-08
KVM: arm64: selftests: Replace str_with_index with strdup_printf
Andrew Jones
2023-08-02
KVM: selftests: Use GUEST_FAIL() in ARM's arch timer helpers
Sean Christopherson
2023-08-02
KVM: selftests: Print out guest RIP on unhandled exception
Sean Christopherson
2023-08-02
KVM: selftests: Rip out old, param-based guest assert macros
Sean Christopherson
2023-08-02
KVM: selftests: Convert x86's XCR0 test to use printf-based guest asserts
Sean Christopherson
2023-08-02
KVM: selftests: Convert VMX's PMU capabilities test to printf guest asserts
Sean Christopherson
2023-08-02
KVM: selftests: Convert the x86 userspace I/O test to printf guest assert
Sean Christopherson
2023-08-02
KVM: selftests: Convert x86's TSC MSRs test to use printf guest asserts
Sean Christopherson
2023-08-02
KVM: selftests: Convert the nSVM software interrupt test to printf guest asserts
Sean Christopherson
2023-08-02
KVM: selftests: Convert x86's set BSP ID test to printf style guest asserts
Sean Christopherson
2023-08-02
KVM: selftests: Convert x86's nested exceptions test to printf guest asserts
Sean Christopherson
2023-08-02
KVM: selftests: Convert the MONITOR/MWAIT test to use printf guest asserts
Sean Christopherson
2023-08-02
KVM: selftests: Convert x86's KVM paravirt test to printf style GUEST_ASSERT
Sean Christopherson
2023-08-02
KVM: selftests: Convert the Hyper-V feature test to printf style GUEST_ASSERT
Sean Christopherson
2023-08-02
KVM: selftests: Convert the Hyper-V extended hypercalls test to printf asserts
Sean Christopherson
2023-08-02
KVM: selftests: Convert x86's CPUID test to printf style GUEST_ASSERT
Sean Christopherson
2023-08-02
KVM: selftests: Convert steal_time test to printf style GUEST_ASSERT
Sean Christopherson
2023-08-02
KVM: selftests: Convert set_memory_region_test to printf-based GUEST_ASSERT
Sean Christopherson
2023-08-02
KVM: selftests: Convert s390's tprot test to printf style GUEST_ASSERT
Sean Christopherson
2023-08-02
KVM: selftests: Convert s390's memop test to printf style GUEST_ASSERT
Sean Christopherson
2023-08-02
KVM: selftests: Convert the memslot performance test to printf guest asserts
Sean Christopherson
2023-08-02
KVM: selftests: Convert ARM's vGIC IRQ test to printf style GUEST_ASSERT
Sean Christopherson
2023-08-02
KVM: selftests: Convert ARM's page fault test to printf style GUEST_ASSERT
Sean Christopherson
2023-08-02
KVM: selftests: Convert ARM's hypercalls test to printf style GUEST_ASSERT
Sean Christopherson
2023-08-02
KVM: selftests: Convert debug-exceptions to printf style GUEST_ASSERT
Sean Christopherson
2023-08-02
KVM: selftests: Convert aarch_timer to printf style GUEST_ASSERT
Sean Christopherson
2023-08-02
KVM: selftests: Add a selftest for guest prints and formatted asserts
Aaron Lewis
2023-08-02
KVM: selftests: Add #define of expected KVM exit reason for ucall
Sean Christopherson
2023-08-02
KVM: selftests: Add arch ucall.h and inline simple arch hooks
Sean Christopherson
2023-08-02
KVM: selftests: Add formatted guest assert support in ucall framework
Sean Christopherson
2023-08-02
KVM: selftests: Add string formatting options to ucall
Aaron Lewis
2023-08-02
KVM: selftests: Add additional pages to the guest to accommodate ucall
Aaron Lewis
2023-08-02
KVM: selftests: Add guest_snprintf() to KVM selftests
Aaron Lewis
2023-08-02
KVM: selftests: Add strnlen() to the string overrides
Aaron Lewis
2023-08-02
KVM: selftests: Add a shameful hack to preserve/clobber GPRs across ucall
Sean Christopherson
2023-08-02
KVM: selftests: Make TEST_ASSERT_EQ() output look like normal TEST_ASSERT()
Sean Christopherson
2023-08-02
KVM: selftests: Rename the ASSERT_EQ macro
Thomas Huth
2023-08-02
KVM: selftests: Remove superfluous variable assignment
Minjie Du
2023-08-02
KVM: selftests: use unified time type for comparison
Bibo Mao
2023-08-02
KVM: selftests: Extend x86's sync_regs_test to check for exception races
Michal Luczaj
2023-08-02
KVM: selftests: Extend x86's sync_regs_test to check for event vector races
Michal Luczaj
2023-08-02
KVM: selftests: Extend x86's sync_regs_test to check for CR4 races
Michal Luczaj
2023-07-29
KVM: selftests: Expand x86's sregs test to cover illegal CR0 values
Sean Christopherson
2023-07-29
KVM: selftests: Verify stats fd is usable after VM fd has been closed
Sean Christopherson
2023-07-29
KVM: selftests: Verify stats fd can be dup()'d and read
Sean Christopherson
2023-07-29
KVM: selftests: Verify userspace can create "redundant" binary stats files
Sean Christopherson
[prev]
[next]