SpaceinvaderOne / Macinabox

Unraid docker image to help install MacOS vms
379 stars 72 forks source link

host doesn't support requested feature #70

Closed MrDibbley closed 2 years ago

MrDibbley commented 2 years ago

Created a BigSur VM fails to start/hangs with:

2022-03-17 13:02:02.543+0000: Domain id=6 is tainted: high-privileges 2022-03-17 13:02:02.543+0000: Domain id=6 is tainted: custom-argv 2022-03-17 13:02:02.543+0000: Domain id=6 is tainted: host-cpu char device redirected to /dev/pts/1 (label charserial0) 2022-03-17T13:02:02.619044Z qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.01H:ECX.pcid [bit 17] 2022-03-17T13:02:02.619114Z qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.80000001H:ECX.fma4 [bit 16] 2022-03-17T13:02:02.621214Z qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.01H:ECX.pcid [bit 17] 2022-03-17T13:02:02.621229Z qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.80000001H:ECX.fma4 [bit 16]

UNRAID running on AMD Ryzen 7 2700X

Core-i99 commented 2 years ago

Simply disable that feature in the vm config.

MrDibbley commented 2 years ago

Thanks removed pcid and fma4 for this processor