G gcalliet New Member Proxmox Subscriber Nov 8, 2022 13 0 1 Nov 9, 2022 #1 Hello, (qemu) I need XSAVE and SSE4_1 cpu feature . It seems there are not given (cpu q35). How can I get them?
Hello, (qemu) I need XSAVE and SSE4_1 cpu feature . It seems there are not given (cpu q35). How can I get them?
leesteken Distinguished Member Proxmox Subscriber May 31, 2020 7,697 2,541 278 Nov 9, 2022 #2 q35 is a machine type, not a CPU type. SSE 4.1 is supported by Intel Penryn (2007) or later. Choose a CPU type that is supported by your hardware (phyiscal CPU) and new enough. Or select host or max (instead of qemu64 or kvm64).
q35 is a machine type, not a CPU type. SSE 4.1 is supported by Intel Penryn (2007) or later. Choose a CPU type that is supported by your hardware (phyiscal CPU) and new enough. Or select host or max (instead of qemu64 or kvm64).