Files
qemu/include
Kohei Tokunaga 0f46bf659f include/qemu/osdep.h: Add Emscripten-specific OS dependencies
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 <ktokunaga.mail@gmail.com>
Link: https://lore.kernel.org/r/9fc7b106ecf86675b4532bd6778b7b5945442f89.1745820062.git.ktokunaga.mail@gmail.com
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2025-05-06 16:02:04 +02:00
..
2025-02-14 15:19:04 -03:00
2024-06-30 19:51:44 +03:00
2024-11-25 13:59:50 +08:00
2025-04-25 17:00:41 +02:00
2023-09-07 14:01:29 -04:00
2025-04-23 15:04:57 -07:00