[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [PULL 9/9] scripts/replay-dump.py: fix utf-8 mangling
From: |
Eduardo Habkost |
Subject: |
[Qemu-devel] [PULL 9/9] scripts/replay-dump.py: fix utf-8 mangling |
Date: |
Thu, 17 Jan 2019 18:17:43 -0200 |
From: Alex Bennée <address@hidden>
Signed-off-by: Alex Bennée <address@hidden>
Message-Id: <address@hidden>
Reviewed-by: Philippe Mathieu-Daudé <address@hidden>
Reviewed-by: Cleber Rosa <address@hidden>
Signed-off-by: Eduardo Habkost <address@hidden>
---
scripts/replay-dump.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/scripts/replay-dump.py b/scripts/replay-dump.py
index 5ae77c8a92..ee7fda2638 100755
--- a/scripts/replay-dump.py
+++ b/scripts/replay-dump.py
@@ -3,7 +3,7 @@
#
# Dump the contents of a recorded execution stream
#
-# Copyright (c) 2017 Alex Bennée <address@hidden>
+# Copyright (c) 2017 Alex Bennée <address@hidden>
#
# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public
--
2.18.0.rc1.1.g3f1ff2140
- [Qemu-devel] [PULL 0/9] Python queue, 2019-01-17, Eduardo Habkost, 2019/01/17
- [Qemu-devel] [PULL 1/9] scripts/device-crash-test: Remove known crashes, Eduardo Habkost, 2019/01/17
- [Qemu-devel] [PULL 2/9] scripts: Remove unused python imports, Eduardo Habkost, 2019/01/17
- [Qemu-devel] [PULL 3/9] configure: keep track of Python version, Eduardo Habkost, 2019/01/17
- [Qemu-devel] [PULL 5/9] Travis CI: make specified Python versions usable on jobs, Eduardo Habkost, 2019/01/17
- [Qemu-devel] [PULL 4/9] check-venv: use recorded Python version, Eduardo Habkost, 2019/01/17
- [Qemu-devel] [PULL 6/9] check-help: visual and content improvements, Eduardo Habkost, 2019/01/17
- [Qemu-devel] [PULL 7/9] Acceptance tests: add Linux initrd checking test, Eduardo Habkost, 2019/01/17
- [Qemu-devel] [PULL 9/9] scripts/replay-dump.py: fix utf-8 mangling,
Eduardo Habkost <=
- [Qemu-devel] [PULL 8/9] qemu.py: Fix error message when qemu dies from signal, Eduardo Habkost, 2019/01/17
- Re: [Qemu-devel] [PULL 0/9] Python queue, 2019-01-17, Peter Maydell, 2019/01/18