Re: [PATCH v2 00/11] linux-user changes to run docker

2021-05-30 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20210531055019.10149-1-yamam...@midokura.com/ Hi, This series seems to have some coding style problems. See output below for more information: Type: series Message-id: 20210531055019.10149-1-yamam...@midokura.com Subject: [PATCH v2 00/11] linux-user

[PATCH v2 00/11] linux-user changes to run docker

2021-05-30 Thread YAMAMOTO Takashi
These patches allowed me to run arm64 and armv7 version of dind image on amd64. This patchset includes a few patches marked [!MERGE], which are not for the upsteam merge. They are included here just to show the context to reviewers. You can find my test setup here: https://github.com/yamt/garbage