very good morning or night depending on where you read this!! I am trying to run an arm operating system but I see that there is no arm support so I looked for information with qemu-system-arm and qemu-system-aarch would have support for arm within proxmox the problem is that if I install those options it uninstalls proxmox completely yes I compile the cpu support options by hand but I can only use them from a terminal I have no way to launch that machine created with qemu in the terminal from the proxmox interface does anyone know how to combine the added cpu support so that it appears in the options to choose when creating a vm
root@noibm:~# qemu-system-arm -cpu help
Available CPUs:
arm1026
arm1136
arm1136-r2
arm1176
arm11mpcore
arm926
arm946
cortex-a15
cortex-a7
cortex-a8
cortex-a9
cortex-m0
cortex-m3
cortex-m33
cortex-m4
cortex-m55
cortex-m7
cortex-r5
cortex-r52
cortex-r5f
max
pxa250
pxa255
pxa260
pxa261
pxa262
pxa270-a0
pxa270-a1
pxa270
pxa270-b0
pxa270-b1
pxa270-c0
pxa270-c5
sa1100
sa1110
ti925t
root@noibm:~#
these are the cpu options added for arm
root@noibm:~# qemu-system-arm -cpu help
Available CPUs:
arm1026
arm1136
arm1136-r2
arm1176
arm11mpcore
arm926
arm946
cortex-a15
cortex-a7
cortex-a8
cortex-a9
cortex-m0
cortex-m3
cortex-m33
cortex-m4
cortex-m55
cortex-m7
cortex-r5
cortex-r52
cortex-r5f
max
pxa250
pxa255
pxa260
pxa261
pxa262
pxa270-a0
pxa270-a1
pxa270
pxa270-b0
pxa270-b1
pxa270-c0
pxa270-c5
sa1100
sa1110
ti925t
root@noibm:~#
these are the cpu options added for arm