On Mon, 5 Aug 2024, Jan Beulich wrote:
On 04.08.2024 15:18, John E. Krokes wrote:
Here's a simple and obvious mistake:
~> xl help | grep vsnd
vsnd-attach Create a new virtual sound device
vsnd-list List virtual display devices for a domain
vsnd-detach Destroy a domain's virtual sound device
~>
I'm pretty sure vsnd-list should say "sound devices" instead of
"display devices". The problem is in tools/xl/xl_cmdtable.c.
Would you mind sending a patch (against the current staging tree)?
Jan
I am preparing to send it now.
This is my first time actually using git for anything. I believe I have
complied with all of the requirements and used all of the right tools.
I apologize if I am wrong about that.
-Mag