index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
/
aarch64
Age
Commit message (
Expand
)
Author
2022-10-01
Merge branch kvm-arm64/misc-6.1 into kvmarm-master/next
Marc Zyngier
2022-09-28
KVM: selftests: Update top-of-file comment in psci_test
Oliver Upton
2022-09-19
Merge branch kvm-arm64/single-step-async-exception into kvmarm-master/next
Marc Zyngier
2022-09-19
KVM: arm64: selftests: Add a test case for KVM_GUESTDBG_SINGLESTEP
Reiji Watanabe
2022-09-19
KVM: arm64: selftests: Refactor debug-exceptions to make it amenable to new t...
Reiji Watanabe
2022-09-14
KVM: selftests: Add test for AArch32 ID registers
Oliver Upton
2022-08-01
Merge tag 'kvmarm-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2022-07-15
KVM: arm64: selftests: Add support for GICv2 on v3
Marc Zyngier
2022-07-13
KVM: selftests: Fix filename reporting in guest asserts
Colton Lewis
2022-06-14
KVM: selftests: Use kvm_has_cap(), not kvm_check_cap(), where possible
Sean Christopherson
2022-06-11
KVM: selftests: Add TEST_REQUIRE macros to reduce skipping copy+paste
Sean Christopherson
2022-06-11
KVM: selftests: Add kvm_has_cap() to provide syntactic sugar
Sean Christopherson
2022-06-11
KVM: selftests: Move per-VM/per-vCPU nr pages calculation to __vm_create()
Sean Christopherson
2022-06-11
KVM: selftests: Purge vm+vcpu_id == vcpu silliness
Sean Christopherson
2022-06-11
KVM: selftests: Stop hardcoding vCPU IDs in vcpu_width_config
Sean Christopherson
2022-06-11
KVM: selftests: Convert get-reg-list away from its "VCPU_ID"
Sean Christopherson
2022-06-11
KVM: selftests: Convert hypercalls test away from vm_create_default()
Sean Christopherson
2022-06-11
KVM: selftests: Sync stage before VM is freed in hypercalls test
Sean Christopherson
2022-06-11
KVM: selftests: Consolidate KVM_{G,S}ET_ONE_REG helpers
Sean Christopherson
2022-06-11
KVM: selftests: Convert vgic_init away from vm_create_default_with_vcpus()
Sean Christopherson
2022-06-11
KVM: selftests: Convert arch_timer away from VCPU_ID
Sean Christopherson
2022-06-11
KVM: selftests: Convert psci_test away from VCPU_ID
Sean Christopherson
2022-06-11
KVM: selftests: Rename vm_vcpu_add* helpers to better show relationships
Sean Christopherson
2022-06-11
KVM: selftests: Convert vgic_irq away from VCPU_ID
Sean Christopherson
2022-06-11
KVM: selftests: Convert debug-exceptions away from VCPU_ID
Sean Christopherson
2022-06-11
KVM: selftests: Make vm_create() a wrapper that specifies VM_MODE_DEFAULT
Sean Christopherson
2022-06-11
KVM: selftests: Rename vm_create_without_vcpus() => vm_create()
Sean Christopherson
2022-06-11
KVM: selftests: Rename vm_create() => vm_create_barebones(), drop param
Sean Christopherson
2022-06-11
KVM: selftests: Avoid memory allocations when adding vCPU in get-reg-list
Sean Christopherson
2022-06-11
KVM: selftests: Use vm_create_without_vcpus() in psci_test
Sean Christopherson
2022-06-11
KVM: selftests: Rename MP_STATE and GUEST_DEBUG helpers for consistency
Sean Christopherson
2022-06-11
KVM: selftests: Simplify KVM_ENABLE_CAP helper APIs
Sean Christopherson
2022-06-11
KVM: selftests: Dedup vgic_init's asserts and improve error messages
Sean Christopherson
2022-06-11
KVM: selftests: Split get/set device_attr helpers
Sean Christopherson
2022-06-11
KVM: selftests: Drop 'int' return from asserting *_has_device_attr()
Sean Christopherson
2022-06-11
KVM: selftests: Rename KVM_HAS_DEVICE_ATTR helpers for consistency
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: Drop @test param from kvm_create_device()
Sean Christopherson
2022-06-11
KVM: selftests: Use __KVM_SYSCALL_ERROR() to handle non-KVM syscall errors
Sean Christopherson
2022-06-11
KVM: selftests: Use vcpu_access_device_attr() in arm64 code
Sean Christopherson
2022-06-11
KVM: selftests: Add __vcpu_run() helper
Sean Christopherson
2022-06-11
KVM: selftests: Drop @mode from common vm_create() helper
Sean Christopherson
2022-06-11
KVM: selftests: Add another underscore to inner ioctl() helpers
Sean Christopherson
2022-06-11
KVM: selftests: Always open VM file descriptors with O_RDWR
Sean Christopherson
2022-06-11
KVM: selftests: Fix typo in vgic_init test
Sean Christopherson
2022-06-11
KVM: selftests: Fix buggy-but-benign check in test_v3_new_redist_regions()
Sean Christopherson
2022-05-16
Merge branch kvm-arm64/psci-suspend into kvmarm-master/next
Marc Zyngier
2022-05-04
selftests: KVM: Test SYSTEM_SUSPEND PSCI call
Oliver Upton
2022-05-04
selftests: KVM: Refactor psci_test to make it amenable to new tests
Oliver Upton
[next]