qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/4] Trivial fixes for configure and Python scripts
@ 2019-02-07 19:36 Cleber Rosa
  2019-02-07 19:36 ` [Qemu-devel] [PATCH 1/4] configure: remove handling of "wav" audio driver Cleber Rosa
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: Cleber Rosa @ 2019-02-07 19:36 UTC (permalink / raw)
  To: qemu-devel
  Cc: Cleber Rosa, qemu-trivial, Michael Tokarev, Laurent Vivier,
	Eduardo Habkost

This is just a small collection of trivial fixes for configure
and some Python scripts (missing/unused import statements).

Cleber Rosa (4):
  configure: remove handling of "wav" audio driver
  configure: fix qemu-img name
  scripts/render_block_graph.py: add a missing import
  tests/migration/guestperf/engine.py: remove unused import

 configure                           | 6 +-----
 scripts/render_block_graph.py       | 1 +
 tests/migration/guestperf/engine.py | 1 -
 3 files changed, 2 insertions(+), 6 deletions(-)

-- 
2.20.1

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

end of thread, other threads:[~2019-02-14  9:46 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-07 19:36 [Qemu-devel] [PATCH 0/4] Trivial fixes for configure and Python scripts Cleber Rosa
2019-02-07 19:36 ` [Qemu-devel] [PATCH 1/4] configure: remove handling of "wav" audio driver Cleber Rosa
2019-02-07 20:05   ` Laurent Vivier
2019-02-07 21:33   ` Philippe Mathieu-Daudé
2019-02-14  9:44   ` [Qemu-devel] [Qemu-trivial] " Laurent Vivier
2019-02-07 19:36 ` [Qemu-devel] [PATCH 2/4] configure: fix qemu-img name Cleber Rosa
2019-02-07 20:11   ` Laurent Vivier
2019-02-07 21:36     ` Philippe Mathieu-Daudé
2019-02-14  9:44   ` [Qemu-devel] [Qemu-trivial] " Laurent Vivier
2019-02-07 19:36 ` [Qemu-devel] [PATCH 3/4] scripts/render_block_graph.py: add a missing import Cleber Rosa
2019-02-07 19:36 ` [Qemu-devel] [PATCH 4/4] tests/migration/guestperf/engine.py: remove unused import Cleber Rosa
2019-02-14  9:46 ` [Qemu-devel] [Qemu-trivial] [PATCH 0/4] Trivial fixes for configure and Python scripts Laurent Vivier

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