Home
last modified time | relevance | path

Searched refs:GA_CHANNEL_VIRTIO_SERIAL (Results 1 – 4 of 4) sorted by relevance

/qemu/qga/
H A Dchannel.h19 GA_CHANNEL_VIRTIO_SERIAL, enumerator
H A Dchannel-posix.c130 case GA_CHANNEL_VIRTIO_SERIAL: { in ga_channel_open()
H A Dchannel-win32.c290 if (method != GA_CHANNEL_VIRTIO_SERIAL && method != GA_CHANNEL_ISA_SERIAL) { in ga_channel_open()
H A Dmain.c689 channel_method = GA_CHANNEL_VIRTIO_SERIAL; in channel_init()