]> git.proxmox.com Git - qemu.git/commit - qemu-char.c
qemu-char: rename qemu_chr_event to qemu_chr_be_event and make it public
authorHans de Goede <hdegoede@redhat.com>
Sat, 19 Nov 2011 09:22:43 +0000 (10:22 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 28 Nov 2011 22:20:51 +0000 (16:20 -0600)
commita425d23f8fad482f7792745036896eb2f72330de
tree1ca2d76b818220a5c58d158f808b3c0230240294
parent2507718baf311ea78156c6777d38410a9f89ce89
qemu-char: rename qemu_chr_event to qemu_chr_be_event and make it public

Rename qemu_chr_event to qemu_chr_be_event, since it is only to be
called by backends and make it public so that it can be used by chardev
code which lives outside of qemu-char.c

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
qemu-char.c
qemu-char.h