OSDN Git Service

block: qemu-iotests - update 085 to use common.qemu
authorJeff Cody <jcody@redhat.com>
Wed, 30 Apr 2014 14:55:09 +0000 (10:55 -0400)
committerStefan Hajnoczi <stefanha@redhat.com>
Fri, 9 May 2014 18:57:32 +0000 (20:57 +0200)
commite86e8697708ada85ce4b8f9df00342912f7ca14c
tree91f6c452452db9035a7236e133b547ea434790fe
parente940bc13ee15d6304f3a467961b9f33fc0f25595
block: qemu-iotests - update 085 to use common.qemu

The new functionality of common.qemu implements the QEMU control
and communication functionality that was originally in test 085.

This removes that now-duplicate functionality, and uses the
common.qemu functions.

The QEMU commandline changes slightly due to this; in addition to
monitor and qmp i/o options, the new QEMU commandline from inside
common.qemu now introduces -machine accel=qtest.

Reviewed-by: Benoit Canet <benoit@irqsave.net>
Reviewed-by: Fam Zheng <famz@redhat.com>
Signed-off-by: Jeff Cody <jcody@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
tests/qemu-iotests/085