On Thu, Sep 25, 2025 at 20:07:10 +0200, Andrea Bolognani via Devel wrote: > This makes the signature consistent with that of other > qemuValidateDomainDeviceDefController*() functions, which > are passed a virDomainDef along with the existing > virDomainControllerDef. Later changes to this function > will require access to the additional data structure. > > Signed-off-by: Andrea Bolognani <[email protected]> > --- > src/qemu/qemu_command.c | 18 +++++++++--------- > 1 file changed, 9 insertions(+), 9 deletions(-)
Reviewed-by: Peter Krempa <[email protected]>
