b518045 virdbus: Show method name in error message

Authored and Committed by crobinso 10 years ago
    virdbus: Show method name in error message
    
    If you trigger bug 1033369, we get the error message:
    
      error from service: Invalid argument
    
    Which is a bit too generic to pinpoint what is actually failing. This
    changes it to:
    
      error from service: CreateMachine: Invalid argument
    
    Acked-by: Eric Blake <eblake@redhat.com>
    
        
file modified
+4 -3