qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Re: [RFC PATCH 0/8] virtio-console: Move to qdev, multiple


From: Amit Shah
Subject: [Qemu-devel] Re: [RFC PATCH 0/8] virtio-console: Move to qdev, multiple devices, generic ports
Date: Thu, 24 Dec 2009 16:04:48 +0530
User-agent: Mutt/1.5.19 (2009-01-05)

On (Thu) Dec 24 2009 [11:28:25], Alexander Graf wrote:
> 
> address@hidden:/tmp/qemu> ./s390x-softmmu/qemu-system-s390x -enable-kvm -vnc 
> :0 -kernel /boot/image
> Did not find PCI bus for virtio-serial-pci
> Did not find virtio-serial-bus bus for virtconsole
> address@hidden:/tmp/qemu> 
> address@hidden:/tmp/qemu> ./s390x-softmmu/qemu-system-s390x -enable-kvm -vnc 
> :0 -kernel /boot/image -virtioconsole stdio
> Did not find PCI bus for virtio-serial-pci
> Did not find virtio-serial-bus bus for virtconsole
> address@hidden:/tmp/qemu> 

Please try with

-chardev ...,id=cons  -device virtio-serial-s390 -device
virtconsole,chardev=cons

                Amit




reply via email to

[Prev in Thread] Current Thread [Next in Thread]