[libvirt] [PATCH] conf: useserial: drop useless check for serial devices

Pavel Hrdina phrdina at redhat.com
Tue Aug 22 07:37:25 UTC 2017


On Fri, Aug 18, 2017 at 05:19:48PM +0200, Ján Tomko wrote:
> Since its introduction in commit 874e65aa, if someone requests:
> <os><bios useserial="yes"/><os/>
> we report an error if we cannot successfully count the number
> of serial devices via an XPath query.
> 
> Instead of fixing the check (and moving it to the validation phase,
> to prevent existing domains from disappearing), drop it completely.
> For QEMU, the number of serials is checked when building the command
> line.

The check from building the command line should be probably moved to
validation code, but that's for a different patch.

> ---
>  src/conf/domain_conf.c | 14 +++-----------
>  1 file changed, 3 insertions(+), 11 deletions(-)

Reviewed-by: Pavel Hrdina <phrdina at redhat.com>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20170822/1f462555/attachment-0001.sig>


More information about the libvir-list mailing list