index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
/
aarch64
/
psci_test.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-12
Merge tag 'kvm-x86-selftests_utils-6.10' of https://github.com/kvm-x86/linux ...
Paolo Bonzini
1
-2
/
+0
2024-04-29
KVM: selftests: Define _GNU_SOURCE for all selftests code
Sean Christopherson
1
-3
/
+0
2024-04-25
KVM: selftests: Use MPIDR_HWID_BITMASK from cputype.h
Oliver Upton
1
-0
/
+2
2023-03-14
KVM: selftests: Make vCPU exit reason test assertion common
Vipin Sharma
1
-3
/
+1
2022-11-16
KVM: selftests: Automatically do init_ucall() for non-barebones VMs
Sean Christopherson
1
-1
/
+0
2022-09-28
KVM: selftests: Update top-of-file comment in psci_test
Oliver Upton
1
-4
/
+6
2022-07-13
KVM: selftests: Fix filename reporting in guest asserts
Colton Lewis
1
-2
/
+1
2022-06-14
KVM: selftests: Use kvm_has_cap(), not kvm_check_cap(), where possible
Sean Christopherson
1
-1
/
+1
2022-06-11
KVM: selftests: Add TEST_REQUIRE macros to reduce skipping copy+paste
Sean Christopherson
1
-4
/
+1
2022-06-11
KVM: selftests: Move per-VM/per-vCPU nr pages calculation to __vm_create()
Sean Christopherson
1
-1
/
+1
2022-06-11
KVM: selftests: Purge vm+vcpu_id == vcpu silliness
Sean Christopherson
1
-8
/
+8
2022-06-11
KVM: selftests: Consolidate KVM_{G,S}ET_ONE_REG helpers
Sean Christopherson
1
-3
/
+3
2022-06-11
KVM: selftests: Convert psci_test away from VCPU_ID
Sean Christopherson
1
-25
/
+25
2022-06-11
KVM: selftests: Rename vm_vcpu_add* helpers to better show relationships
Sean Christopherson
1
-2
/
+2
2022-06-11
KVM: selftests: Make vm_create() a wrapper that specifies VM_MODE_DEFAULT
Sean Christopherson
1
-1
/
+1
2022-06-11
KVM: selftests: Rename vm_create_without_vcpus() => vm_create()
Sean Christopherson
1
-1
/
+1
2022-06-11
KVM: selftests: Use vm_create_without_vcpus() in psci_test
Sean Christopherson
1
-2
/
+1
2022-06-11
KVM: selftests: Rename MP_STATE and GUEST_DEBUG helpers for consistency
Sean Christopherson
1
-1
/
+1
2022-06-11
KVM: selftests: Simplify KVM_ENABLE_CAP helper APIs
Sean Christopherson
1
-10
/
+1
2022-06-11
KVM: selftests: Drop @mode from common vm_create() helper
Sean Christopherson
1
-1
/
+1
2022-06-11
KVM: selftests: Always open VM file descriptors with O_RDWR
Sean Christopherson
1
-1
/
+1
2022-05-04
selftests: KVM: Test SYSTEM_SUSPEND PSCI call
Oliver Upton
1
-0
/
+69
2022-05-04
selftests: KVM: Refactor psci_test to make it amenable to new tests
Oliver Upton
1
-37
/
+60
2022-05-04
selftests: KVM: Use KVM_SET_MP_STATE to power off vCPU in psci_test
Oliver Upton
1
-2
/
+11
2022-05-04
selftests: KVM: Create helper for making SMCCC calls
Oliver Upton
1
-17
/
+8
2022-05-04
selftests: KVM: Rename psci_cpu_on_test to psci_test
Oliver Upton
1
-0
/
+121