summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/lib/guest_modes.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-27KVM: selftests: arm64: Support P52V48 4K and 16K guest_modesRyan Roberts1-0/+2
2023-11-27KVM: selftests: arm64: Determine max ipa size per-page sizeRyan Roberts1-27/+21
2023-02-08selftests: KVM: Replace optarg with arg in guest_modes_cmdlineShaoqin Huang1-1/+1
2022-06-11KVM: selftests: Sanity check input to ioctls() at build timeSean Christopherson1-1/+1
2022-06-11KVM: selftests: Split get/set device_attr helpersSean Christopherson1-2/+2
2022-06-11KVM: selftests: Use kvm_ioctl() helpersSean Christopherson1-1/+1
2022-01-07Merge tag 'kvm-riscv-5.17-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini1-0/+10
2022-01-06KVM: selftests: Add initial support for RISC-V 64-bitAnup Patel1-0/+10
2021-12-28KVM: selftests: arm64: Add support for various modes with 16kB page sizeMarc Zyngier1-0/+4
2021-12-28KVM: selftests: arm64: Add support for VM_MODE_P36V48_{4K,64K}Marc Zyngier1-0/+4
2021-12-28KVM: selftests: arm64: Check for supported page sizesMarc Zyngier1-6/+11
2021-12-28KVM: selftests: arm64: Introduce a variable default IPA sizeMarc Zyngier1-3/+27
2021-07-06KVM: selftests: introduce P44V64 for z196 and EC12Christian Borntraeger1-0/+16
2021-01-08KVM: selftests: Factor out guest mode codeAndrew Jones1-0/+70