qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] ahci: test varying sector offsets
@ 2015-03-10 17:29 John Snow
  2015-03-10 17:29 ` [Qemu-devel] [PATCH 1/2] qtest/ahci: add qcow2 support to ahci-test John Snow
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: John Snow @ 2015-03-10 17:29 UTC (permalink / raw)
  To: qemu-block; +Cc: kwolf, John Snow, qemu-devel, stefanha

This is a re-send of patches 7 & 8 from an earlier series,
"[PATCH v2 0/8] ahci: add more IO tests" which ultimately got bounced
back because I used some glib functions that were too new.

This is effectively v3 of these two patches:

- Removed "./" from the execution CLI. Now you can set an absolute or
  relative path for QTEST_QEMU_IMG and it will work either way. The default
  as generated by the Makefile will be a relative path.

- Removed the g_spawn_check_exit_status glib call from mkimg(). See the
  in-line comments in patch 1/2 for correctness justification.

John Snow (2):
  qtest/ahci: add qcow2 support to ahci-test
  qtest/ahci: test different disk sectors

 tests/Makefile        |  1 +
 tests/ahci-test.c     | 84 +++++++++++++++++++++++++++++++++++++--------------
 tests/libqos/ahci.c   | 10 +++---
 tests/libqos/ahci.h   |  4 +--
 tests/libqos/libqos.c | 41 +++++++++++++++++++++++++
 tests/libqos/libqos.h |  2 ++
 6 files changed, 113 insertions(+), 29 deletions(-)

-- 
1.9.3

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

end of thread, other threads:[~2015-03-12 17:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-10 17:29 [Qemu-devel] [PATCH 0/2] ahci: test varying sector offsets John Snow
2015-03-10 17:29 ` [Qemu-devel] [PATCH 1/2] qtest/ahci: add qcow2 support to ahci-test John Snow
2015-03-10 17:29 ` [Qemu-devel] [PATCH 2/2] qtest/ahci: test different disk sectors John Snow
2015-03-12 17:24 ` [Qemu-devel] [PATCH 0/2] ahci: test varying sector offsets John Snow

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