]> 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)
committerCole Robinson <crobinso@redhat.com>
Wed, 25 Apr 2012 20:16:37 +0000 (16:16 -0400)
commit9963f590c1aecb41d419cbeb8db8339fb87b514e
tree5ef9b2ae5de36f4923ca9172a66abe3579b7fe1a
parente3cac12ca81ba973a222d6a4e4f8824edcff523e
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