Re: [PATCH v3 00/16] virtio-pci: towards virtio 1.0 guest support
From: Gerd Hoffmann <kraxel@redhat.com>
Date: 2015-01-16 13:27:19
Also in:
lkml
From: Gerd Hoffmann <kraxel@redhat.com>
Date: 2015-01-16 13:27:19
Also in:
lkml
Hi,
quoted
quoted
quoted
virtio-scsi seems to be broken, at least my usual fedora guest didn't boot up from virtio-scsi disk when using a guest kernel with this patch series applied.I'll re-test. Do other devices work for you? Thanks!Didn't came very far yet in my testing due to the guest not booting.Try virtio-blk - that worked for me.
Nope. Booted from ide now, looked in /sys/bus/virtio/devices: lrwxrwxrwx. 1 root root 0 Jan 16 14:15 virtio0 -> ../../../devices/pci0000:00/0000:00:0b.0/virtio0 lspci: 00:09.0 Ethernet controller: Red Hat, Inc Virtio network device 00:0a.0 Communication controller: Red Hat, Inc Virtio console 00:0b.0 Unclassified device [00ff]: Red Hat, Inc Virtio memory balloon net + serial are missing ... I'm running 3.19-rc4 with this series applied in the guest, maybe I need more? On the qemu side it is your virtio-1.0 branch from yesterday, rebased to master. cheers, Gerd