index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
/
x86_64
/
platform_info_test.c
Age
Commit message (
Expand
)
Author
2024-04-29
KVM: selftests: Init IDT and exception handlers for all VMs/vCPUs on x86
Sean Christopherson
2024-04-29
KVM: selftests: Rework platform_info_test to actually verify #GP
Sean Christopherson
2024-04-29
KVM: selftests: Move platform_info_test's main assert into guest code
Sean Christopherson
2024-04-29
KVM: selftests: Define _GNU_SOURCE for all selftests code
Sean Christopherson
2024-01-30
KVM: selftests: x86_64: Remove redundant newlines
Andrew Jones
2023-03-14
KVM: selftests: Make vCPU exit reason test assertion common
Vipin Sharma
2022-11-16
KVM: selftests: move common startup logic to kvm_util.c
Vishal Annapurve
2022-06-11
KVM: selftests: Add TEST_REQUIRE macros to reduce skipping copy+paste
Sean Christopherson
2022-06-11
KVM: selftests: Purge vm+vcpu_id == vcpu silliness
Sean Christopherson
2022-06-11
KVM: selftests: Convert platform_info_test away from VCPU_ID
Sean Christopherson
2022-06-11
KVM: selftests: Simplify KVM_ENABLE_CAP helper APIs
Sean Christopherson
2020-03-16
KVM: selftests: Use consistent message for test skipping
Andrew Jones
2020-03-16
KVM: selftests: Fix unknown ucall command asserts
Andrew Jones
2019-08-21
selftests/kvm: make platform_info_test pass on AMD
Vitaly Kuznetsov
2019-05-24
KVM: selftests: Compile code with warnings enabled
Thomas Huth
2018-10-17
kvm: selftests: move arch-specific files to arch-specific locations
Andrew Jones