diff options
author | Peter Xu | 2018-03-09 10:00:06 +0100 |
---|---|---|
committer | Eric Blake | 2018-03-19 20:58:37 +0100 |
commit | d003f7a8f9cafe50119975844fa01afc2baf41fb (patch) | |
tree | ecede01f6466d8ae390e5ac7e31c5ccf6af73019 /hw/core | |
parent | tests: qmp-test: verify command batching (diff) | |
download | qemu-d003f7a8f9cafe50119975844fa01afc2baf41fb.tar.gz qemu-d003f7a8f9cafe50119975844fa01afc2baf41fb.tar.xz qemu-d003f7a8f9cafe50119975844fa01afc2baf41fb.zip |
tests: qmp-test: add oob test
Test the new OOB capability. Here we used the new "x-oob-test" command.
First, we send a lock=true and oob=false command to hang the main
thread. Then send another lock=false and oob=true command (which will
be run inside parser this time) to free that hanged command.
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Peter Xu <peterx@redhat.com>
Message-Id: <20180309090006.10018-24-peterx@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
[eblake: grammar tweaks]
Signed-off-by: Eric Blake <eblake@redhat.com>
Diffstat (limited to 'hw/core')
0 files changed, 0 insertions, 0 deletions