←back to thread

QEMU 10.1.0

(wiki.qemu.org)
302 points dmitrijbelikov | 1 comments | | HN request time: 0.202s | source
Show context
simonebrunozzi ◴[] No.45043703[source]
Curious: how do people use Qemu the most these days? Dev environment? Running specific apps on a different OS? I don't know... gaming?
replies(3): >>45043949 #>>45046971 #>>45047272 #
1. alexrp ◴[] No.45043949[source]
For Zig we use QEMU to run our module test suites on a broad range of targets that we don't necessarily have real hardware for: https://github.com/ziglang/zig/blob/50edad37ba745502174e49af...