Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Add field for cpu model when creating/editing vm #183

Open
sgmihai opened this issue Nov 6, 2024 · 3 comments
Open

Feature Request: Add field for cpu model when creating/editing vm #183

sgmihai opened this issue Nov 6, 2024 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@sgmihai
Copy link

sgmihai commented Nov 6, 2024

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.

@0x501D
Copy link
Member

0x501D commented Nov 6, 2024

Now this can be done through additional arguments that can be set after importing/installing the VM

2024-11-06_15-24

@0x501D
Copy link
Member

0x501D commented Nov 6, 2024

I'll see if adding this feature is not very labor-intensive, then I'll do it

@0x501D 0x501D added the enhancement New feature or request label Nov 6, 2024
@0x501D 0x501D self-assigned this Nov 6, 2024
@mckaygerhard
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants