]> git.proxmox.com Git - mirror_qemu.git/commit - qemu-char.c
char: add qemu_chr_fe_event()
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Sun, 1 Dec 2013 21:23:39 +0000 (22:23 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Mon, 16 Dec 2013 09:12:20 +0000 (10:12 +0100)
commitd61b0c9a2f7f39cc30cbd713e0798a23a51340e7
treee8eb0922dac270830db1b45ab631459325db75fb
parentf7d48052644f3307748f47062728bb3e5f051ffe
char: add qemu_chr_fe_event()

Teach the chardev frontend to send event. This is used by the Spice port
chardev currently.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
include/sysemu/char.h
qemu-char.c