summaryrefslogtreecommitdiffstats
path: root/util/memalign.c
Commit message (Expand)AuthorAgeFilesLines
* osdep: Move memalign-related functions to their own headerPeter Maydell2022-03-071-0/+1
* util: Put qemu_vfree() in memalign.cPeter Maydell2022-03-071-0/+11
* util: Use meson checks for valloc() and memalign() presencePeter Maydell2022-03-071-2/+4
* util: Share qemu_try_memalign() implementation between POSIX and WindowsPeter Maydell2022-03-071-0/+39
* util: Unify implementations of qemu_memalign()Peter Maydell2022-03-071-0/+39