qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/9] Python queue, 2019-01-17
@ 2019-01-17 20:17 Eduardo Habkost
  2019-01-17 20:17 ` [Qemu-devel] [PULL 1/9] scripts/device-crash-test: Remove known crashes Eduardo Habkost
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Eduardo Habkost @ 2019-01-17 20:17 UTC (permalink / raw)
  To: Peter Maydell, qemu-devel; +Cc: Alex Bennée, Cleber Rosa

The following changes since commit 681d61362d3f766a00806b89d6581869041f73cb:

  Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into staging (2019-01-17 12:48:42 +0000)

are available in the Git repository at:

  git://github.com/ehabkost/qemu.git tags/python-next-pull-request

for you to fetch changes up to 49ebe9b15876f3ce9a5f45cb53a16b6a788d65fd:

  scripts/replay-dump.py: fix utf-8 mangling (2019-01-17 17:52:40 -0200)

----------------------------------------------------------------
Python queue, 2019-01-17

Fixes:
* Actually test different Python versions on Travis CI
* Fix qemu.py error message when qemu dies from signal

Cleanups:
* Track Python version on config-host.mak
* Remove fixed crashes from scripts/device-crash-test
* Acceptance tests: Linux initrd checking test
* Fix utf-8 mangling at scripts/replay-dump.py
* Remove unused python imports from multiple scripts

----------------------------------------------------------------

Alex Bennée (1):
  scripts/replay-dump.py: fix utf-8 mangling

Cleber Rosa (4):
  configure: keep track of Python version
  check-venv: use recorded Python version
  Travis CI: make specified Python versions usable on jobs
  check-help: visual and content improvements

Eric Blake (1):
  qemu.py: Fix error message when qemu dies from signal

Philippe Mathieu-Daudé (1):
  scripts: Remove unused python imports

Thomas Huth (1):
  scripts/device-crash-test: Remove known crashes

Wainer dos Santos Moschetta (1):
  Acceptance tests: add Linux initrd checking test

 configure                                    |  6 ++-
 scripts/analyse-locks-simpletrace.py         |  1 -
 scripts/analyze-migration.py                 |  1 -
 scripts/qemu.py                              |  2 +-
 scripts/replay-dump.py                       |  2 +-
 scripts/simpletrace.py                       |  1 -
 scripts/tracetool.py                         |  2 -
 scripts/tracetool/format/simpletrace_stap.py |  2 +-
 .travis.yml                                  |  4 +-
 scripts/device-crash-test                    | 16 -------
 tests/Makefile.include                       | 11 +++--
 tests/acceptance/linux_initrd.py             | 48 ++++++++++++++++++++
 12 files changed, 65 insertions(+), 31 deletions(-)
 create mode 100644 tests/acceptance/linux_initrd.py

-- 
2.18.0.rc1.1.g3f1ff2140

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

end of thread, other threads:[~2019-01-18 16:56 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-17 20:17 [Qemu-devel] [PULL 0/9] Python queue, 2019-01-17 Eduardo Habkost
2019-01-17 20:17 ` [Qemu-devel] [PULL 1/9] scripts/device-crash-test: Remove known crashes Eduardo Habkost
2019-01-17 20:17 ` [Qemu-devel] [PULL 2/9] scripts: Remove unused python imports Eduardo Habkost
2019-01-17 20:17 ` [Qemu-devel] [PULL 3/9] configure: keep track of Python version Eduardo Habkost
2019-01-17 20:17 ` [Qemu-devel] [PULL 4/9] check-venv: use recorded " Eduardo Habkost
2019-01-17 20:17 ` [Qemu-devel] [PULL 5/9] Travis CI: make specified Python versions usable on jobs Eduardo Habkost
2019-01-17 20:17 ` [Qemu-devel] [PULL 6/9] check-help: visual and content improvements Eduardo Habkost
2019-01-17 20:17 ` [Qemu-devel] [PULL 7/9] Acceptance tests: add Linux initrd checking test Eduardo Habkost
2019-01-17 20:17 ` [Qemu-devel] [PULL 8/9] qemu.py: Fix error message when qemu dies from signal Eduardo Habkost
2019-01-17 20:17 ` [Qemu-devel] [PULL 9/9] scripts/replay-dump.py: fix utf-8 mangling Eduardo Habkost
2019-01-18 16:55 ` [Qemu-devel] [PULL 0/9] Python queue, 2019-01-17 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).