« CPU Flags » : différence entre les versions

De Le Wiki de Lug
Aller à la navigation Aller à la recherche
Aucun résumé des modifications
Aucun résumé des modifications
 
Ligne 6 : Ligne 6 :
  * Intel: pcid, spec-ctrl, ssbd
  * Intel: pcid, spec-ctrl, ssbd
  * AMD: ibpb (or use CPU type with suffix -IBPB), virt-ssbd, amd-ssbd (if supported on host)
  * AMD: ibpb (or use CPU type with suffix -IBPB), virt-ssbd, amd-ssbd (if supported on host)
{{Méta bandeau
  | niveau = information
  | icône = loupe
  | texte  = Si aucuns besoin de migration de VM à chaud, le plus simple et efficace est de choisir "host" pour le type de CPU.
}}

Version actuelle datée du 22 octobre 2021 à 14:56

Source

Our documentation includes a list of the flags related to sidechannel attacks here. In short, if you're running a somewhat recent CPU with the newest firmware, you can enable the following flags to provide either performance benefits 
(i.e. less performance hit from mitigations) or security benefits by allowing the guest kernel to use CPU mitigations for guest userspace:

* Intel: pcid, spec-ctrl, ssbd
* AMD: ibpb (or use CPU type with suffix -IBPB), virt-ssbd, amd-ssbd (if supported on host)