Re: [PATCH 0/7] fw_cfg: Run tests on big-endian

2019-10-03 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20191003225437.16651-1-phi...@redhat.com/ Hi, This series seems to have some coding style problems. See output below for more information: Type: series Message-id: 20191003225437.16651-1-phi...@redhat.com Subject: [PATCH 0/7] fw_cfg: Run tests on big

[PATCH 0/7] fw_cfg: Run tests on big-endian

2019-10-03 Thread Philippe Mathieu-Daudé
This series allow fw_cfg tests to run on big-endian targets. This should help us to notice regression such this one introduced in QEMU v4.0.0: commit ee5d0f89de3e53cdb0dcf51acc1502b310ed3bd2 Date: Tue Nov 20 21:10:25 2018 -0800 fw_cfg: Fix -boot reboot-timeout error checking Later fix