pseries: Add H_SET_MODE hcall to change guest exception endianness
commit42561bf2e464a2d682707af1640fc2db1e937c42
authorAnton Blanchard <anton@samba.org>
Mon, 19 Aug 2013 11:04:20 +0000 (19 21:04 +1000)
committerAlexander Graf <agraf@suse.de>
Mon, 2 Sep 2013 08:06:42 +0000 (2 10:06 +0200)
tree9ff135561555618458d6bf6fe9b14b2ee5a6627a
parent33a0e5d8c555091eef6944595d8787cb9274e451
pseries: Add H_SET_MODE hcall to change guest exception endianness

H_SET_MODE is used for controlling various partition settings. One
of these settings is the endianness a guest takes its exceptions in.

Signed-off-by: Anton Blanchard <anton@samba.org>
[agraf: fix whitespace]
Signed-off-by: Alexander Graf <agraf@suse.de>
hw/ppc/spapr.c
hw/ppc/spapr_hcall.c
include/hw/ppc/spapr.h