All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] qemu-io tests: More fine grained control of qemu paths
@ 2011-12-01 13:41 ` Lucas Meneghel Rodrigues
  0 siblings, 0 replies; 8+ messages in thread
From: Lucas Meneghel Rodrigues @ 2011-12-01 13:41 UTC (permalink / raw)
  To: qemu-devel; +Cc: kvm, kwolf, hch, Lucas Meneghel Rodrigues

In automated test environments, we often build and test
qemu from arbitrary paths, rather than installing them
on standard PATH directories. Of course, appending directories
to PATH might produce the desired result, but making it
possible to specify arbitrary qemu paths through environment
variables is very convenient and minimally intrusive.

So, make it possible to set qemu paths through env
variables, and also, print the paths of the qemu versions
being tested, for clarity sake.

Lucas Meneghel Rodrigues (2):
  check: print relevant path information
  common.config: Allow use of arbitrary qemu* paths

 check         |    3 +++
 common.config |   12 +++++++++---
 2 files changed, 12 insertions(+), 3 deletions(-)

-- 
1.7.7.3


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

end of thread, other threads:[~2011-12-08 16:51 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-01 13:41 [PATCH 0/2] qemu-io tests: More fine grained control of qemu paths Lucas Meneghel Rodrigues
2011-12-01 13:41 ` [Qemu-devel] " Lucas Meneghel Rodrigues
2011-12-01 13:41 ` [PATCH 1/2] check: print relevant path information Lucas Meneghel Rodrigues
2011-12-01 13:41   ` [Qemu-devel] " Lucas Meneghel Rodrigues
2011-12-01 13:41 ` [PATCH 2/2] common.config: Allow use of arbitrary qemu* paths Lucas Meneghel Rodrigues
2011-12-01 13:41   ` [Qemu-devel] " Lucas Meneghel Rodrigues
2011-12-08 16:51 ` [PATCH 0/2] qemu-io tests: More fine grained control of qemu paths Christoph Hellwig
2011-12-08 16:51   ` [Qemu-devel] " Christoph Hellwig

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.