On Fri, 29 Nov 2019 09:20:23 -0500 Janosch Frank <[email protected]> wrote:
> We need to actually fetch the cpu mask and set it. As we invert the > short psw indication in the mask, SIE will report a specification > exception, if it wasn't present in the reset psw. > > Signed-off-by: Janosch Frank <[email protected]> > Reviewed-by: David Hildenbrand <[email protected]> > --- > target/s390x/cpu.c | 12 ++++++++++-- > target/s390x/cpu.h | 1 + > 2 files changed, 11 insertions(+), 2 deletions(-) Thanks, applied.
