retspen / webvirtcloud

WebVirtCloud is virtualization web interface for admins and users
1.63k stars 362 forks source link

ARM arch support #468

Open leslie-qiwa opened 2 years ago

leslie-qiwa commented 2 years ago

Is it possible to support arm architect, like virt-manager does?

catborise commented 2 years ago

i think it is related with libvirt+qemu. if your host supports arm then webvirtcloud shows related arc/models on list: image

i havent tried arm yet may be there are some bugs but they can be fixed easily.

leslie-qiwa commented 2 years ago

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 1 year ago

i think it is related with libvirt+qemu. if your host supports arm then webvirtcloud shows related arc/models on list: image

i havent tried arm yet may be there are some bugs but they can be fixed easily.

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 1 year ago

image Setting VM "Primary Video Model" to virto can use.