All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/4] Misc sam460ex fixes (was: Clean up sam460ex irq mapping)
@ 2021-01-04 23:14 BALATON Zoltan via
  2021-01-04 23:14 ` [PATCH v4 3/4] ppc440_pcix: Fix up pci config access BALATON Zoltan via
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: BALATON Zoltan via @ 2021-01-04 23:14 UTC (permalink / raw)
  To: qemu-devel, qemu-ppc; +Cc: Peter Maydell, f4bug, Guenter Roeck, David Gibson

Changes from v3:

- removed first two patches changing Kconfig because the FDT one seems
to be needed so we should not remove those from KConfig and there was
some question about patch 1

- added a new patch to use type cast macro in sam460ex.c

- the other 3 patches should be the same as in v3

Regards,
BALATON Zoltan

BALATON Zoltan (4):
  ppc440_pcix: Improve comment for IRQ mapping
  ppc440_pcix: Fix register write trace event
  ppc440_pcix: Fix up pci config access
  sam460ex: Use type cast macro instead of simple cast

 hw/ppc/ppc440_pcix.c | 50 ++++++++++++++++++++++++++++----------------
 hw/ppc/sam460ex.c    |  7 ++-----
 hw/ppc/trace-events  |  1 +
 3 files changed, 35 insertions(+), 23 deletions(-)

-- 
2.21.3



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

end of thread, other threads:[~2021-01-04 23:47 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-04 23:14 [PATCH v4 0/4] Misc sam460ex fixes (was: Clean up sam460ex irq mapping) BALATON Zoltan via
2021-01-04 23:14 ` [PATCH v4 3/4] ppc440_pcix: Fix up pci config access BALATON Zoltan via
2021-01-04 23:14 ` [PATCH v4 1/4] ppc440_pcix: Improve comment for IRQ mapping BALATON Zoltan via
2021-01-04 23:44   ` Peter Maydell
2021-01-04 23:14 ` [PATCH v4 2/4] ppc440_pcix: Fix register write trace event BALATON Zoltan via
2021-01-04 23:14 ` [PATCH v4 4/4] sam460ex: Use type cast macro instead of simple cast BALATON Zoltan via

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.