qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/2] minor loongarch cleanups
@ 2022-07-30  0:37 Richard Henderson
  2022-07-30  0:37 ` [PULL 1/2] hw/loongarch: Rename file 'loongson3.XXX' to 'virt.XXX' Richard Henderson
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Richard Henderson @ 2022-07-30  0:37 UTC (permalink / raw)
  To: qemu-devel

As this is a new target this release, and these patches
are so minor, I'm applying these as a bug fix.

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%)

-- 
2.34.1



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-07-30 15:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-30  0:37 [PULL 0/2] minor loongarch cleanups Richard Henderson
2022-07-30  0:37 ` [PULL 1/2] hw/loongarch: Rename file 'loongson3.XXX' to 'virt.XXX' Richard Henderson
2022-07-30  0:37 ` [PULL 2/2] hw/loongarch: Change macro name 'LS7A_XXX' to 'VIRT_XXX' Richard Henderson
2022-07-30  0:39 ` [PULL 0/2] minor loongarch cleanups Richard Henderson
2022-07-30 15:16 ` Richard Henderson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).