Home
last modified time | relevance | path

Searched hist:d59044ef (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/
H A Dqemu-options.hxd037d6bb Wed Feb 13 08:54:15 CST 2013 Markus Armbruster <armbru@redhat.com> chardev: Fix manual page and qemu-doc for -chardev tty

Broken in commit d59044ef.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Message-id: 1360767256-610-2-git-send-email-armbru@redhat.com
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
d59044ef Wed Dec 19 06:50:29 CST 2012 Gerd Hoffmann <kraxel@redhat.com> chardev: add serial chardev support to chardev-add (qmp)

Similar to file, except that no separate in/out files are supported
because it's pointless for direct device access. Also the special
tty ioctl hooks (pass through linespeed settings etc) are activated
on Unix.

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