MacOS Virtualbox

Extra commands that I had to run in order to get Mac OS 12 to work with VirtualBox

cd "C:\Program Files\Oracle\VirtualBox\"
VBoxManage modifyvm "macOS 12 Monterey" –cpuidset 00000001 000106e5 00100800 0098e3fd bfebfbff
VBoxManage setextradata "macOS 12 Monterey" "VBoxInternal/Devices/efi/0/Config/DmiSystemProduct" "iMac19,1";
VBoxManage setextradata "macOS 12 Monterey" "VBoxInternal/Devices/efi/0/Config/DmiSystemVersion" "1.0";
VBoxManage setextradata "macOS 12 Monterey" "VBoxInternal/Devices/efi/0/Config/DmiBoardProduct" "Mac-AA95B1DDAB278B95";
VBoxManage setextradata "macOS 12 Monterey" "VBoxInternal/Devices/smc/0/Config/DeviceKey" "ourhardworkbythesewordsguardedpleasedontsteal(c)AppleComputerInc";
VBoxManage setextradata "macOS 12 Monterey" "VBoxInternal/Devices/smc/0/Config/GetKeyFromRealSMC" 1;
VBoxManage modifyvm "macOS Monterey" --cpuidset 00000001 000106e5 00100800 0098e3fd bfebfbff
VBoxManage modifyvm "macOS Monterey" --cpu-profile "Intel Core i7-6700K"
VBoxManage setextradata "macOS Monterey" "VBoxInternal/Devices/efi/0/Config/DmiSystemProduct" "iMac19,1"
VBoxManage setextradata "macOS Monterey" "VBoxInternal/Devices/efi/0/Config/DmiSystemVersion" "1.0"
VBoxManage setextradata "macOS Monterey" "VBoxInternal/Devices/efi/0/Config/DmiBoardProduct" "Mac-AA95B1DDAB278B95"
VBoxManage setextradata "macOS Monterey" "VBoxInternal/Devices/smc/0/Config/DeviceKey" "ourhardworkbythesewordsguardedpleasedontsteal(c)AppleComputerInc"
VBoxManage setextradata "macOS Monterey" "VBoxInternal/Devices/smc/0/Config/GetKeyFromRealSMC" 1
VBoxManage setextradata "macOS 12 Monterey" "VBoxInternal/TM/TSCMode" "RealTSCOffset"