Hi Philippe,
> You shouldn't have to modify this file, likely a rebase typo.
Thank you for pointing this out. I'll fix this in the next version of the
series.
Hi Kohei,
On 16/4/25 10:14, Kohei Tokunaga wrote:
On emscripten, some implementations in os-posix.c can't be used such as
daemonizing and changing user. This commit introduces os-wasm.c and
os-wasm.h which are forked from os-posix.c and os-posix.h and patched for
targetting Emscripten.
Signed-o
On emscripten, some implementations in os-posix.c can't be used such as
daemonizing and changing user. This commit introduces os-wasm.c and
os-wasm.h which are forked from os-posix.c and os-posix.h and patched for
targetting Emscripten.
Signed-off-by: Kohei Tokunaga
---
include/qemu/osdep.h