]> git.ipfire.org Git - thirdparty/qemu.git/commit
iotests: 257: drop unused Drive.device field
authorVladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Fri, 20 Sep 2019 14:20:51 +0000 (17:20 +0300)
committerMax Reitz <mreitz@redhat.com>
Thu, 10 Oct 2019 08:56:17 +0000 (10:56 +0200)
commitf1648454794c09f727f9b73d767a60caf94e87a6
tree855efaef48b168e918b1d1865201b6385fec3f28
parent5c4343b89d4ca4383af0a41fd6de9db78bf0b1ac
iotests: 257: drop unused Drive.device field

After previous commit Drive.device is actually unused. Drop it together
with .name property.  While being here reuse .node in qmp commands
instead of writing 'drive0' twice.

Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
Message-id: 20190920142056.12778-11-vsementsov@virtuozzo.com
Signed-off-by: Max Reitz <mreitz@redhat.com>
tests/qemu-iotests/257