On 02/27/2017 07:53 PM, Miroslav Benes wrote:
Linux arch/s390/kernel/head(64).S uses lpp instruction if it is available in facilities list provided by stfl/stfle instruction. This is the case of newer z/System generations and their qemu definition.Signed-off-by: Miroslav Benes <[email protected]> --- v2 - remove potential_page_fault() target/s390x/insn-data.def | 2 ++ target/s390x/translate.c | 9 +++++++++ 2 files changed, 11 insertions(+)
Reviewed-by: Richard Henderson <[email protected]> r~
