On Wed, Oct 15, 2025 at 01:28:51PM +0400, [email protected] wrote: > From: Marc-André Lureau <[email protected]> > > The command is niche and better served by the host audio system. > There is no QMP equivalent, fortunately. You can capture the audio > stream via remote desktop protocols too (dbus, vnc, spice). > > Signed-off-by: Marc-André Lureau <[email protected]> > --- > docs/about/deprecated.rst | 20 ++++++++++++++++++++ > meson.build | 4 ++++ > audio/audio-hmp-cmds.c | 7 +++++++ > audio/meson.build | 5 +++-- > hmp-commands-info.hx | 2 ++ > hmp-commands.hx | 2 ++ > 6 files changed, 38 insertions(+), 2 deletions(-)
Please remove the build system changes, as that is not something that is done with deprecation. With regards, Daniel -- |: https://berrange.com -o- https://www.flickr.com/photos/dberrange :| |: https://libvirt.org -o- https://fstop138.berrange.com :| |: https://entangle-photo.org -o- https://www.instagram.com/dberrange :|
