Next in thread →
Next in month →
[PATCH] Reserve id for virtio-audio device
On Thu, Mar 28, 2019 at 04:20:18PM +0000, Stefan Hajnoczi wrote: > On Tue, Mar 26, 2019 at 10:41:06AM +0100, Paolo Bonzini wrote: > > From: Paolo Bonzini <> > > > > Project ACRN has a virtio-audio device. Unfortunately, the id they are using is > > already reserved in the virtio specification, but it is nevertheless useful to > > have one. > > > > Signed-off-by: Paolo Bonzini <> > > --- > > content.tex 2 ++ > > 1 file changed, 2 insertions(+) > > Reviewed-by: Stefan Hajnoczi <> Daniel Berrange pointed out that this device ID is already used by virtio-pmem. Either virtio-audio or virtio-pmem (neither are in the VIRTIO spec yet) need to change. virtio-pmem patches have been on the kernel mailing list for a while. I guess it went public first and should get the ID, but I haven't looked into the exact history. Stefan Attachment: signature.asc Description: PGP signature
Next in thread →
Next in month →