qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] 764ecf: po: update turkish translation


From: Richard Henderson
Subject: [Qemu-commits] [qemu/qemu] 764ecf: po: update turkish translation
Date: Sat, 23 Oct 2021 16:22:12 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 764ecf77d03bb5fd42fac3d1042148da9130c552
      
https://github.com/qemu/qemu/commit/764ecf77d03bb5fd42fac3d1042148da9130c552
  Author: Oğuz Ersen <oguzersen@protonmail.com>
  Date:   2021-10-22 (Fri, 22 Oct 2021)

  Changed paths:
    M po/tr.po

  Log Message:
  -----------
  po: update turkish translation

Message-Id: 
<lDpmNUjNrVETJ2QoHoYmSoRvKoEIVFbF4IZAa1R5PVzqPCTh7nmV_ERHQlgYtNJN1Ppagtvelbo4uhSihEd5bSqIxCvGQchEWVpP-ofn2kw=@protonmail.com>
Signed-off-by: Oğuz Ersen <oguzersen@protonmail.com>
Reviewed-by: Laurent Vivier <laurent@vivier.eu>
[lv,pb: s/K_opyala/_Kopyala/;s/Se_kmeleri/_Sekmeleri/]
Signed-off-by: Laurent Vivier <laurent@vivier.eu>


  Commit: ed899ac77d5c8b83797a001d33a1e57390181574
      
https://github.com/qemu/qemu/commit/ed899ac77d5c8b83797a001d33a1e57390181574
  Author: Philippe Mathieu-Daudé <f4bug@amsat.org>
  Date:   2021-10-22 (Fri, 22 Oct 2021)

  Changed paths:
    M disas/nios2.c

  Log Message:
  -----------
  disas/nios2: Fix style in print_insn_nios2()

We are going to modify this function, fix its style first.

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Laurent Vivier <laurent@vivier.eu>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20210807110939.95853-2-f4bug@amsat.org>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>


  Commit: dcc99bd833840c6c4e909d391df17b71e47dea62
      
https://github.com/qemu/qemu/commit/dcc99bd833840c6c4e909d391df17b71e47dea62
  Author: Philippe Mathieu-Daudé <f4bug@amsat.org>
  Date:   2021-10-22 (Fri, 22 Oct 2021)

  Changed paths:
    M disas/nios2.c
    M include/disas/dis-asm.h
    M target/nios2/cpu.c

  Log Message:
  -----------
  disas/nios2: Simplify endianess conversion

Since commit 12b6e9b27d4 ("disas: Clean up CPUDebug initialization")
the disassemble_info->bfd_endian enum is set for all targets in
target_disas(). We can directly call print_insn_nios2() and simplify.

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Laurent Vivier <laurent@vivier.eu>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20210807110939.95853-3-f4bug@amsat.org>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>


  Commit: 3bc1bb80423b789cabedde2813630dd5092cb24a
      
https://github.com/qemu/qemu/commit/3bc1bb80423b789cabedde2813630dd5092cb24a
  Author: Philippe Mathieu-Daudé <philmd@redhat.com>
  Date:   2021-10-23 (Sat, 23 Oct 2021)

  Changed paths:
    M MAINTAINERS

  Log Message:
  -----------
  MAINTAINERS: Add myself as reviewer of 'Machine core' API

In order to help Eduardo and Marcel with the machine
core API, add myself as reviewer. That will also help
me to learn more about this subsystem :)

Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed by: Marcel Apfelbaum <marcel.apfelbaum@gmail.com>
Message-Id: <20211007093108.323223-1-philmd@redhat.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>


  Commit: f18d403f15b92ded56362703067eb67161cfe2a9
      
https://github.com/qemu/qemu/commit/f18d403f15b92ded56362703067eb67161cfe2a9
  Author: Greg Kurz <groug@kaod.org>
  Date:   2021-10-23 (Sat, 23 Oct 2021)

  Changed paths:
    M softmmu/physmem.c

  Log Message:
  -----------
  softmmu/physmem.c: Fix typo in comment

Fix the comment to match what the code is doing, as explained in
the changelog of commit 86cf9e154632cb28d749db0ea47946fba8cf3f09
that introduced the change:

    Commit 9458a9a1df1a4c719e24512394d548c1fc7abd22 added synchronization
    of vCPU and migration operations through calling run_on_cpu operation.
    However, in replay mode this synchronization is unneeded, because
    I/O and vCPU threads are already synchronized.
    This patch disables such synchronization for record/replay mode.

Signed-off-by: Greg Kurz <groug@kaod.org>
Reviewed-by: David Hildenbrand <david@redhat.com>
Message-Id: <163429018454.1146856.3429437540871060739.stgit@bahia.huguette>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>


  Commit: c4e4d0d92b37430b74be3e9dab6066d2f4b69a95
      
https://github.com/qemu/qemu/commit/c4e4d0d92b37430b74be3e9dab6066d2f4b69a95
  Author: Tong Ho <tong.ho@xilinx.com>
  Date:   2021-10-23 (Sat, 23 Oct 2021)

  Changed paths:
    M hw/nvram/xlnx-efuse.c

  Log Message:
  -----------
  hw/nvram: Fix Memory Leak in Xilinx eFuse QOM

Signed-off-by: Tong Ho <tong.ho@xilinx.com>
Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Reviewed-by: Francisco Iglesias <frasse.iglesias@gmail.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20211015203532.2463705-2-tong.ho@xilinx.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>


  Commit: 512a63b2b00ee0e7bf99bda2d8e6ce807dfa32c2
      
https://github.com/qemu/qemu/commit/512a63b2b00ee0e7bf99bda2d8e6ce807dfa32c2
  Author: Tong Ho <tong.ho@xilinx.com>
  Date:   2021-10-23 (Sat, 23 Oct 2021)

  Changed paths:
    M hw/nvram/xlnx-versal-efuse-ctrl.c

  Log Message:
  -----------
  hw/nvram: Fix Memory Leak in Xilinx Versal eFuse device

Signed-off-by: Tong Ho <tong.ho@xilinx.com>
Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Reviewed-by: Francisco Iglesias <frasse.iglesias@gmail.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20211015203532.2463705-3-tong.ho@xilinx.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>


  Commit: e3f368e0b280315d5dd3bc26fb00b56587551d87
      
https://github.com/qemu/qemu/commit/e3f368e0b280315d5dd3bc26fb00b56587551d87
  Author: Tong Ho <tong.ho@xilinx.com>
  Date:   2021-10-23 (Sat, 23 Oct 2021)

  Changed paths:
    M hw/nvram/xlnx-zynqmp-efuse.c

  Log Message:
  -----------
  hw/nvram: Fix Memory Leak in Xilinx ZynqMP eFuse device

Signed-off-by: Tong Ho <tong.ho@xilinx.com>
Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Reviewed-by: Francisco Iglesias <frasse.iglesias@gmail.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20211015203532.2463705-4-tong.ho@xilinx.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>


  Commit: 1c3515ad59878ad249a61a4a952f1820a12afb83
      
https://github.com/qemu/qemu/commit/1c3515ad59878ad249a61a4a952f1820a12afb83
  Author: Greg Kurz <groug@kaod.org>
  Date:   2021-10-23 (Sat, 23 Oct 2021)

  Changed paths:
    M README.rst

  Log Message:
  -----------
  README: Fix some documentation URLs

All of these pages live in the wiki, not in the main web site.

Signed-off-by: Greg Kurz <groug@kaod.org>
Reviewed-by: Laurent Vivier <laurent@vivier.eu>
Tested-by: Laurent Vivier <laurent@vivier.eu>
Message-Id: <163456470882.196333.17366490695504718038.stgit@bahia.huguette>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>


  Commit: f98d372aeff5109d2b5a3b858a51347e0ccd36b1
      
https://github.com/qemu/qemu/commit/f98d372aeff5109d2b5a3b858a51347e0ccd36b1
  Author: Laurent Vivier <lvivier@redhat.com>
  Date:   2021-10-23 (Sat, 23 Oct 2021)

  Changed paths:
    M scripts/analyze-migration.py

  Log Message:
  -----------
  analyze-migration.py: fix a long standing typo

The parameters of '-d' can be either 'state' or 'desc', not 'dump'
as it is reported in the error message.

Fixes: b17425701d66 ("Add migration stream analyzation script")
Signed-off-by: Laurent Vivier <lvivier@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20211015131645.501281-2-lvivier@redhat.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>


  Commit: 2c92be50bcfa8b7529a39fc99078ef14dcfc71aa
      
https://github.com/qemu/qemu/commit/2c92be50bcfa8b7529a39fc99078ef14dcfc71aa
  Author: Laurent Vivier <lvivier@redhat.com>
  Date:   2021-10-23 (Sat, 23 Oct 2021)

  Changed paths:
    M scripts/analyze-migration.py

  Log Message:
  -----------
  analyze-migration.py: fix extract contents ('-x') errors

When we try to use 'analyze-migration.py -x' with python3,
we have the following errors:

  Traceback (most recent call last):
    File "scripts/analyze-migration.py", line 593, in <module>
      f.write(jsonenc.encode(dump.vmsd_desc))
  TypeError: a bytes-like object is required, not 'str'

  Traceback (most recent call last):
    File "scripts/analyze-migration.py", line 601, in <module>
      f.write(jsonenc.encode(dict))
  TypeError: a bytes-like object is required, not 'str'

This happens because the file 'f' is open in binary mode while
jsonenc.encode() returns a string.

The results are human-readable files, 'desc.json' and 'state.json',
so there is no reason to use the binary mode.

Signed-off-by: Laurent Vivier <lvivier@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20211015131645.501281-3-lvivier@redhat.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>


  Commit: c5b2f559814104f4145f8bc310f4d33c7ead8f49
      
https://github.com/qemu/qemu/commit/c5b2f559814104f4145f8bc310f4d33c7ead8f49
  Author: Richard Henderson <richard.henderson@linaro.org>
  Date:   2021-10-23 (Sat, 23 Oct 2021)

  Changed paths:
    M MAINTAINERS
    M README.rst
    M disas/nios2.c
    M hw/nvram/xlnx-efuse.c
    M hw/nvram/xlnx-versal-efuse-ctrl.c
    M hw/nvram/xlnx-zynqmp-efuse.c
    M include/disas/dis-asm.h
    M po/tr.po
    M scripts/analyze-migration.py
    M softmmu/physmem.c
    M target/nios2/cpu.c

  Log Message:
  -----------
  Merge remote-tracking branch 
'remotes/vivier/tags/trivial-branch-for-6.2-pull-request' into staging

Trivial patches pull request 20211023

# gpg: Signature made Sat 23 Oct 2021 11:30:42 AM PDT
# gpg:                using RSA key CD2F75DDC8E3A4DC2E4F5173F30C38BD3F2FBE3C
# gpg:                issuer "laurent@vivier.eu"
# gpg: Good signature from "Laurent Vivier <lvivier@redhat.com>" [full]
# gpg:                 aka "Laurent Vivier <laurent@vivier.eu>" [full]
# gpg:                 aka "Laurent Vivier (Red Hat) <lvivier@redhat.com>" 
[full]

* remotes/vivier/tags/trivial-branch-for-6.2-pull-request:
  analyze-migration.py: fix extract contents ('-x') errors
  analyze-migration.py: fix a long standing typo
  README: Fix some documentation URLs
  hw/nvram: Fix Memory Leak in Xilinx ZynqMP eFuse device
  hw/nvram: Fix Memory Leak in Xilinx Versal eFuse device
  hw/nvram: Fix Memory Leak in Xilinx eFuse QOM
  softmmu/physmem.c: Fix typo in comment
  MAINTAINERS: Add myself as reviewer of 'Machine core' API
  disas/nios2: Simplify endianess conversion
  disas/nios2: Fix style in print_insn_nios2()
  po: update turkish translation

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>


Compare: https://github.com/qemu/qemu/compare/660efed8b37a...c5b2f5598141



reply via email to

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