args: -cpu kvm64,+lahf_lm,+cx16
Sorry to revive this old thread but I just ran across this issue and wanted to share my solutions.
If I set my CPU type to SandyBridge (what the host has) the Win 2012 iso boots up ok and so does Win 2012.
If I leave CPU set to default and add this to the conf file the Win 2012 iso boots ok but I did not test this with running the installed Win 2012.
Code:args: -cpu kvm64,+lahf_lm,+cx16
spirit, I remember some talk on pve-devel about adding a win8.1 option, was that accepted?
yes, the lahf_lm has been added to win8 ostype one month ago. (I'm not sure it's already in pve-no-subscription repository)
I was reading that qemu already had the cx16 flag:
http://pve.proxmox.com/pipermail/pve-devel/2013-October/009079.html
Was that cx16 flag added to the newer version?
The 2012 ISO would only boot when I added both flags, I tried both individually.
it AUTOMATICALLY ADDED args : -cpu kvm64,+cx16 to the .conf file.