Re: [PATCH v3 00/16] Add a General Virtual Device Fuzzer

2020-09-20 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20200921022506.873303-1-alx...@bu.edu/ 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 === #! /b

Re: [PATCH v3 00/16] Add a General Virtual Device Fuzzer

2020-09-20 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20200921022506.873303-1-alx...@bu.edu/ Hi, This series seems to have some coding style problems. See output below for more information: Type: series Message-id: 20200921022506.873303-1-alx...@bu.edu Subject: [PATCH v3 00/16] Add a General Virtual Device

Re: [PATCH v3 00/16] Add a General Virtual Device Fuzzer

2020-09-20 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20200921022506.873303-1-alx...@bu.edu/ 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 === #! /b

Re: [PATCH v3 00/16] Add a General Virtual Device Fuzzer

2020-09-20 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20200921022506.873303-1-alx...@bu.edu/ Hi, This series seems to have some coding style problems. See output below for more information: Type: series Message-id: 20200921022506.873303-1-alx...@bu.edu Subject: [PATCH v3 00/16] Add a General Virtual Device

Re: [PATCH v3 00/16] Add a General Virtual Device Fuzzer

2020-09-20 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20200921022506.873303-1-alx...@bu.edu/ 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 === #! /b

Re: [PATCH v3 00/16] Add a General Virtual Device Fuzzer

2020-09-20 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20200921022506.873303-1-alx...@bu.edu/ Hi, This series seems to have some coding style problems. See output below for more information: Type: series Message-id: 20200921022506.873303-1-alx...@bu.edu Subject: [PATCH v3 00/16] Add a General Virtual Device

Re: [PATCH v3 00/16] Add a General Virtual Device Fuzzer

2020-09-20 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20200921022506.873303-1-alx...@bu.edu/ Hi, This series seems to have some coding style problems. See output below for more information: Type: series Message-id: 20200921022506.873303-1-alx...@bu.edu Subject: [PATCH v3 00/16] Add a General Virtual Device

Re: [PATCH v3 00/16] Add a General Virtual Device Fuzzer

2020-09-20 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20200921022506.873303-1-alx...@bu.edu/ 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 === #! /b

Re: [PATCH v3 00/16] Add a General Virtual Device Fuzzer

2020-09-20 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20200921022506.873303-1-alx...@bu.edu/ Hi, This series seems to have some coding style problems. See output below for more information: Type: series Message-id: 20200921022506.873303-1-alx...@bu.edu Subject: [PATCH v3 00/16] Add a General Virtual Device

Re: [PATCH v3 00/16] Add a General Virtual Device Fuzzer

2020-09-20 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20200921022506.873303-1-alx...@bu.edu/ 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 === #! /b

Re: [PATCH v3 00/16] Add a General Virtual Device Fuzzer

2020-09-20 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20200921022506.873303-1-alx...@bu.edu/ Hi, This series seems to have some coding style problems. See output below for more information: Type: series Message-id: 20200921022506.873303-1-alx...@bu.edu Subject: [PATCH v3 00/16] Add a General Virtual Device

[PATCH v3 00/16] Add a General Virtual Device Fuzzer

2020-09-20 Thread Alexander Bulekov
v3: - Use flatviews to help select regions for fuzzing - Meson-related changes - Add some documentation - Improve minimalization script to trim write{bwlq} commands v2: - Remove QOS dependency. - Add a custom crossover function - Fix broken minim