qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: QingFeng Hao <haoqf@linux.vnet.ibm.com>
To: qemu-block@nongnu.org
Cc: qemu-devel@nongnu.org, jcody@redhat.com, stefanha@redhat.com,
	kwolf@redhat.com, famz@redhat.com, cohuck@redhat.com,
	borntraeger@de.ibm.com, QingFeng Hao <haoqf@linux.vnet.ibm.com>
Subject: [Qemu-devel] [PATCH v2 0/1] iotests: fix test case 185
Date: Fri, 23 Mar 2018 04:43:55 +0100	[thread overview]
Message-ID: <20180323034356.72130-1-haoqf@linux.vnet.ibm.com> (raw)

Hi,
This patch is to fix iotest case 185 and based on the latest commit
d522e0bd18364 --- "gitmodules: Use the QEMU mirror of qemu-palcode".
Thanks!

Change Log (v2):
* Recover the change on the call to bdrv_drain_all but don't resume the
  yielded jobs according to Stefan Hajnoczi's comment.
* Change 185.out accordingly as job's status is changed as well.

Change Log (v1):
* Remove the call to bdrv_drain_all in vm_shutdown to make case 185 passed.

QingFeng Hao (1):
  iotests: fix test case 185

 blockjob.c                 | 10 +++++++++-
 include/block/blockjob.h   |  5 +++++
 tests/qemu-iotests/185.out | 11 +++++++++--
 3 files changed, 23 insertions(+), 3 deletions(-)

-- 
2.13.5

             reply	other threads:[~2018-03-23  3:44 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-23  3:43 QingFeng Hao [this message]
2018-03-23  3:43 ` [Qemu-devel] [PATCH v2 1/1] iotests: fix test case 185 QingFeng Hao
2018-03-23 10:04   ` Stefan Hajnoczi
2018-03-27  3:32     ` QingFeng Hao
2018-04-03 14:20       ` Stefan Hajnoczi
2018-03-26 10:29   ` Kevin Wolf
2018-03-27  3:33     ` QingFeng Hao
2018-03-23  4:41 ` [Qemu-devel] [PATCH v2 0/1] " no-reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180323034356.72130-1-haoqf@linux.vnet.ibm.com \
    --to=haoqf@linux.vnet.ibm.com \
    --cc=borntraeger@de.ibm.com \
    --cc=cohuck@redhat.com \
    --cc=famz@redhat.com \
    --cc=jcody@redhat.com \
    --cc=kwolf@redhat.com \
    --cc=qemu-block@nongnu.org \
    --cc=qemu-devel@nongnu.org \
    --cc=stefanha@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).