[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-ppc] [PATCH v4 0/3] spapr: fix H_SET_MODE
From: |
Alexey Kardashevskiy |
Subject: |
[Qemu-ppc] [PATCH v4 0/3] spapr: fix H_SET_MODE |
Date: |
Fri, 7 Mar 2014 15:37:38 +1100 |
This fixes H_SET_MODE.
Changes:
v4:
* rebased on top of current ppc-next.
* changed PPC2_ISA207S flag value
Alexey Kardashevskiy (3):
target-ppc: introduce powerisa-207-server flag
spapr-hcall: fix little-endian resource handling in H_SET_MODE
spapr-hcall: add address-translation-mode-on-interrupt resource in
H_SET_MODE
hw/ppc/spapr_hcall.c | 64 +++++++++++++++++++++++++++++++++++++++------
include/hw/ppc/spapr.h | 9 +++++--
target-ppc/cpu.h | 4 +++
target-ppc/translate_init.c | 3 ++-
4 files changed, 69 insertions(+), 11 deletions(-)
--
1.8.4.rc4
- [Qemu-ppc] [PATCH v4 0/3] spapr: fix H_SET_MODE,
Alexey Kardashevskiy <=