>>but it would be nice to prevent selecting a non-functioning option in the >>first place.
Not sure it's easy to implement, we need to implemented same feature than qemu code, checking host cpu flags and guest cpus flags (and maybe some other tricky things). Maybe can you create a promxox bugzilla? like this we don't forgot your suggestion. ----- Mail original ----- De: "Daniel Hunsaker" <[email protected]> À: "Alexandre DERUMIER" <[email protected]> Cc: [email protected] Envoyé: Jeudi 27 Mars 2014 22:24:46 Objet: Re: [pve-devel] [PATCH] enforce cpu check > this avoid some bad setup like Opteron vcpu on a intel host for example, > and avoid some bad live migrations I wonder if there's a reliable way to prevent selecting a mismatching CPU in the GUI/API... Won't stop bad choices in direct config edits, nor bad choices made prior to such an update (not to mention the bad migrations you mentioned above), so this patch would be important either way, but it would be nice to prevent selecting a non-functioning option in the first place. _______________________________________________ pve-devel mailing list [email protected] http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
