How to make podman use qemu-system-* instead of qemu-user #26152
RoadRoller01
started this conversation in
General
Replies: 1 comment
-
Full system emulation means running a VM, and I don't think |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am on linux and I want to get full system emulation on the container to get all syscalls, But I have tried a lot to configure it to use qemu-system-* but no luck, although there is mention to qemu-system-* in the source code, but you can not use it, I think thats only for macos idk.
Anyways is that possible? Note: I have tried some runtimes but they are buggy.. Doesn't work(:
Beta Was this translation helpful? Give feedback.
All reactions