Searched refs:qemu_channel_open (Results 1 – 2 of 2) sorted by relevance
53 extern int qemu_channel_open( QemuChannel* channel,
184 qemu_channel_open( QemuChannel* channel, in qemu_channel_open() function293 fd = qemu_channel_open( channel, "hw-control", O_RDWR ); in qemu_control_fd()