Hi,

+/* Callback function when the timer expires */
+static void unthrottle_port(VirtConsole *vcon)
+{

Why a timer?

qemu_set_fd_handler(fd, NULL, write_callback, opaque) ?

cheers,
  Gerd



Reply via email to