• E
    virsh: make migrate --tunnelled imply --p2p · 40143fb6
    Eric Blake 提交于
    We can make the virsh migrate UI friendlier by supplying the
    missing bit automatically instead of erroring out when requesting
    --tunnelled without --p2p.
    
    * tools/virsh.c (doMigrate): Make --p2p optional when using
    --tunnelled.
    * tools/virsh.pod (migrate): Tweak wording accordingly.
    40143fb6
virsh.c 408.5 KB