The following changes since commit 1dafe7656a9c2770065e91208edd4c073f5f98a9:
Merge remote-tracking branch 'remotes/vivier-m68k/tags/q800-pull-request' into staging (2021-10-22 07:47:13 -0700) are available in the Git repository at: git://github.com/vivier/qemu.git tags/trivial-branch-for-6.2-pull-request for you to fetch changes up to 2c92be50bcfa8b7529a39fc99078ef14dcfc71aa: analyze-migration.py: fix extract contents ('-x') errors (2021-10-23 20:28:56 +0200) ---------------------------------------------------------------- Trivial patches pull request 20211023 ---------------------------------------------------------------- Greg Kurz (2): softmmu/physmem.c: Fix typo in comment README: Fix some documentation URLs Laurent Vivier (2): analyze-migration.py: fix a long standing typo analyze-migration.py: fix extract contents ('-x') errors Oğuz Ersen (1): po: update turkish translation Philippe Mathieu-Daudé (3): disas/nios2: Fix style in print_insn_nios2() disas/nios2: Simplify endianess conversion MAINTAINERS: Add myself as reviewer of 'Machine core' API Tong Ho (3): hw/nvram: Fix Memory Leak in Xilinx eFuse QOM hw/nvram: Fix Memory Leak in Xilinx Versal eFuse device hw/nvram: Fix Memory Leak in Xilinx ZynqMP eFuse device MAINTAINERS | 1 + README.rst | 14 +++--- disas/nios2.c | 73 ++++++++++++------------------- hw/nvram/xlnx-efuse.c | 9 ++-- hw/nvram/xlnx-versal-efuse-ctrl.c | 20 ++++++--- hw/nvram/xlnx-zynqmp-efuse.c | 18 +++++--- include/disas/dis-asm.h | 3 +- po/tr.po | 25 +++++------ scripts/analyze-migration.py | 6 +-- softmmu/physmem.c | 2 +- target/nios2/cpu.c | 6 +-- 11 files changed, 87 insertions(+), 90 deletions(-) -- 2.31.1