Skip to content
  • Daniel P. Berrangé's avatar
    Start of more generic domain support to enable UML driver · 0be11a11
    Daniel P. Berrangé authored
    * lib/Sys/Virt/TCK.pm: Refactor domain setup code to compare the
      driver capabilities against config file and automatically figure
      out a matching arch/ostype
    * lib/Sys/Virt/TCK/DomainBuild.pm: Remove auto-guess of domain/ostype
      allowing TCK.pm todo that instead. Add support for emulator, loader
      and console tags
    * t/070-domain-builder.t: Update for API change
    0be11a11