On 06.02.2017 13:19, Erik Skultety wrote:
To keep the domain XML as much platform agnostic as possible, do not
expose an element/attribute which would contain path directly to the
syfs filesystem which the mediated devices are build upon. Instead,
identify each mediated device by the parent physical device and a UUID
which is an optional element, but only if managed='yes' which is not
implemented yet.
Signed-off-by: Erik Skultety <eskultet(a)redhat.com>
---
docs/schemas/domaincommon.rng | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
This one, 04/16, 05/16 and 16/16 should be merged together.
Michal