[PULL 0/4] Trivial branch for 6.2 patches

Laurent Vivier posted 4 patches 4 years, 3 months ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20211102232212.2911638-1-laurent@vivier.eu
Maintainers: Marcel Apfelbaum <marcel.apfelbaum@gmail.com>, "Philippe Mathieu-Daudé" <philmd@redhat.com>, Eduardo Habkost <ehabkost@redhat.com>
There is a newer version of this series
MAINTAINERS                | 5 ++---
hw/core/machine.c          | 3 +++
hw/input/lasips2.c         | 8 ++++----
monitor/hmp-cmds.c         | 2 +-
target/i386/cpu-dump.c     | 4 ++--
target/i386/cpu.c          | 2 +-
target/ppc/cpu_init.c      | 2 +-
target/s390x/cpu_models.c  | 4 ++--
target/xtensa/mmu_helper.c | 2 +-
9 files changed, 17 insertions(+), 15 deletions(-)
[PULL 0/4] Trivial branch for 6.2 patches
Posted by Laurent Vivier 4 years, 3 months ago
The following changes since commit af531756d25541a1b3b3d9a14e72e7fedd941a2e:

  Merge remote-tracking branch 'remotes/philmd/tags/renesas-20211030' into staging (2021-10-30 11:31:41 -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 5d2bd73588d14b5868129ace9c7912a777f06753:

  hw/input/lasips2: Fix typos in function names (2021-10-31 21:05:40 +0100)

----------------------------------------------------------------
Trivial patches branch pull request 20211101 v2

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

Markus Armbruster (1):
  monitor: Trim some trailing space from human-readable output

Philippe Mathieu-Daudé (2):
  MAINTAINERS: Split HPPA TCG vs HPPA machines/hardware
  hw/input/lasips2: Fix typos in function names

Yanan Wang (1):
  hw/core/machine: Add the missing delimiter in cpu_slot_to_string()

 MAINTAINERS                | 5 ++---
 hw/core/machine.c          | 3 +++
 hw/input/lasips2.c         | 8 ++++----
 monitor/hmp-cmds.c         | 2 +-
 target/i386/cpu-dump.c     | 4 ++--
 target/i386/cpu.c          | 2 +-
 target/ppc/cpu_init.c      | 2 +-
 target/s390x/cpu_models.c  | 4 ++--
 target/xtensa/mmu_helper.c | 2 +-
 9 files changed, 17 insertions(+), 15 deletions(-)

-- 
2.31.1


Re: [PULL 0/4] Trivial branch for 6.2 patches
Posted by Richard Henderson 4 years, 3 months ago
On 11/2/21 7:22 PM, Laurent Vivier wrote:
> The following changes since commit af531756d25541a1b3b3d9a14e72e7fedd941a2e:
> 
>    Merge remote-tracking branch 'remotes/philmd/tags/renesas-20211030' into staging (2021-10-30 11:31:41 -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 5d2bd73588d14b5868129ace9c7912a777f06753:
> 
>    hw/input/lasips2: Fix typos in function names (2021-10-31 21:05:40 +0100)
> 
> ----------------------------------------------------------------
> Trivial patches branch pull request 20211101 v2
> 
> ----------------------------------------------------------------
> 
> Markus Armbruster (1):
>    monitor: Trim some trailing space from human-readable output
> 
> Philippe Mathieu-Daudé (2):
>    MAINTAINERS: Split HPPA TCG vs HPPA machines/hardware
>    hw/input/lasips2: Fix typos in function names
> 
> Yanan Wang (1):
>    hw/core/machine: Add the missing delimiter in cpu_slot_to_string()
> 
>   MAINTAINERS                | 5 ++---
>   hw/core/machine.c          | 3 +++
>   hw/input/lasips2.c         | 8 ++++----
>   monitor/hmp-cmds.c         | 2 +-
>   target/i386/cpu-dump.c     | 4 ++--
>   target/i386/cpu.c          | 2 +-
>   target/ppc/cpu_init.c      | 2 +-
>   target/s390x/cpu_models.c  | 4 ++--
>   target/xtensa/mmu_helper.c | 2 +-
>   9 files changed, 17 insertions(+), 15 deletions(-)

Applied, thanks.

r~


Re: [PULL 0/4] Trivial branch for 6.2 patches
Posted by BALATON Zoltan 4 years, 3 months ago
On Wed, 3 Nov 2021, Laurent Vivier wrote:
> The following changes since commit af531756d25541a1b3b3d9a14e72e7fedd941a2e:
>
>  Merge remote-tracking branch 'remotes/philmd/tags/renesas-20211030' into staging (2021-10-30 11:31:41 -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 5d2bd73588d14b5868129ace9c7912a777f06753:
>
>  hw/input/lasips2: Fix typos in function names (2021-10-31 21:05:40 +0100)
>
> ----------------------------------------------------------------
> Trivial patches branch pull request 20211101 v2

Did you see this one?
https://patchew.org/QEMU/20211030095225.513D4748F48@zero.eik.bme.hu/

Could somebody take it please?

Regards,
BALATON Zoltan

> ----------------------------------------------------------------
>
> Markus Armbruster (1):
>  monitor: Trim some trailing space from human-readable output
>
> Philippe Mathieu-Daudé (2):
>  MAINTAINERS: Split HPPA TCG vs HPPA machines/hardware
>  hw/input/lasips2: Fix typos in function names
>
> Yanan Wang (1):
>  hw/core/machine: Add the missing delimiter in cpu_slot_to_string()
>
> MAINTAINERS                | 5 ++---
> hw/core/machine.c          | 3 +++
> hw/input/lasips2.c         | 8 ++++----
> monitor/hmp-cmds.c         | 2 +-
> target/i386/cpu-dump.c     | 4 ++--
> target/i386/cpu.c          | 2 +-
> target/ppc/cpu_init.c      | 2 +-
> target/s390x/cpu_models.c  | 4 ++--
> target/xtensa/mmu_helper.c | 2 +-
> 9 files changed, 17 insertions(+), 15 deletions(-)
>
> --
> 2.31.1
>
>
>