]> Git Repo - qemu.git/commit
migration-test: Make wait_command() return the "return" member
authorMarkus Armbruster <[email protected]>
Mon, 6 Aug 2018 06:53:36 +0000 (08:53 +0200)
committerMarkus Armbruster <[email protected]>
Thu, 16 Aug 2018 06:42:06 +0000 (08:42 +0200)
commite14541652486080a7bb38057f024a18143d111ed
tree223b78d974f3a40c046096a247bee8903c52ddf8
parent82cab70bd884a77fbe4e738725c32c88daca70d6
migration-test: Make wait_command() return the "return" member

All callers of wait_command() are only interested in the success
response's "return" member.  Lift its extraction into wait_command().

Cc: Juan Quintela <[email protected]>
Cc: Dr. David Alan Gilbert <[email protected]>
Signed-off-by: Markus Armbruster <[email protected]>
Reviewed-by: Juan Quintela <[email protected]>
Reviewed-by: Eric Blake <[email protected]>
Message-Id: <20180806065344[email protected]>
tests/migration-test.c
This page took 0.024672 seconds and 4 git commands to generate.