New vIOMMU setting in machines menu

  • Like
Reactions: leesteken
Note that for Windows guest (where machine type is q35 + [version], changing the setting fails because "machine does not match the regexp"
which setting are you talking about exactly?

how does your config look like? (qm config ID) ?
 
@dcsapak:
This is the setting I'm talking about
machine: pc-q35-8.1

If the machine is:
machine: q35
It works

But machine: pc-q35-8.1 (versions differ) is automatically set when OS Type is set to Windows instead of Linux under Options -> OS Type
 
But machine: pc-q35-8.1 (versions differ) is automatically set when OS Type is set to Windows instead of Linux under Options -> OS Type
that works here without problem (setting any version) that the version is set to a fixed one for windows is by design, since windows does not like hardware changes (which the machine version sometimes does)
can you post the output of 'pveversion -v' ? and maybe a screenshot of the error?