/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
QEMU 10.1.0
(wiki.qemu.org)
302 points
dmitrijbelikov
| 1 comments |
27 Aug 25 11:02 UTC
|
HN request time: 0.202s
|
source
Show context
simonebrunozzi
◴[
27 Aug 25 19:07 UTC
]
No.
45043703
[source]
▶
>>45037947 (OP)
#
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
◴[
27 Aug 25 19:27 UTC
]
No.
45043949
[source]
▶
>>45043703
#
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...
ID:
GO
↑