3 Oct
2025
3 Oct
'25
6:59 a.m.
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 <abologna@redhat.com> --- src/qemu/qemu_command.c | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-)
Reviewed-by: Peter Krempa <pkrempa@redhat.com>