summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/lib/ucall.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* KVM: selftests: Split ucall.c into architecture specific filesThomas Huth2019-08-021-157/+0
* kvm: selftests: ucall improvementsAndrew Jones2019-06-041-6/+13
* kvm: selftests: avoid type punningPaolo Bonzini2019-05-241-1/+1
* kvm: selftests: ucall: fix exit mmio address guessingAndrew Jones2018-12-211-11/+19
* kvm: selftests: ucall: improve ucall placement in memory, fix unsigned compar...Paolo Bonzini2018-12-141-8/+6
* kvm: selftests: introduce ucallAndrew Jones2018-10-171-0/+144