Comment 2 for bug 1474074

Revision history for this message
Nikola Đipanov (ndipanov) wrote :

So the way to solve this for stable kilo is to actually introduce a .z versioning for all the objects that relate to PciDeviceList (sadly this means Instance and all of it's relations).

The catch here is that Liberty code needs to be aware of the .z version so as not to backport the pci_devices as part of the Instance to a lower version.