summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/lib/aarch64/processor.c
AgeCommit message (Expand)Author
2024-01-29KVM: selftests: aarch64: Remove redundant newlinesAndrew Jones
2023-11-27KVM: selftests: arm64: Support P52V48 4K and 16K guest_modesRyan Roberts
2023-11-27KVM: selftests: arm64: Determine max ipa size per-page sizeRyan Roberts
2023-10-18tools headers arm64: Update sysreg.h with kernel sourcesJing Zhang
2023-04-21Merge branch kvm-arm64/smccc-filtering into kvmarm-master/nextMarc Zyngier
2023-04-05KVM: selftests: Add a helper for SMCCC calls with SMC instructionOliver Upton
2023-03-30KVM: selftests: arm64: Fix ttbr0_el1 encoding for PA bits > 48Ryan Roberts
2023-03-30KVM: selftests: arm64: Fix pte encode/decode for PA bits > 48Ryan Roberts
2022-12-09KVM: arm64: selftests: Align VA space allocator with TTBR0Oliver Upton
2022-12-09Merge tag 'kvmarm-6.2' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...Paolo Bonzini
2022-12-05Merge branch kvm-arm64/selftest/s2-faults into kvmarm-master/nextMarc Zyngier
2022-11-16KVM: selftests: Add arch specific initializationVishal Annapurve
2022-11-10KVM: selftests: Use the right memslot for code, page-tables, and data allocat...Ricardo Koller
2022-11-10KVM: selftests: Fix alignment in virt_arch_pgd_alloc() and vm_vaddr_alloc()Ricardo Koller
2022-11-10KVM: selftests: aarch64: Construct DEFAULT_MAIR_EL1 using sysreg.h macrosRicardo Koller
2022-11-10KVM: selftests: aarch64: Add virt_get_pte_hva() library functionRicardo Koller
2022-11-10KVM: arm64: selftests: Use FIELD_GET() to extract ID register fieldsReiji Watanabe
2022-06-11KVM: selftests: Sanity check input to ioctls() at build timeSean Christopherson
2022-06-11KVM: selftests: Purge vm+vcpu_id == vcpu sillinessSean Christopherson
2022-06-11KVM: selftests: Consolidate KVM_{G,S}ET_ONE_REG helpersSean Christopherson
2022-06-11KVM: selftests: Rename vm_vcpu_add* helpers to better show relationshipsSean Christopherson
2022-06-11KVM: selftests: Return created vcpu from vm_vcpu_add_default()Sean Christopherson
2022-06-11KVM: selftests: Add "arch" to common utils that have arch implementationsSean Christopherson
2022-06-11KVM: selftests: Use KVM_IOCTL_ERROR() for one-off arm64 ioctlsSean Christopherson
2022-06-11KVM: selftests: Get rid of kvm_util_internal.hSean Christopherson
2022-06-11KVM: selftests: Use kvm_ioctl() helpersSean Christopherson
2022-05-03selftests: KVM: Create helper for making SMCCC callsOliver Upton
2021-12-28KVM: selftests: arm64: Add support for various modes with 16kB page sizeMarc Zyngier
2021-12-28KVM: selftests: arm64: Add support for VM_MODE_P36V48_{4K,64K}Marc Zyngier
2021-12-28KVM: selftests: arm64: Rework TCR_EL1 configurationMarc Zyngier
2021-12-28KVM: selftests: arm64: Check for supported page sizesMarc Zyngier
2021-12-28KVM: selftests: arm64: Initialise default guest mode at test startup timeMarc Zyngier
2021-10-17KVM: arm64: selftests: Add guest support to get the vcpuidRaghavendra Rao Ananta
2021-10-17KVM: arm64: selftests: Maintain consistency for vcpuid typeRaghavendra Rao Ananta
2021-10-17KVM: arm64: selftests: Introduce ARM64_SYS_KVM_REGRaghavendra Rao Ananta
2021-07-15KVM: selftests: Address extra memslot parameters in vm_vaddr_allocRicardo Koller
2021-06-25Merge tag 'kvmarm-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2021-06-24KVM: selftests: Add wrapper to allocate page table pageSean Christopherson
2021-06-24KVM: selftests: Unconditionally use memslot '0' for page table allocationsSean Christopherson
2021-06-24KVM: selftests: Unconditionally use memslot 0 for vaddr allocationsSean Christopherson
2021-06-14KVM: selftests: Add exception handling support for aarch64Ricardo Koller
2020-11-15KVM: selftests: Make vm_create_default commonAndrew Jones
2020-11-08selftests: kvm: Add exception handling to selftestsAaron Lewis
2020-03-16selftests: kvm: Uses TEST_FAIL in tests/utilitiesWainer dos Santos Moschetta
2020-03-16KVM: selftests: Share common API documentationAndrew Jones
2020-03-16KVM: selftests: Rework debug message printingAndrew Jones
2020-03-16KVM: selftests: Add support for vcpu_args_set to aarch64 and s390xBen Gardon
2020-02-24KVM: selftests: aarch64: Use stream when givenAndrew Jones
2019-09-24KVM: selftests: Introduce VM_MODE_PXXV48_4KPeter Xu
2019-07-15Merge tag 'kvm-s390-next-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini