Dan Smith wrote:
This patch set (eventually) makes the providers return references to
the SBLIM Linux_ComputerSystem instance, if that provider is available. This
makes all of the Hosted* associations (and others) correctly point to the
SBLIM provider when possible. As a fallback, we continue to return our fake
instances if the SBLIM provider isn't installed.
Nice! As the SBLIM project evolves, I suspect libvirt-cim will be able
to leverage more implementations there. E.g. where SVPC models
reference SMWG or SMI-S models.
Jim