Re: [PATCH v5 08/13] qemu: Add zPCI address definition check

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, 2018-09-13 at 18:08 +0800, Yi Min Zhao wrote:
> > [...]
> > > +        virReportError(VIR_ERR_CONFIG_UNSUPPORTED,
> > > +                       "%s",
> > > +                       _("This QEMU binary doesn't support zPCI."));
> > 
> > No full stop at the end of the error message, please.
> 
> Could you please explain more?

Just remove the full stop, like

  virReportError(VIR_ERR_CONFIG_UNSUPPORTED,
                 "%s",
                 _("This QEMU binary doesn't support zPCI"));

-- 
Andrea Bolognani / Red Hat / Virtualization

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list



[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux