qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Stefan Hajnoczi <stefanha@redhat.com>
To: qemu-devel@nongnu.org
Cc: marc.mari.barcelo@gmail.com,
	Peter Maydell <peter.maydell@linaro.org>,
	Andreas Faerber <afaerber@suse.de>,
	Stefan Hajnoczi <stefanha@redhat.com>
Subject: [Qemu-devel] [PATCH v2 0/2] libqos: use microseconds instead of iterations for virtio timeout
Date: Mon, 29 Sep 2014 16:40:10 +0100	[thread overview]
Message-ID: <1412005212-18266-1-git-send-email-stefanha@redhat.com> (raw)

v2:
 * Implement "no interrupt" test properly, added Patch 1 [Peter]

Fix the race condition that leads to Travis "make check" failures.

Stefan Hajnoczi (2):
  libqos: improve event_index test with timeout
  libqos: use microseconds instead of iterations for virtio timeout

 tests/libqos/virtio.c   | 50 ++++++++++++++++++++++++++++++++------------
 tests/libqos/virtio.h   | 13 ++++++++----
 tests/virtio-blk-test.c | 55 +++++++++++++++++++++++--------------------------
 3 files changed, 72 insertions(+), 46 deletions(-)

-- 
1.9.3

             reply	other threads:[~2014-09-29 15:40 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-29 15:40 Stefan Hajnoczi [this message]
2014-09-29 15:40 ` [Qemu-devel] [PATCH v2 1/2] libqos: improve event_index test with timeout Stefan Hajnoczi
2014-10-11 11:43   ` Peter Maydell
2014-10-11 11:46     ` Peter Maydell
2014-09-29 15:40 ` [Qemu-devel] [PATCH v2 2/2] libqos: use microseconds instead of iterations for virtio timeout Stefan Hajnoczi
2014-09-29 17:11 ` [Qemu-devel] [PATCH v2 0/2] " Paolo Bonzini
2014-09-29 17:18 ` Peter Maydell

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=1412005212-18266-1-git-send-email-stefanha@redhat.com \
    --to=stefanha@redhat.com \
    --cc=afaerber@suse.de \
    --cc=marc.mari.barcelo@gmail.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    /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).