[Please don't top-post on technical lists.]

On Mon, Apr 23, 2018 at 11:06:32 -0300, Julio Faracco wrote:
> Hi Jan,
> 
> I totally agree. Using only virDomainDefPostParseCheckFeatures() is so
> better than the full
> virDomainDefPostParse() (as you mention too). But it is an internal
> function which is not available
> outside (for some reason).

Well ... for the reason that it should not be used. Just do the check
here without any other checks. The only thing that is changed in this
API is the name.

I originally only objected to do the check in the virDomainRename
function. Doing it in qemuDomain rename is okay.


> 
> Julio Cesar Faracco
> 
> 2018-04-23 4:51 GMT-03:00 Ján Tomko <[email protected]>:
> > On Mon, Apr 23, 2018 at 12:27:40AM -0300, Julio Faracco wrote:

[...]

Attachment: signature.asc
Description: PGP signature

--
libvir-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to