Gerd Hoffmann
2015-Jan-21 11:31 UTC
[PATCH v3 00/16] virtio-pci: towards virtio 1.0 guest support
Hi,> > While hacking it up I've noticed spec doesn't match reality. The > > "Virtio Structure PCI Capabilities" section here ... > > > > http://docs.oasis-open.org/virtio/virtio/v1.0/cs01/virtio-v1.0-cs01.html#x1-690004 > > > > ... doesn't match what qemu is doing. Huh? > > Thanks a lot for the report, and the tool!pciutils patch needs an update too (because I've made it decode the broken qemu capabilities). Will come as separate mail with proper commit message in a moment.> I sent patches to fix this all up. > You can try my qemu and linux virtio-net branches now, > they should be spec compliant.Yep, much better. caps match spec, the system boots fine from virtio-scsi, and the nfs-mounts (using virtio-net) are there too. cheers, Gerd
Michael S. Tsirkin
2015-Jan-21 11:36 UTC
[PATCH v3 00/16] virtio-pci: towards virtio 1.0 guest support
On Wed, Jan 21, 2015 at 12:31:08PM +0100, Gerd Hoffmann wrote:> Hi, > > > > While hacking it up I've noticed spec doesn't match reality. The > > > "Virtio Structure PCI Capabilities" section here ... > > > > > > http://docs.oasis-open.org/virtio/virtio/v1.0/cs01/virtio-v1.0-cs01.html#x1-690004 > > > > > > ... doesn't match what qemu is doing. Huh? > > > > Thanks a lot for the report, and the tool! > > pciutils patch needs an update too (because I've made it decode the > broken qemu capabilities). Will come as separate mail with proper > commit message in a moment. > > > I sent patches to fix this all up. > > You can try my qemu and linux virtio-net branches now, > > they should be spec compliant. > > Yep, much better. caps match spec, the system boots fine from > virtio-scsi, and the nfs-mounts (using virtio-net) are there too. > > cheers, > GerdThanks! Want to respond to the patches with a tested-by tag?
Reasonably Related Threads
- [PATCH v3 00/16] virtio-pci: towards virtio 1.0 guest support
- [PATCH v3 00/16] virtio-pci: towards virtio 1.0 guest support
- [PATCH v3 00/16] virtio-pci: towards virtio 1.0 guest support
- [PATCH v3 00/16] virtio-pci: towards virtio 1.0 guest support
- [PATCH v3 00/16] virtio-pci: towards virtio 1.0 guest support