qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH for-2.10 0/2] Add some missing POWER9 SPRs for migration
@ 2017-08-08  6:08 David Gibson
  2017-08-08  6:08 ` [Qemu-devel] [PATCH for-2.10 1/2] target/ppc: Implement TIDR David Gibson
  2017-08-08  6:08 ` [Qemu-devel] [PATCH for-2.10 2/2] target/ppc: Add stub implementation of the PSSCR David Gibson
  0 siblings, 2 replies; 10+ messages in thread
From: David Gibson @ 2017-08-08  6:08 UTC (permalink / raw)
  To: groug, clg; +Cc: mdroth, qemu-ppc, qemu-devel, aik, agraf, David Gibson

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

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

end of thread, other threads:[~2017-08-08 14:32 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-08  6:08 [Qemu-devel] [PATCH for-2.10 0/2] Add some missing POWER9 SPRs for migration David Gibson
2017-08-08  6:08 ` [Qemu-devel] [PATCH for-2.10 1/2] target/ppc: Implement TIDR David Gibson
2017-08-08  9:13   ` Cédric Le Goater
2017-08-08 10:23     ` Greg Kurz
2017-08-08 11:08   ` [Qemu-devel] [Qemu-ppc] " Thomas Huth
2017-08-08  6:08 ` [Qemu-devel] [PATCH for-2.10 2/2] target/ppc: Add stub implementation of the PSSCR David Gibson
2017-08-08  9:19   ` Cédric Le Goater
2017-08-08 10:54     ` Greg Kurz
2017-08-08 12:44       ` David Gibson
2017-08-08 11:49   ` [Qemu-devel] [Qemu-ppc] " Thomas Huth

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