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'.
cheers, Gerd