qemu-devel
[Top][All Lists]
Advanced

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

Re: [PULL 0/2] minor loongarch cleanups


From: Richard Henderson
Subject: Re: [PULL 0/2] minor loongarch cleanups
Date: Fri, 29 Jul 2022 17:39:25 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0

On 7/29/22 17:37, Richard Henderson wrote:
As this is a new target this release, and these patches
are so minor, I'm applying these as a bug fix.

r~

Dangit, impatience

  https://gitlab.com/rth7680/qemu.git pull-la-20220729

r~


Xiaojuan Yang (2):
   hw/loongarch: Rename file 'loongson3.XXX' to 'virt.XXX'
   hw/loongarch: Change macro name 'LS7A_XXX' to 'VIRT_XXX'

  include/hw/loongarch/virt.h          |  8 ++--
  include/hw/pci-host/ls7a.h           | 43 ++++++++++-----------
  hw/loongarch/acpi-build.c            | 18 ++++-----
  hw/loongarch/{loongson3.c => virt.c} | 56 ++++++++++++++--------------
  MAINTAINERS                          |  2 +-
  hw/loongarch/meson.build             |  2 +-
  target/loongarch/README              |  2 +-
  7 files changed, 64 insertions(+), 67 deletions(-)
  rename hw/loongarch/{loongson3.c => virt.c} (93%)





reply via email to

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