summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/lib/guest_modes.c
AgeCommit message (Expand)Author
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-02-08selftests: KVM: Replace optarg with arg in guest_modes_cmdlineShaoqin Huang
2022-06-11KVM: selftests: Sanity check input to ioctls() at build timeSean Christopherson
2022-06-11KVM: selftests: Split get/set device_attr helpersSean Christopherson
2022-06-11KVM: selftests: Use kvm_ioctl() helpersSean Christopherson
2022-01-07Merge tag 'kvm-riscv-5.17-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2022-01-06KVM: selftests: Add initial support for RISC-V 64-bitAnup Patel
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: Check for supported page sizesMarc Zyngier
2021-12-28KVM: selftests: arm64: Introduce a variable default IPA sizeMarc Zyngier
2021-07-06KVM: selftests: introduce P44V64 for z196 and EC12Christian Borntraeger
2021-01-07KVM: selftests: Factor out guest mode codeAndrew Jones