summaryrefslogtreecommitdiffstats
path: root/main/qemu/qemu-guest-agent.confd
blob: 228c0325444de2b953b92787be7581a8c9cefb98 (plain)
1
2
3
4
5
6
7
# Specifies the transport method used to communicate to QEMU on the host side
# Default: virtio-serial
#GA_METHOD="virtio-serial"

# Specifies the device path for the communications back to QEMU on the host
# Default: /dev/virtio-ports/org.qemu.guest_agent.0
#GA_PATH="/dev/virtio-ports/org.qemu.guest_agent.0"