qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 00/16] ppc queue
@ 2023-02-05 10:04 Daniel Henrique Barboza
  2023-02-05 10:04 ` [PULL 01/16] tests/migration: add sysprof-capture-4 as dependency for stress binary Daniel Henrique Barboza
                   ` (16 more replies)
  0 siblings, 17 replies; 18+ messages in thread
From: Daniel Henrique Barboza @ 2023-02-05 10:04 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-ppc, danielhb413, peter.maydell

The following changes since commit ceabf6e500570ecfb311d8896c4ba9da8cf21f2a:

  Merge tag 'linux-user-for-8.0-pull-request' of https://gitlab.com/laurent_vivier/qemu into staging (2023-02-04 17:17:15 +0000)

are available in the Git repository at:

  https://gitlab.com/danielhb/qemu.git tags/pull-ppc-20230205

for you to fetch changes up to bd591dc1b3c39b7f73b8d9f20be6e9001c905238:

  hw/display/sm501: Code style fix (2023-02-05 06:40:28 -0300)

----------------------------------------------------------------
ppc patch queue for 2023-02-05:

This queue includes patches that aren't PPC specific but benefit/impact
PPC machines, such as the changes to guestperf.py, mv64361 and sm501. As
for PPC specific changes we have e500 and PNV_PHB5 fixes.

----------------------------------------------------------------
BALATON Zoltan (5):
      ppc/pegasos2: Improve readability of VIA south bridge creation
      hw/ppc/pegasos2: Fix a typo in a comment
      hw/display/sm501: Remove parenthesis around constant macro definitions
      hw/display/sm501: Remove unneeded casts from void pointer
      hw/display/sm501: Code style fix

Bernhard Beschow (5):
      hw/pci-host/mv64361: Reuse pci_swizzle_map_irq_fn
      hw/ppc: Set machine->fdt in e500 machines
      hw/ppc/e500{, plat}: Drop redundant checks for presence of platform bus
      hw/ppc/e500.c: Avoid hardcoding parent device in create_devtree_etsec()
      hw/ppc/e500.c: Attach eSDHC unimplemented region to ccsr_addr_space

Frederic Barrat (4):
      ppc/pnv/pci: Cleanup PnvPHBPecState structure
      ppc/pnv/pci: Remove duplicate definition of PNV_PHB5_DEVICE_ID
      ppc/pnv/pci: Update PHB5 version register
      ppc/pnv/pci: Fix PHB xscom registers memory region name

Murilo Opsfelder Araujo (2):
      tests/migration: add sysprof-capture-4 as dependency for stress binary
      tests/migration: add support for ppc64le for guestperf.py

 hw/display/sm501.c                  | 419 ++++++++++++++++++------------------
 hw/pci-host/mv64361.c               |   7 +-
 hw/pci-host/pnv_phb4.c              |   2 +-
 hw/ppc/e500.c                       |  24 ++-
 hw/ppc/e500plat.c                   |   9 +-
 hw/ppc/pegasos2.c                   |  16 +-
 include/hw/pci-host/pnv_phb4.h      |   5 +-
 tests/migration/guestperf/engine.py |  28 ++-
 tests/migration/meson.build         |   4 +-
 9 files changed, 268 insertions(+), 246 deletions(-)


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

end of thread, other threads:[~2023-02-06 11:38 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-05 10:04 [PULL 00/16] ppc queue Daniel Henrique Barboza
2023-02-05 10:04 ` [PULL 01/16] tests/migration: add sysprof-capture-4 as dependency for stress binary Daniel Henrique Barboza
2023-02-05 10:04 ` [PULL 02/16] tests/migration: add support for ppc64le for guestperf.py Daniel Henrique Barboza
2023-02-05 10:04 ` [PULL 03/16] ppc/pegasos2: Improve readability of VIA south bridge creation Daniel Henrique Barboza
2023-02-05 10:04 ` [PULL 04/16] hw/pci-host/mv64361: Reuse pci_swizzle_map_irq_fn Daniel Henrique Barboza
2023-02-05 10:04 ` [PULL 05/16] hw/ppc: Set machine->fdt in e500 machines Daniel Henrique Barboza
2023-02-05 10:04 ` [PULL 06/16] hw/ppc/e500{, plat}: Drop redundant checks for presence of platform bus Daniel Henrique Barboza
2023-02-05 10:04 ` [PULL 07/16] hw/ppc/e500.c: Avoid hardcoding parent device in create_devtree_etsec() Daniel Henrique Barboza
2023-02-05 10:04 ` [PULL 08/16] hw/ppc/e500.c: Attach eSDHC unimplemented region to ccsr_addr_space Daniel Henrique Barboza
2023-02-05 10:04 ` [PULL 09/16] ppc/pnv/pci: Cleanup PnvPHBPecState structure Daniel Henrique Barboza
2023-02-05 10:04 ` [PULL 10/16] ppc/pnv/pci: Remove duplicate definition of PNV_PHB5_DEVICE_ID Daniel Henrique Barboza
2023-02-05 10:04 ` [PULL 11/16] ppc/pnv/pci: Update PHB5 version register Daniel Henrique Barboza
2023-02-05 10:04 ` [PULL 12/16] ppc/pnv/pci: Fix PHB xscom registers memory region name Daniel Henrique Barboza
2023-02-05 10:04 ` [PULL 13/16] hw/ppc/pegasos2: Fix a typo in a comment Daniel Henrique Barboza
2023-02-05 10:04 ` [PULL 14/16] hw/display/sm501: Remove parenthesis around constant macro definitions Daniel Henrique Barboza
2023-02-05 10:04 ` [PULL 15/16] hw/display/sm501: Remove unneeded casts from void pointer Daniel Henrique Barboza
2023-02-05 10:04 ` [PULL 16/16] hw/display/sm501: Code style fix Daniel Henrique Barboza
2023-02-06 11:37 ` [PULL 00/16] ppc queue Peter Maydell

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