index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.18.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
/
lib
/
aarch64
Age
Commit message (
Expand
)
Author
2022-08-01
Merge remote-tracking branch 'kvm/next' into kvm-next-5.20
Paolo Bonzini
2022-06-23
selftests: KVM: Handle compiler optimizations in ucall
Raghavendra Rao Ananta
2022-06-11
KVM: selftests: Sanity check input to ioctls() at build time
Sean Christopherson
2022-06-11
KVM: selftests: Purge vm+vcpu_id == vcpu silliness
Sean Christopherson
2022-06-11
KVM: selftests: Consolidate KVM_{G,S}ET_ONE_REG helpers
Sean Christopherson
2022-06-11
KVM: selftests: Rename vm_vcpu_add* helpers to better show relationships
Sean Christopherson
2022-06-11
KVM: selftests: Return created vcpu from vm_vcpu_add_default()
Sean Christopherson
2022-06-11
KVM: selftests: Add "arch" to common utils that have arch implementations
Sean Christopherson
2022-06-11
KVM: selftests: Convert vgic_irq away from VCPU_ID
Sean Christopherson
2022-06-11
KVM: selftests: Split get/set device_attr helpers
Sean Christopherson
2022-06-11
KVM: selftests: Multiplex return code and fd in __kvm_create_device()
Sean Christopherson
2022-06-11
KVM: selftests: Move KVM_CREATE_DEVICE_TEST code to separate helper
Sean Christopherson
2022-06-11
KVM: selftests: Use KVM_IOCTL_ERROR() for one-off arm64 ioctls
Sean Christopherson
2022-06-11
KVM: selftests: Get rid of kvm_util_internal.h
Sean Christopherson
2022-06-11
KVM: selftests: Use kvm_ioctl() helpers
Sean Christopherson
2022-06-11
KVM: sefltests: Use vm_ioctl() and __vm_ioctl() helpers
Sean Christopherson
2022-06-08
selftests: kvm: replace ternary operator with min()
Guo Zhengkui
2022-05-03
selftests: KVM: Create helper for making SMCCC calls
Oliver Upton
2022-03-18
Merge tag 'kvmarm-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2022-02-25
KVM: selftests: aarch64: Skip tests if we can't create a vgic-v3
Mark Brown
2022-02-08
kvm: selftests: aarch64: use a tighter assert in vgic_poke_irq()
Ricardo Koller
2022-02-08
kvm: selftests: aarch64: fix some vgic related comments
Ricardo Koller
2022-02-08
kvm: selftests: aarch64: fix assert in gicv3_access_reg
Ricardo Koller
2022-01-04
Merge branch kvm-arm64/selftest/irq-injection into kvmarm-master/next
Marc Zyngier
2021-12-28
KVM: selftests: aarch64: Add test_inject_fail to vgic_irq
Ricardo Koller
2021-12-28
KVM: selftests: aarch64: Cmdline arg to set number of IRQs in vgic_irq test
Ricardo Koller
2021-12-28
KVM: selftests: aarch64: Add vGIC library functions to deal with vIRQ state
Ricardo Koller
2021-12-28
KVM: selftests: aarch64: Add GICv3 register accessor library functions
Ricardo Koller
2021-12-28
KVM: selftests: aarch64: Add function for accessing GICv3 dist and redist reg...
Ricardo Koller
2021-12-28
KVM: selftests: aarch64: Move gic_v3.h to shared headers
Ricardo Koller
2021-12-28
KVM: selftests: arm64: Add support for various modes with 16kB page size
Marc Zyngier
2021-12-28
KVM: selftests: arm64: Add support for VM_MODE_P36V48_{4K,64K}
Marc Zyngier
2021-12-28
KVM: selftests: arm64: Rework TCR_EL1 configuration
Marc Zyngier
2021-12-28
KVM: selftests: arm64: Check for supported page sizes
Marc Zyngier
2021-12-28
KVM: selftests: arm64: Initialise default guest mode at test startup time
Marc Zyngier
2021-10-17
KVM: arm64: selftests: Add host support for vGIC
Raghavendra Rao Ananta
2021-10-17
KVM: arm64: selftests: Add basic GICv3 support
Raghavendra Rao Ananta
2021-10-17
KVM: arm64: selftests: Add light-weight spinlock support
Raghavendra Rao Ananta
2021-10-17
KVM: arm64: selftests: Add guest support to get the vcpuid
Raghavendra Rao Ananta
2021-10-17
KVM: arm64: selftests: Maintain consistency for vcpuid type
Raghavendra Rao Ananta
2021-10-17
KVM: arm64: selftests: Introduce ARM64_SYS_KVM_REG
Raghavendra Rao Ananta
2021-07-15
KVM: selftests: Address extra memslot parameters in vm_vaddr_alloc
Ricardo Koller
2021-06-25
Merge tag 'kvmarm-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2021-06-24
KVM: selftests: Add wrapper to allocate page table page
Sean Christopherson
2021-06-24
KVM: selftests: Unconditionally use memslot '0' for page table allocations
Sean Christopherson
2021-06-24
KVM: selftests: Unconditionally use memslot 0 for vaddr allocations
Sean Christopherson
2021-06-14
KVM: selftests: Add exception handling support for aarch64
Ricardo Koller
2020-11-15
KVM: selftests: Make vm_create_default common
Andrew Jones
2020-11-08
selftests: kvm: Add exception handling to selftests
Aaron Lewis
2020-11-08
selftests: kvm: Clear uc so UCALL_NONE is being properly reported
Aaron Lewis
[next]