You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My use case for qemu at the moment is to test various binaries on older 32bit platforms, if they work as expected for the targets, not using invalid instruction sets for that target.
Would be nice if cpu model could be selected/edited, constrained by the subsystem used. Didn't find a way to do that from nemu.
The text was updated successfully, but these errors were encountered:
this is related to #178 if you specified a arch with different base rather than the host arch (as listed in #178 issue table) the emulation segfault in most cases.. no mmater arguments you put in such field, this becouse nemutui always try to use kvm @0x501D
My use case for qemu at the moment is to test various binaries on older 32bit platforms, if they work as expected for the targets, not using invalid instruction sets for that target.
Would be nice if cpu model could be selected/edited, constrained by the subsystem used. Didn't find a way to do that from nemu.
The text was updated successfully, but these errors were encountered: