commit | cb78d4a1efb177f093b9b9c2e3336a3b658af467 | [log] [tgz] |
---|---|---|
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | Sun Oct 23 21:54:32 2016 +0200 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Fri Oct 28 11:19:38 2016 +0200 |
tree | d18dcfc5fda514b30776660d38b025aef15baeca | |
parent | 0fb7c8828a785d47027fd12807df7226937ca31f [diff] |
Defer BrlAPI tty acquisition to when guest starts using device We do not want to catch the BrlAPI input/ouput immediately, but only when the guest has started discussing withour virtual device. This notably fixes input before the guest driver has started. Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>