• O
    virsh: Free stream when shutdown console · abfa97a2
    Osier Yang 提交于
    Otherwise connection of hypervisor driver will be leaked when
    one shutdown the guest in console. e.g.
    
    [root@localhost]# init 0
    ......
    init: Re-executing /sbin/init
    Halting system...
    Power down.
    
    error: Failed to disconnect from the hypervisor, 1 leaked reference(s)
    abfa97a2
console.c 11.0 KB