diff options
author | Kohei Tokunaga <ktokunaga.mail@gmail.com> | 2025-04-28 15:39:03 +0900 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2025-05-06 16:02:04 +0200 |
commit | 0f46bf659f015d4860c7212b4a6f0656b312d4f4 (patch) | |
tree | ad2ff5ed61c6942cb1f149bfb617cf973465bb34 /rust/qemu-api-macros | |
parent | 208808242f8a34ac93e73c1c1dbafe4c00498f5e (diff) | |
download | qemu-0f46bf659f015d4860c7212b4a6f0656b312d4f4.zip qemu-0f46bf659f015d4860c7212b4a6f0656b312d4f4.tar.gz qemu-0f46bf659f015d4860c7212b4a6f0656b312d4f4.tar.bz2 |
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>
Diffstat (limited to 'rust/qemu-api-macros')
0 files changed, 0 insertions, 0 deletions