From: Eric Blake
Commit 69ef1f3 accidentally broke migrate_set_parameter's ability
to set the cpu-throttle-increment to anything other than the
default, because it forgot to parse the user's string into an
integer.
CC: qemu-sta...@nongnu.org
Signed-off-by: Eric Blake
Reviewed-by: Marc-André Lur
From: Eric Blake
Commit 69ef1f3 accidentally broke migrate_set_parameter's ability
to set the cpu-throttle-increment to anything other than the
default, because it forgot to parse the user's string into an
integer.
CC: qemu-sta...@nongnu.org
Signed-off-by: Eric Blake
Reviewed-by: Marc-André Lur