[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] s390 - No 'PCI' bus found for device 'virtio-serial-pci
From: |
Alexander Graf |
Subject: |
Re: [Qemu-devel] s390 - No 'PCI' bus found for device 'virtio-serial-pci' |
Date: |
Mon, 5 Apr 2010 19:58:35 +0200 |
On 05.04.2010, at 17:30, Bastian Blank wrote:
> On Mon, Apr 05, 2010 at 08:14:00PM +0530, Amit Shah wrote:
>> On (Mon) Apr 05 2010 [16:34:13], Bastian Blank wrote:
>>> | $ ./s390x-softmmu/qemu-system-s390x -nographic -enable-kvm -kernel
>>> /boot/vmlinuz-2.6.32-4-s390x
>>> | qemu-system-s390x: No 'PCI' bus found for device 'virtio-serial-pci'
>> I'm not sure where this could be coming from; there's a
>> virtio-serial-pci in vl.c. Can you check if commenting that out works?
>
> Nope. I have to remove the device registration all together.
That's exactly what commit b305b9d7d6990e492966ffb1fdf619482adeb7e2 should be
doing.
Alex