On 11/18/24 16:45, Peter Krempa wrote: > From: Adam Julis <[email protected]> > > GSList of iothreads is not allowed to be changed while the > virtual machine is running. > > Resolves: https://issues.redhat.com/browse/RHEL-23607 > Signed-off-by: Adam Julis <[email protected]> > Signed-off-by: Peter Krempa <[email protected]> > --- > > Changes to v1: > - extrac to separate function > - improve readability of loops and handling of error > - fix possibility of infinitely looping if first queue of both queue > lists matches > > src/qemu/qemu_domain.c | 46 ++++++++++++++++++++++++++++++++++++++++++ > 1 file changed, 46 insertions(+)
Reviewed-by: Michal Privoznik <[email protected]> Michal
