This fixes H_SET_MODE. Changes: v5: * fixed code style 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 | 67 +++++++++++++++++++++++++++++++++++++++------ include/hw/ppc/spapr.h | 9 ++++-- target-ppc/cpu.h | 4 +++ target-ppc/translate_init.c | 3 +- 4 files changed, 72 insertions(+), 11 deletions(-) -- 1.8.4.rc4