On Mon, Nov 03, 2025 at 02:10:52PM -0600, Eric Blake wrote: > Upcoming patches will adjust how net_listener watches for new client > connections; adding trace points now makes it easier to debug that the > changes work as intended. For example, adding > --trace='qio_net_listener*' to the qemu-storage-daemon command line > before --nbd-server will track when the server first starts listening > for clients. > > Signed-off-by: Eric Blake <[email protected]> > --- > io/net-listener.c | 17 +++++++++++++++++ > io/trace-events | 5 +++++ > 2 files changed, 22 insertions(+)
Reviewed-by: Daniel P. Berrangé <[email protected]> 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 :|
