[PATCH v3 6/9] hyperv: implement domainShutdown and domainShutdownFlags

Matt Coleman mcoleman at datto.com
Wed Oct 21 11:16:45 UTC 2020


> On Oct 21, 2020, at 7:01 AM, Michal Privoznik <mprivozn at redhat.com> wrote:
> 
> On 10/21/20 10:46 AM, Matt Coleman wrote:
>> +    if (hypervInvokeMethod(priv, &params, NULL) < 0) {
>> +        virReportError(VIR_ERR_INTERNAL_ERROR, _("Could not shutdown domain with UUID '%s'"), uuid);
> 
> Again, no need to overwrite the error message.

As I mentioned in the other thread, feel free to remove this line, or I can fix it in a separate commit.


-- 
Matt





More information about the libvir-list mailing list