• A
    s390x: fix KVM target · 359507ee
    Alexander Graf 提交于
    During Jan's rework of the generic KVM layer, he added some more error checks
    and actually aborted if something went wrong. Unfortunately, one of the s390
    internal error codes slipped through, aborting the VM without needing to.
    
    This patch fixes booting of S390x virtual machines in KVM.
    Signed-off-by: NAlexander Graf <agraf@suse.de>
    CC: Jan Kiszka <jan.kiszka@siemens.com>
    Signed-off-by: NAurelien Jarno <aurelien@aurel32.net>
    359507ee
kvm.c 12.3 KB