console: add qemu_console_lookup_by_device
commit14a936490bf90df32ab83d13563efe4b4c768c3c
authorGerd Hoffmann <kraxel@redhat.com>
Thu, 18 Apr 2013 05:30:40 +0000 (18 07:30 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Thu, 25 Apr 2013 19:45:46 +0000 (25 14:45 -0500)
treeb484130f56c1b1d1a2ae2a105e2bd1caed3ae60e
parentaa2beaa1f57ca329cfceece08cc19d52368e6a8f
console: add qemu_console_lookup_by_device

Look up the QemuConsole for a given device, using the new link.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
include/ui/console.h
ui/console.c