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