On Wed, Aug 21, 2019 at 01:15:27 +0200, Ján Tomko wrote:
> For various XMLs, we allow a custom namespace for passing unsupported
> configurations.
>
> Introduce a single structure to hold all the driver-specific functions
> to remove duplication.
>
> Signed-off-by: Ján Tomko
> ---
> src/util/vi
For various XMLs, we allow a custom namespace for passing unsupported
configurations.
Introduce a single structure to hold all the driver-specific functions
to remove duplication.
Signed-off-by: Ján Tomko
---
src/util/virxml.h | 14 ++
1 file changed, 14 insertions(+)
diff --git a/