开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
/
aarch64
Age
Commit message (
Expand
)
Author
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
2022-05-04
selftests: KVM: Use KVM_SET_MP_STATE to power off vCPU in psci_test
Oliver Upton
2022-05-04
selftests: KVM: Create helper for making SMCCC calls
Oliver Upton
2022-05-04
selftests: KVM: Rename psci_cpu_on_test to psci_test
Oliver Upton
2022-05-03
selftests: KVM: aarch64: Add the bitmap firmware registers to get-reg-list
Raghavendra Rao Ananta
2022-05-03
selftests: KVM: aarch64: Introduce hypercall ABI test
Raghavendra Rao Ananta
2022-05-03
selftests: KVM: Create helper for making SMCCC calls
Oliver Upton
2022-05-03
selftests: KVM: Rename psci_cpu_on_test to psci_test
Oliver Upton
2022-04-07
selftests: KVM: Free the GIC FD when cleaning up in arch_timer
Oliver Upton
2022-04-07
KVM: selftests: get-reg-list: Add KVM_REG_ARM_FW_REG(3)
Andrew Jones
2022-04-06
KVM: arm64: selftests: Introduce vcpu_width_config
Reiji Watanabe
2022-03-18
Merge tag 'kvmarm-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
[next]