On 1/26/21 11:48 AM, Max Reitz wrote: > Commit 0afec75734331 removed the 'change' QMP command, so we can no > longer test it in 118. > > Fixes: 0afec75734331a0b52fa3aa4235220eda8c7846f > ('qmp: remove deprecated "change" command') > Signed-off-by: Max Reitz <mre...@redhat.com> > --- > tests/qemu-iotests/118 | 17 ----------------- > tests/qemu-iotests/118.out | 4 ++-- > 2 files changed, 2 insertions(+), 19 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@redhat.com>