Just tested putting... [Unit] Description=QEMU Guest Agent BindTo=dev-virtio\x2dports-org.qemu.guest_agent.0.device After=dev-virtio\x2dports-org.qemu.guest_agent.0.device
...to /etc/systemd/system/qemu-guest-agent.service.d/qemu-socket-dep.conf and running "systemctl enable qemu-guest-agent.service". Seems to fix this, but difficult to verify as it's a race condition.

