Hi,
Trying to start a VM running ARM64 on my AMD64 fails. I've installed the
The available CPU types in the drop down seem to be all x86 CPU's and the
I've added
Trying to start a VM running ARM64 on my AMD64 fails. I've installed the
pve-edk2-firmware-aarch64
package, but I can't seem to select a fitting ARM64 processor in the Processors section in the VM option.The available CPU types in the drop down seem to be all x86 CPU's and the
qemu-system-aarch64 -cpu help
command shows the following CPU's that I can't select in the VM options:
Code:
Available CPUs:
a64fx
arm1026
arm1136
arm1136-r2
arm1176
arm11mpcore
arm926
arm946
cortex-a15
cortex-a35
cortex-a53
cortex-a55
cortex-a57
cortex-a7
cortex-a710
cortex-a72
cortex-a76
cortex-a8
cortex-a9
cortex-m0
cortex-m3
cortex-m33
cortex-m4
cortex-m55
cortex-m7
cortex-r5
cortex-r52
cortex-r5f
max
neoverse-n1
neoverse-n2
neoverse-v1
pxa250
pxa255
pxa260
pxa261
pxa262
pxa270-a0
pxa270-a1
pxa270
pxa270-b0
pxa270-b1
pxa270-c0
pxa270-c5
sa1100
sa1110
ti925t
I've added
arch: aarch64
in the conf file of the VM too... Please help? Thanks