]> git.proxmox.com Git - qemu.git/commit
qemu-char: remove use of QEMUTimer in favor of glib idle function
authorAnthony Liguori <aliguori@us.ibm.com>
Tue, 5 Mar 2013 17:51:27 +0000 (23:21 +0530)
committerAnthony Liguori <aliguori@us.ibm.com>
Fri, 8 Mar 2013 19:57:15 +0000 (13:57 -0600)
commit9f939df955a4152aad69a19a77e0898631bb2c18
treee8c0a3e63a8eb4f45148b62c22382b94de5eeffb
parent8aa33cafc41a0fe8549d1dbcc65b75c31112dea8
qemu-char: remove use of QEMUTimer in favor of glib idle function

qemu-char is now independent of the QEMU main loop.

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Signed-off-by: Amit Shah <amit.shah@redhat.com>
Message-id: 3cda0bbcfb94912df8a767983a52bb71a4a3231d.1362505276.git.amit.shah@redhat.com
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
include/char/char.h
qemu-char.c