index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
/
include
/
aarch64
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
2
-1
/
+3
2024-04-29
Revert "kvm: selftests: move base kvm_util.h declarations to kvm_util_base.h"
Sean Christopherson
2
-1
/
+3
2024-04-25
KVM: selftests: Use MPIDR_HWID_BITMASK from cputype.h
Oliver Upton
1
-2
/
+0
2024-04-25
KVM: selftests: Add helper for enabling LPIs on a redistributor
Oliver Upton
1
-0
/
+3
2024-04-25
KVM: selftests: Add a minimal library for interacting with an ITS
Oliver Upton
3
-1
/
+28
2024-04-25
KVM: selftests: Add quadword MMIO accessors
Oliver Upton
1
-0
/
+17
2024-04-25
KVM: selftests: Standardise layout of GIC frames
Oliver Upton
2
-4
/
+11
2024-04-25
KVM: selftests: Align with kernel's GIC definitions
Oliver Upton
1
-32
/
+554
2024-03-11
Merge tag 'kvm-x86-selftests-6.9' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-0
/
+7
2024-03-06
KVM: riscv: selftests: Add guest helper to get vcpu id
Haibo Xu
1
-4
/
+0
2024-02-28
KVM: selftests: Allow tagging protected memory in guest page tables
Peter Gonda
1
-0
/
+7
2023-11-27
KVM: selftests: arm64: Determine max ipa size per-page size
Ryan Roberts
1
-2
/
+2
2023-10-24
KVM: selftests: aarch64: vPMU register test for unimplemented counters
Reiji Watanabe
1
-0
/
+1
2023-08-02
KVM: selftests: Use GUEST_FAIL() in ARM's arch timer helpers
Sean Christopherson
1
-6
/
+6
2023-08-02
KVM: selftests: Add #define of expected KVM exit reason for ucall
Sean Christopherson
1
-0
/
+2
2023-08-02
KVM: selftests: Add arch ucall.h and inline simple arch hooks
Sean Christopherson
1
-0
/
+18
2023-04-05
KVM: selftests: Add a helper for SMCCC calls with SMC instruction
Oliver Upton
1
-0
/
+13
2022-11-10
KVM: selftests: aarch64: Add aarch64/page_fault_test
Ricardo Koller
1
-0
/
+8
2022-11-10
KVM: selftests: aarch64: Construct DEFAULT_MAIR_EL1 using sysreg.h macros
Ricardo Koller
1
-6
/
+19
2022-11-10
KVM: selftests: aarch64: Add virt_get_pte_hva() library function
Ricardo Koller
1
-0
/
+2
2022-06-11
KVM: selftests: Purge vm+vcpu_id == vcpu silliness
Sean Christopherson
1
-2
/
+2
2022-06-11
KVM: selftests: Consolidate KVM_{G,S}ET_ONE_REG helpers
Sean Christopherson
1
-17
/
+1
2022-06-11
KVM: selftests: Rename vm_vcpu_add* helpers to better show relationships
Sean Christopherson
1
-3
/
+2
2022-06-11
KVM: selftests: Return created vcpu from vm_vcpu_add_default()
Sean Christopherson
1
-2
/
+3
2022-06-11
KVM: selftests: Make arm64's guest_get_vcpuid() declaration arm64-only
Sean Christopherson
1
-0
/
+2
2022-06-11
KVM: selftests: Convert vgic_irq away from VCPU_ID
Sean Christopherson
1
-2
/
+4
2022-05-03
selftests: KVM: Create helper for making SMCCC calls
Oliver Upton
1
-0
/
+22
2022-01-04
Merge branch kvm-arm64/selftest/irq-injection into kvmarm-master/next
Marc Zyngier
3
-2
/
+124
2021-12-28
KVM: selftests: aarch64: Add tests for IRQFD in vgic_irq
Ricardo Koller
1
-0
/
+2
2021-12-28
KVM: selftests: aarch64: Cmdline arg to set number of IRQs in vgic_irq test
Ricardo Koller
1
-1
/
+1
2021-12-28
KVM: selftests: aarch64: Add vGIC library functions to deal with vIRQ state
Ricardo Koller
2
-1
/
+23
2021-12-28
KVM: selftests: aarch64: Add GICv3 register accessor library functions
Ricardo Koller
2
-0
/
+28
2021-12-28
KVM: selftests: aarch64: Move gic_v3.h to shared headers
Ricardo Koller
1
-0
/
+70
2021-12-28
KVM: selftests: arm64: Check for supported page sizes
Marc Zyngier
1
-0
/
+3
2021-10-17
KVM: arm64: selftests: Add host support for vGIC
Raghavendra Rao Ananta
1
-0
/
+20
2021-10-17
KVM: arm64: selftests: Add basic GICv3 support
Raghavendra Rao Ananta
1
-0
/
+21
2021-10-17
KVM: arm64: selftests: Add light-weight spinlock support
Raghavendra Rao Ananta
1
-0
/
+13
2021-10-17
KVM: arm64: selftests: Maintain consistency for vcpuid type
Raghavendra Rao Ananta
1
-1
/
+1
2021-10-17
KVM: arm64: selftests: Add support to disable and enable local IRQs
Raghavendra Rao Ananta
1
-0
/
+10
2021-10-17
KVM: arm64: selftests: Add basic support to generate delays
Raghavendra Rao Ananta
1
-0
/
+25
2021-10-17
KVM: arm64: selftests: Add basic support for arch_timers
Raghavendra Rao Ananta
1
-0
/
+142
2021-10-17
KVM: arm64: selftests: Add support for cpu_relax
Raghavendra Rao Ananta
1
-0
/
+5
2021-10-17
KVM: arm64: selftests: Introduce ARM64_SYS_KVM_REG
Raghavendra Rao Ananta
1
-9
/
+11
2021-10-17
tools: arm64: Import sysreg.h
Raghavendra Rao Ananta
1
-12
/
+1
2021-10-17
KVM: arm64: selftests: Add MMIO readl/writel support
Raghavendra Rao Ananta
1
-1
/
+45
2021-08-19
selftests: KVM: Introduce psci_cpu_on_test
Oliver Upton
1
-0
/
+3
2021-06-14
KVM: selftests: Add aarch64/debug-exceptions test
Ricardo Koller
1
-6
/
+16
2021-06-14
KVM: selftests: Add exception handling support for aarch64
Ricardo Koller
1
-0
/
+63
2019-06-05
kvm: selftests: introduce aarch64_vcpu_add_default
Andrew Jones
1
-0
/
+2
2019-06-05
kvm: selftests: introduce aarch64_vcpu_setup
Andrew Jones
1
-0
/
+2
[next]