qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] ppc/pnc: fix XSCOM MMIO base address for P9 machines with multiple chips
@ 2019-06-12 17:43 Cédric Le Goater
  2019-06-12 17:43 ` [Qemu-devel] [PATCH 1/2] " Cédric Le Goater
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Cédric Le Goater @ 2019-06-12 17:43 UTC (permalink / raw)
  To: David Gibson; +Cc: qemu-ppc, qemu-devel, Cédric Le Goater

Hello,

The base address of the MMIO window of the XSCOM bus is incorrect on
P9 machines with multiple chips. Provide a fix for that to prepare
ground for future PowerNV chips.

Thanks,

C.


Cédric Le Goater (2):
  ppc/pnc: fix XSCOM MMIO base address for P9 machines with multiple
    chips
  ppc/pnc: remove xscom_base field from PnvChip

 include/hw/ppc/pnv.h       |  8 ++++----
 include/hw/ppc/pnv_xscom.h |  2 +-
 hw/ppc/pnv.c               | 34 ++++++++++++++++------------------
 hw/ppc/pnv_xscom.c         | 17 ++++++++++++-----
 4 files changed, 33 insertions(+), 28 deletions(-)

-- 
2.21.0



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

end of thread, other threads:[~2019-06-13  3:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-12 17:43 [Qemu-devel] [PATCH 0/2] ppc/pnc: fix XSCOM MMIO base address for P9 machines with multiple chips Cédric Le Goater
2019-06-12 17:43 ` [Qemu-devel] [PATCH 1/2] " Cédric Le Goater
2019-06-12 17:43 ` [Qemu-devel] [PATCH 2/2] ppc/pnc: remove xscom_base field from PnvChip Cédric Le Goater
2019-06-12 17:47 ` [Qemu-devel] [PATCH 0/2] ppc/pnc: fix XSCOM MMIO base address for P9 machines with multiple chips Cédric Le Goater
2019-06-13  0:04   ` David Gibson

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