Re: [PATCH v4 0/5] backends/hostmem: Report more errors on failures
Queued, thanks. Paolo
[PATCH v4 0/5] backends/hostmem: Report more errors on failures
v4 of: https://mail.gnu.org/archive/html/qemu-devel/2024-05/msg06511.html diff to v3: - In 2/5 instead of fixing up posix_madvise() retval at runtime, just don't use posix_madvise() on Darwin at all (resulted in new patch 1/5). Since 2/5 is now the same as 1/4 from v2 I'm including David's