On Fri, Oct 20, 2023 at 09:16:03AM +0100, Alex Bennée wrote:
> 
> Viresh Kumar <[email protected]> writes:
> 
> > On 19-10-23, 10:56, Alex Bennée wrote:
> >> From: Manos Pitsidianakis <[email protected]>
> >> 
> >> Tested with rust-vmm vhost-user-sound daemon:
> >> 
> >>     RUST_LOG=trace cargo run --bin vhost-user-sound -- --socket 
> >> /tmp/snd.sock --backend null
> >> 
> >> Invocation:
> >> 
> >>     qemu-system-x86_64  \
> >>             -qmp unix:./qmp-sock,server,wait=off  \
> >>             -m 4096 \
> >>             -numa node,memdev=mem \
> >>             -object 
> >> memory-backend-file,id=mem,size=4G,mem-path=/dev/shm,share=on \
> >>             -D qemu.log \
> >>             -d guest_errors,trace:\*snd\*,trace:\*sound\*,trace:\*vhost\* \
> >>             -chardev socket,id=vsnd,path=/tmp/snd.sock \
> >>             -device vhost-user-snd-pci,chardev=vsnd,id=snd \
> >>             /path/to/disk
> >> 
> >> [AJB: imported from 
> >> https://github.com/epilys/qemu-virtio-snd/commit/54ae1cdd15fef2d88e9e387a175f099a38c636f4.patch]
> >> 
> >> Signed-off-by: Alex Bennée <[email protected]>
> >
> > Missing SOB from Manos ?
> 
> oops, guess I need a respin then ;-)

Just ask Manos to send his S.O.B in a reply.


> >
> >> Message-Id: <[email protected]>
> 
> 
> -- 
> Alex Bennée
> Virtualisation Tech Lead @ Linaro

_______________________________________________
Virtio-fs mailing list
[email protected]
https://listman.redhat.com/mailman/listinfo/virtio-fs

Reply via email to