summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/lib/guest_modes.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: selftests: arm64: Support P52V48 4K and 16K guest_modesRyan Roberts2023-11-271-0/+2
* KVM: selftests: arm64: Determine max ipa size per-page sizeRyan Roberts2023-11-271-27/+21
* selftests: KVM: Replace optarg with arg in guest_modes_cmdlineShaoqin Huang2023-02-081-1/+1
* KVM: selftests: Sanity check input to ioctls() at build timeSean Christopherson2022-06-111-1/+1
* KVM: selftests: Split get/set device_attr helpersSean Christopherson2022-06-111-2/+2
* KVM: selftests: Use kvm_ioctl() helpersSean Christopherson2022-06-111-1/+1
* Merge tag 'kvm-riscv-5.17-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini2022-01-071-0/+10
|\
| * KVM: selftests: Add initial support for RISC-V 64-bitAnup Patel2022-01-061-0/+10
* | KVM: selftests: arm64: Add support for various modes with 16kB page sizeMarc Zyngier2021-12-281-0/+4
* | KVM: selftests: arm64: Add support for VM_MODE_P36V48_{4K,64K}Marc Zyngier2021-12-281-0/+4
* | KVM: selftests: arm64: Check for supported page sizesMarc Zyngier2021-12-281-6/+11
* | KVM: selftests: arm64: Introduce a variable default IPA sizeMarc Zyngier2021-12-281-3/+27
|/
* KVM: selftests: introduce P44V64 for z196 and EC12Christian Borntraeger2021-07-061-0/+16
* KVM: selftests: Factor out guest mode codeAndrew Jones2021-01-071-0/+70