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
/
x86_64
/
set_boot_cpu_id.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-18
KVM: selftests: Test vCPU boot IDs above 2^32 and MAX_VCPU_ID
Mathias Krause
1
-0
/
+16
2024-04-29
KVM: selftests: Define _GNU_SOURCE for all selftests code
Sean Christopherson
1
-1
/
+0
2023-08-02
KVM: selftests: Rip out old, param-based guest assert macros
Sean Christopherson
1
-2
/
+0
2023-08-02
KVM: selftests: Convert x86's set BSP ID test to printf style guest asserts
Sean Christopherson
1
-3
/
+5
2022-07-13
KVM: selftests: Fix filename reporting in guest asserts
Colton Lewis
1
-3
/
+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: Add kvm_has_cap() to provide syntactic sugar
Sean Christopherson
1
-1
/
+1
2022-06-11
KVM: selftests: Move per-VM/per-vCPU nr pages calculation to __vm_create()
Sean Christopherson
1
-4
/
+1
2022-06-11
KVM: selftests: Purge vm+vcpu_id == vcpu silliness
Sean Christopherson
1
-2
/
+2
2022-06-11
KVM: selftests: Convert set_boot_cpu_id away from global VCPU_IDs
Sean Christopherson
1
-50
/
+36
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 set_boot_cpu_id
Sean Christopherson
1
-8
/
+1
2022-06-11
KVM: selftests: Drop @mode from common vm_create() helper
Sean Christopherson
1
-1
/
+1
2022-06-11
KVM: selftests: Add another underscore to inner ioctl() helpers
Sean Christopherson
1
-3
/
+3
2022-06-11
KVM: selftests: Always open VM file descriptors with O_RDWR
Sean Christopherson
1
-1
/
+1
2021-06-24
KVM: selftests: Unconditionally use memslot 0 when loading elf binary
Sean Christopherson
1
-1
/
+1
2021-06-24
KVM: selftests: fix triple fault if ept=0 in dirty_log_test
Hou Wenlong
1
-2
/
+0
2021-06-17
KVM: selftests: Hoist APIC functions out of individual tests
Jim Mattson
1
-5
/
+1
2021-03-18
selftests: kvm: add set_boot_cpu_id test
Emanuele Giuseppe Esposito
1
-0
/
+166