qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/2] libqos: use microseconds instead of iterations for virtio timeout
@ 2014-09-29 15:40 Stefan Hajnoczi
  2014-09-29 15:40 ` [Qemu-devel] [PATCH v2 1/2] libqos: improve event_index test with timeout Stefan Hajnoczi
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Stefan Hajnoczi @ 2014-09-29 15:40 UTC (permalink / raw)
  To: qemu-devel
  Cc: marc.mari.barcelo, Peter Maydell, Andreas Faerber,
	Stefan Hajnoczi

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2014-10-11 11:47 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-29 15:40 [Qemu-devel] [PATCH v2 0/2] libqos: use microseconds instead of iterations for virtio timeout Stefan Hajnoczi
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

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).