public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [kvm-unit-tests PATCH] Adjust the premature_failure check
@ 2016-05-31 10:54 Lukáš Doktor
  2016-05-31 10:54 ` [PATCH] scripts/runtime: " Lukáš Doktor
  0 siblings, 1 reply; 8+ messages in thread
From: Lukáš Doktor @ 2016-05-31 10:54 UTC (permalink / raw)
  To: kvm, drjones, pbonzini, lvivier, ldoktor

Hello guys,

The a51bab13689b8eeeb6d1cc614fd56a4e86718ed4 change is not compatible with qemu-system-ppc64. Please find the fix attached.

Kind regards,
Lukáš


^ permalink raw reply	[flat|nested] 8+ messages in thread
* [kvm-unit-tests PATCH v2] Adjust the premature_failure check
@ 2016-06-01  6:20 Lukáš Doktor
  2016-06-01  6:20 ` [PATCH] scripts/runtime: " Lukáš Doktor
  0 siblings, 1 reply; 8+ messages in thread
From: Lukáš Doktor @ 2016-06-01  6:20 UTC (permalink / raw)
  To: kvm, drjones, pbonzini, lvivier, ldoktor, rkrcmar

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áš



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2016-06-01  6:20 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-31 10:54 [kvm-unit-tests PATCH] Adjust the premature_failure check Lukáš Doktor
2016-05-31 10:54 ` [PATCH] scripts/runtime: " Lukáš Doktor
2016-05-31 15:37   ` Radim Krčmář
2016-05-31 15:56     ` Radim Krčmář
2016-05-31 16:20       ` Paolo Bonzini
2016-05-31 18:13       ` Lukáš Doktor
2016-05-31 19:00         ` Radim Krčmář
  -- strict thread matches above, loose matches on Subject: below --
2016-06-01  6:20 [kvm-unit-tests PATCH v2] " Lukáš Doktor
2016-06-01  6:20 ` [PATCH] scripts/runtime: " Lukáš Doktor

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox