On Thu, Sep 25, 2025 at 20:07:12 +0200, Andrea Bolognani via Devel wrote: > This is not useful right now, because the function is simply > not called at all for model=none USB controllers, but that's > going to change in a moment, when we start calling the > function during validation instead of command line generation. > Making this change ahead of time means that we can simply > move the code verbatim later. > > Signed-off-by: Andrea Bolognani <[email protected]> > --- > src/qemu/qemu_command.c | 3 +++ > 1 file changed, 3 insertions(+)
Reviewed-by: Peter Krempa <[email protected]>
