Re: [Qemu-devel] [PATCH v2 00/12] pc: Support firmware configuration with -blockdev

2019-03-08 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20190307172401.29451-1-arm...@redhat.com/ Hi, This series failed the docker-mingw@fedora build test. Please find the testing commands and their output below. If you have Docker installed, you can probably reproduce it locally. === TEST SCRIPT BEGIN === #!

Re: [Qemu-devel] [PATCH v2 00/12] pc: Support firmware configuration with -blockdev

2019-03-08 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20190307172401.29451-1-arm...@redhat.com/ Hi, This series seems to have some coding style problems. See output below for more information: Type: series Message-id: 20190307172401.29451-1-arm...@redhat.com Subject: [Qemu-devel] [PATCH v2 00/12] pc: Support

Re: [Qemu-devel] [PATCH v2 00/12] pc: Support firmware configuration with -blockdev

2019-03-08 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20190307172401.29451-1-arm...@redhat.com/ Hi, This series seems to have some coding style problems. See output below for more information: Type: series Message-id: 20190307172401.29451-1-arm...@redhat.com Subject: [Qemu-devel] [PATCH v2 00/12] pc: Support

Re: [Qemu-devel] [PATCH v2 00/12] pc: Support firmware configuration with -blockdev

2019-03-07 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20190307172401.29451-1-arm...@redhat.com/ Hi, This series seems to have some coding style problems. See output below for more information: Type: series Message-id: 20190307172401.29451-1-arm...@redhat.com Subject: [Qemu-devel] [PATCH v2 00/12] pc: Support

Re: [Qemu-devel] [PATCH v2 00/12] pc: Support firmware configuration with -blockdev

2019-03-07 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20190307172401.29451-1-arm...@redhat.com/ Hi, This series seems to have some coding style problems. See output below for more information: Type: series Message-id: 20190307172401.29451-1-arm...@redhat.com Subject: [Qemu-devel] [PATCH v2 00/12] pc: Support

Re: [Qemu-devel] [PATCH v2 00/12] pc: Support firmware configuration with -blockdev

2019-03-07 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20190307172401.29451-1-arm...@redhat.com/ Hi, This series seems to have some coding style problems. See output below for more information: Type: series Message-id: 20190307172401.29451-1-arm...@redhat.com Subject: [Qemu-devel] [PATCH v2 00/12] pc: Support

[Qemu-devel] [PATCH v2 00/12] pc: Support firmware configuration with -blockdev

2019-03-07 Thread Markus Armbruster
Based-on: <20190307130323.9353-1-arm...@redhat.com> v2: * PATCH 05,06: New [Philippe] * PATCH 07: Old PATCH 5 rebased onto new patches, with new comment [Philippe] * PATCH 08+10: New, factored out of old PATCH 6 [by Philippe] * PATCH 09: New [by Philippe] * PATCH 11: Remainder of old PATCH 6, wi