Lines Matching full:channel
29 * QEMU communication channel, either through a qemud socket or
44 /* try to open a qemu communication channel.
48 * 'channel' must be a QemuChannel structure that is empty
50 * time to re-open the channel using the same 'channel'
53 extern int qemu_channel_open( QemuChannel* channel,
70 /* directly sends a command through the 'hw-control' channel.
71 * this will open the channel, send the formatted command, then
72 * close the channel automatically.
77 /* sends a question to the hw-control channel, then receive an answer in