]> git.proxmox.com Git - qemu.git/commit
chardev: switch serial/tty init to qapi
authorGerd Hoffmann <kraxel@redhat.com>
Fri, 22 Feb 2013 14:48:05 +0000 (15:48 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Wed, 13 Mar 2013 09:27:46 +0000 (10:27 +0100)
commit0f1cb51da7112fa62c6cde62f546714a2c672f54
tree599e60c711e7cc819b532f92c0a8d6c9d0ec8c20
parent7c358031eac9a41c215900020acf8600d33138aa
chardev: switch serial/tty init to qapi

This patch switches over the serial chardev initialization
to the new qapi code path.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
qemu-char.c