qemu-ppc
[Top][All Lists]
Advanced

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

[Qemu-ppc] [PATCH for-2.10 0/2] Add some missing POWER9 SPRs for migrati


From: David Gibson
Subject: [Qemu-ppc] [PATCH for-2.10 0/2] Add some missing POWER9 SPRs for migration
Date: Tue, 8 Aug 2017 16:08:15 +1000

This series adds a couple of new POWER9 SPRs: TIDR and PSSCR.

These aren't particularly complete implementations - the registers
aren't all that interesting from a TCG / qemu point of view.  However
having them at least minimally represented means that state is synced
with KVM and migrated, which fixes some bugs.

David Gibson (2):
  target/ppc: Implement TIDR
  target/ppc: Add stub implementation of the PSSCR

 target/ppc/cpu.h            |  2 ++
 target/ppc/translate_init.c | 10 ++++++++++
 2 files changed, 12 insertions(+)

-- 
2.13.4




reply via email to

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