Am 22.10.23 um 11:58 schrieb Manos Pitsidianakis: > Hello Volker, > > On Sat, 21 Oct 2023 12:07, Volker Rümelin <vr_q...@t-online.de> wrote: >> the virtio-sound device alias doesn't work. > > Yes, there's no virtio-sound alias hence why it does not work.
Sorry, I don't understand your last sentence. You add this alias with the following line in patch 02/11, so there is a virtio-sound alias. This alias doesn't work because there is a device with the same name. + { "virtio-sound-pci", "virtio-sound", QEMU_ARCH_VIRTIO_PCI}, With best regards, Volker > > I will wait a bit before spinning a new version of the series because > the goal post keeps moving forward everytime there's a new version > while there is still stuff to address. If this is the only change I'd > like to hear from Gerd if this is ok to merge otherwise, and perhaps I > can send a new version of this patch only? > > Manos