qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/3] ppc/pnv: XSCOM fixes and unit tests


From: Cédric Le Goater
Subject: [Qemu-devel] [PATCH 0/3] ppc/pnv: XSCOM fixes and unit tests
Date: Mon, 14 Nov 2016 07:50:09 +0100

Hello,

Here is a little serie adding some fixes for the XSCOM registers of
the POWER9 cores and a unit test. 

Thanks,

C.

Cédric Le Goater (3):
  ppc/pnv: add a 'xscom_core_base' field to PnvChipClass
  ppc/pnv: fix xscom address translation for POWER9
  tests: add XSCOM tests for the PowerNV machine

 hw/ppc/pnv.c               |   8 ++-
 hw/ppc/pnv_xscom.c         |   8 +--
 include/hw/ppc/pnv.h       |   1 +
 include/hw/ppc/pnv_xscom.h |   5 +-
 tests/Makefile.include     |   1 +
 tests/pnv-xscom-test.c     | 139 +++++++++++++++++++++++++++++++++++++++++++++
 6 files changed, 154 insertions(+), 8 deletions(-)
 create mode 100644 tests/pnv-xscom-test.c

-- 
2.7.4




reply via email to

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