On 12/07/09 14:07, Alexander Graf wrote:
+static int default_virtcon = 1;
Hm, what does this do? Create both virtio-console-pci and virtio-console-s390
when default_virtcon=1?
No. Make qemu *not* create a default virtio console in case one was
added via '-device virtio-console-pci'.
ch
On 07.12.2009, at 13:42, Gerd Hoffmann wrote:
> This patch adds a variable default_virtcon which says whenever a default
> virtio console should be added. It is disabled by default, followup
> patch will enable it for s390. It is cleared when qemu finds
> '-virtiocon', '-device virtio-console-s