]> git.proxmox.com Git - qemu.git/commit
sclpconsole: Don't instantiate sclpconsole with -nodefaults
authorChristian Borntraeger <borntraeger@de.ibm.com>
Fri, 25 Jan 2013 06:00:19 +0000 (06:00 +0000)
committerAlexander Graf <agraf@suse.de>
Tue, 29 Jan 2013 20:50:05 +0000 (21:50 +0100)
commit2e788490d83a4de5bea00207c8695edd5d487e4a
tree1ee49e76247b259f71a68fb914e6c43c4ed14663
parenta5c95808bac7d995378b3835e10011775c7c2d0b
sclpconsole: Don't instantiate sclpconsole with -nodefaults

libvirt specifies nodefaults and creates an sclp console with special
parameters. Let qemu follow nodefaults and don't create an sclp
console if nodefaults is specified.

Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
vl.c