• D
    Fix error reporting for security driver over remote protocol · 84565934
    Daniel P. Berrange 提交于
    * qemud/remote.c: Send back the actual libvirt connection error
      rather than formatting a generic error for security driver
      methods
    * src/libvirt.c: Fix virDomainGetSecurityLabel, and
      virNodeGetSecurityModel to correctly set the error on
      the virConnectPtr object, and raise a full error rather
      than warning when not supported
    84565934
libvirt.c 226.1 KB