Hello guys, The a51bab13689b8eeeb6d1cc614fd56a4e86718ed4 change is not compatible with qemu-system-ppc64. Please find the fix attached. Sample outputs are (Czech locale): $ qemu-system-x86_64 -kernel _NO_FILE_4Uhere_ qemu: could not load kernel '_NO_FILE_4Uhere_': No such file or directory $ qemu-system-aarch64 -kernel _NO_FILE_4Uhere_ -machine virt _NO_FILE_4Uhere_: Adres?? nebo soubor neexistuje qemu: could not load kernel '_NO_FILE_4Uhere_' $ qemu-system-ppc64 -kernel _NO_FILE_4Uhere_ _NO_FILE_4Uhere_: No such file or directory qemu: error loading _NO_FILE_4Uhere_: Failed to load ELF Changes: v2: Check for line containing one of the failure messages and the dummy file name. v2: Use the full qemu output, not just the last_line Kind regards, Lukáš -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html