From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:57345) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ScH9A-0007qt-OW for qemu-devel@nongnu.org; Wed, 06 Jun 2012 10:23:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ScH96-0003fh-F0 for qemu-devel@nongnu.org; Wed, 06 Jun 2012 10:23:40 -0400 Received: from mail-pb0-f45.google.com ([209.85.160.45]:33695) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ScH96-0003fI-6q for qemu-devel@nongnu.org; Wed, 06 Jun 2012 10:23:36 -0400 Received: by pbbro12 with SMTP id ro12so9820770pbb.4 for ; Wed, 06 Jun 2012 07:23:34 -0700 (PDT) Sender: Paolo Bonzini From: Paolo Bonzini Date: Wed, 6 Jun 2012 16:23:25 +0200 Message-Id: <1338992607-12388-1-git-send-email-pbonzini@redhat.com> Subject: [Qemu-devel] [PATCH v2 0/2] Two small fixes to the streaming test case. List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: kwolf@redhat.com Modified the commit messages according to the discussion thread. Paolo Bonzini (2): qemu-iotests: fill streaming test image with data qemu-iotests: start vms in qtest mode tests/qemu-iotests/030 | 15 +++++++++++++-- tests/qemu-iotests/iotests.py | 4 +++- 2 files changed, 16 insertions(+), 3 deletions(-) -- 1.7.10.1