Re: [Qemu-devel] [PATCH v3 00/30] Kconfig dependencies for ARM machines

2019-03-07 Thread no-reply
Patchew URL: https://patchew.org/QEMU/1550908162-22644-1-git-send-email-th...@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 B

Re: [Qemu-devel] [PATCH v3 00/30] Kconfig dependencies for ARM machines

2019-02-27 Thread no-reply
Patchew URL: https://patchew.org/QEMU/1550908162-22644-1-git-send-email-th...@redhat.com/ Hi, This series seems to have some coding style problems. See output below for more information: Message-id: 1550908162-22644-1-git-send-email-th...@redhat.com Subject: [Qemu-devel] [PATCH v3 00/30

[Qemu-devel] [PATCH v3 00/30] Kconfig dependencies for ARM machines

2019-02-22 Thread Thomas Huth
This series reworks the default-configs/arm-softmmu.mak and default-configs/aarch64-softmmu.mak files to use the new Kconfig-style dependencies instead. Based-on: 1549562254-41157-1-git-send-email-pbonz...@redhat.com ("Support Kconfig in QEMU") Some of the patches are slightly based on