开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
/
aarch64
/
arch_timer.c
Age
Commit message (
Expand
)
Author
2024-12-18
KVM: selftests: Use canonical $(ARCH) paths for KVM selftests directories
Sean Christopherson
2024-05-12
Merge tag 'kvm-x86-selftests_utils-6.10' of https://github.com/kvm-x86/linux ...
Paolo Bonzini
2024-04-29
Revert "kvm: selftests: move base kvm_util.h declarations to kvm_util_base.h"
Sean Christopherson
2024-04-29
KVM: selftests: Define _GNU_SOURCE for all selftests code
Sean Christopherson
2024-04-25
KVM: selftests: Standardise layout of GIC frames
Oliver Upton
2024-04-02
Merge tag 'kvm-riscv-fixes-6.9-1' of https://github.com/kvm-riscv/linux into ...
Paolo Bonzini
2024-03-26
KVM: selftests: Fix __GUEST_ASSERT() format warnings in ARM's arch timer test
Sean Christopherson
2024-03-25
KVM: selftests: Fix spelling mistake "trigged" -> "triggered"
Colin Ian King
2024-03-11
Merge tag 'kvm-riscv-6.9-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2024-03-11
Merge tag 'kvmarm-6.9' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...
Paolo Bonzini
2024-03-06
KVM: riscv: selftests: Add sstc timer test
Haibo Xu
2024-02-26
KVM: arm64: selftests: Split arch_timer test code
Haibo Xu
2024-02-26
KVM: arm64: selftests: Enable tuning of error margin in arch_timer test
Haibo Xu
2024-02-26
KVM: arm64: selftests: Data type cleanup for arch_timer test
Haibo Xu
2024-02-13
KVM: selftests: Print timer ctl register in ISTATUS assertion
Oliver Upton
2024-02-12
KVM: selftests: Fix GUEST_PRINTF() format warnings in ARM code
Sean Christopherson
2024-01-29
KVM: selftests: aarch64: Remove redundant newlines
Andrew Jones
2023-08-02
KVM: selftests: Rip out old, param-based guest assert macros
Sean Christopherson
2023-08-02
KVM: selftests: Convert aarch_timer to printf style GUEST_ASSERT
Sean Christopherson
2023-03-30
KVM: arm64: selftests: Augment existing timer test to handle variable offset
Marc Zyngier
2023-03-30
KVM: arm64: selftests: Deal with spurious timer interrupts
Marc Zyngier
2022-12-02
KVM: selftests: Use non-atomic clear/set bit helpers in KVM tests
Sean Christopherson
2022-11-16
KVM: selftests: move common startup logic to kvm_util.c
Vishal Annapurve
2022-11-16
KVM: selftests: Automatically do init_ucall() for non-barebones VMs
Sean Christopherson
2022-11-16
KVM: selftests: Add atoi_positive() and atoi_non_negative() for input validation
Vipin Sharma
2022-11-16
KVM: selftests: Add atoi_paranoid() to catch errors missed by atoi()
Vipin Sharma
2022-07-13
KVM: selftests: Fix filename reporting in guest asserts
Colton Lewis
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 arch_timer away from VCPU_ID
Sean Christopherson
2022-06-11
KVM: selftests: Split get/set device_attr helpers
Sean Christopherson
2022-06-11
KVM: selftests: Use vcpu_access_device_attr() in arm64 code
Sean Christopherson
2022-04-07
selftests: KVM: Free the GIC FD when cleaning up in arch_timer
Oliver Upton
2022-02-25
KVM: selftests: aarch64: Skip tests if we can't create a vgic-v3
Mark Brown
2021-12-28
KVM: selftests: aarch64: Cmdline arg to set number of IRQs in vgic_irq test
Ricardo Koller
2021-10-17
KVM: arm64: selftests: arch_timer: Support vCPU migration
Raghavendra Rao Ananta
2021-10-17
KVM: arm64: selftests: Add arch_timer test
Raghavendra Rao Ananta