]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Do not enforce source type of console[0]
authorJan Kiszka <jan.kiszka@siemens.com>
Tue, 13 Mar 2012 15:48:27 +0000 (16:48 +0100)
committerEric Blake <eblake@redhat.com>
Tue, 17 Apr 2012 04:24:20 +0000 (22:24 -0600)
commitdde91ab9172c7aa929b98df74c16afd296fe435a
tree27b89da0bc3fcf537e26787760ecbb7cdfbd2d13
parent10c31135f321851f02ad1985684389a42f6f5e54
Do not enforce source type of console[0]

If console[0] is an alias for serial[0], do not enforce the former to
have a PTY source type. This breaks serial consoles on stdio and makes
no sense.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
AUTHORS
src/qemu/qemu_process.c