On Thu, Nov 02, 2023 at 11:09:27AM +0200, Yuri Benditovich wrote: > Probably we mix two different patches in this discussion. > Focusing on the patch in the e-mail header: > > IMO it is not acceptable to fail QEMU run for one feature that we can't make > active when we silently drop all other features in such a case.
If the feature is off by default then it seems more reasonable and silent masking can be seen as a bug. Most virtio features are on by default this is why it's reasonable to mask them. -- MST