[libvirt] [PATCH] conf: Remove dead console compat formatting

Jim Fehlig jfehlig at suse.com
Wed Jun 22 20:10:07 UTC 2016


On 06/22/2016 12:51 PM, Cole Robinson wrote:
> This code was attempting to handle some implicit <console> XML
> formatting for manually assembled DomainDef, since previously the
> console<->serial compat copying was only done at XML parse time.
>
> Nowadays it's done via virDomainDefPostParse ->
> virDomainDefAddConsoleCompat, which all manual DomainDef builders
> already call, so we can drop this workaround.
> ---
>  src/conf/domain_conf.c | 14 --------------
>  1 file changed, 14 deletions(-)

ACK (while knowledge of the console handling code is fresh in memory).

Regards,
Jim




More information about the libvir-list mailing list