qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/3] ppc: complete the new HV mode


From: Cédric Le Goater
Subject: [Qemu-devel] [PATCH 0/3] ppc: complete the new HV mode
Date: Fri, 3 Jun 2016 14:11:17 +0200

This is follow up to complete the serie "ppc: preparing pnv landing
(round 2)" plus a little fix on instruction privileges.

Tested on a POWER8 pserie guest and on mac99.

Benjamin Herrenschmidt (2):
  ppc: Fix hreg_store_msr() so that non-HV mode cannot alter MSR:HV
  ppc: Better figure out if processor has HV mode

Cédric Le Goater (1):
  ppc: fix hrfid, tlbia and slbia privilege

 target-ppc/cpu.h            |  4 ++++
 target-ppc/excp_helper.c    |  8 ++++++--
 target-ppc/helper_regs.h    |  4 ++--
 target-ppc/translate.c      | 10 ++++++----
 target-ppc/translate_init.c | 19 +++++++++++++++----
 5 files changed, 33 insertions(+), 12 deletions(-)

-- 
2.1.4




reply via email to

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