virtio
log channel with virsh edit
Procedure E.1. Adding a log channel with virsh
virsh list --all
virsh edit new-fedora-guest
<devices>
section:
<channel type='tcp'> <source mode='connect' host='127.0.0.1' service='6080'/> <target type='virtio' name='org.fedoraproject.anaconda.log.0'/> </channel>