qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PULL 00/11] Trivial branch for 6.2 patches


From: Richard Henderson
Subject: Re: [PULL 00/11] Trivial branch for 6.2 patches
Date: Sat, 23 Oct 2021 16:22:13 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0

On 10/23/21 11:31 AM, Laurent Vivier wrote:
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(-)

Applied, thanks.

r~




reply via email to

[Prev in Thread] Current Thread [Next in Thread]