Re: [pve-devel] [PATCH manager v6 1/5] mapping: pci: include mdev in config checks

2025-03-07 Thread Fiona Ebner
Am 13.02.25 um 14:17 schrieb Dominik Csapak: > by also providing the global config in assert_valid, and by also > adding the mdev config in the 'toCheck' object in the gui > > For the gui, we extract the mdev property from the global entry, and add > it to the individual mapping entries, that way

[pve-devel] [PATCH manager v6 1/5] mapping: pci: include mdev in config checks

2025-02-13 Thread Dominik Csapak
by also providing the global config in assert_valid, and by also adding the mdev config in the 'toCheck' object in the gui For the gui, we extract the mdev property from the global entry, and add it to the individual mapping entries, that way we can reuse the checking logic of the other properties