]> Git Repo - qemu.git/commit
util/oslib-win32: Use _aligned_malloc for qemu_try_memalign
authorRichard Henderson <[email protected]>
Wed, 21 Oct 2020 17:38:02 +0000 (19:38 +0200)
committerRichard Henderson <[email protected]>
Thu, 7 Jan 2021 15:09:06 +0000 (05:09 -1000)
commitdfbd0b873a85021c083d9b4b84630c3732645963
tree99f9826ae15c0d8e1effaf57ec78849a20616391
parent07ce0b05300de5bc8f1932a4cfbe38f3323e5ab1
util/oslib-win32: Use _aligned_malloc for qemu_try_memalign

We do not need or want to be allocating page sized quanta.

Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Reviewed-by: Stefan Weil <[email protected]>
Message-Id: <20201018164836.1149452[email protected]>
Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
Signed-off-by: Richard Henderson <[email protected]>
util/oslib-win32.c
This page took 0.023165 seconds and 4 git commands to generate.