On 13 May 2017 at 18:43, Eric Auger <eric.au...@redhat.com> wrote:
> The new machine type allows smmuv3 instantiation. A new option
> is introduced to turn the feature on/off (off by default).

Should we go for default-on, or would that break guests?
For other things added to the virt board I think the
approach we've taken has been:
 * if this is just an extra device, simply provide it in the
   new virt-n.nn machine by default
 * if this is something that changes how the machine behaves
   even for code that doesn't care about that feature (eg
   EL2, EL3, since they change what mode you start in on boot)
   then default it to off
 * if the feature only works with TCG and not KVM then
   maybe default it to off

thanks
-- PMM

Reply via email to