mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-04-26 07:55:52 +03:00
[GH-ISSUE #468] ARM arch support #284
Labels
No labels
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/webvirtcloud#284
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @leslie-qiwa on GitHub (Nov 24, 2021).
Original GitHub issue: https://github.com/retspen/webvirtcloud/issues/468
Is it possible to support arm architect, like virt-manager does?
@catborise commented on GitHub (Nov 24, 2021):
i think it is related with libvirt+qemu. if your host supports arm then webvirtcloud shows related arc/models on list:

i havent tried arm yet may be there are some bugs but they can be fixed easily.
@leslie-qiwa commented on GitHub (Nov 24, 2021):
Thanks for the reply! Yes, I did see the option, but seems like qemu-system-arm requires not only qcow2 image, but also initrd and kernel file as argument, but UI doesn't have the option, so VM can not started, can this be supported?
@smallpize commented on GitHub (Aug 30, 2022):
I use arm64 , can't show related arm64 in list, create VM and start VM error.
log: failed to find romfile "vgabios-stdvga.bin" . Maybe it use x86 create VM.
or other settings?
@smallpize commented on GitHub (Aug 31, 2022):
Setting VM "Primary Video Model" to virto can use.