Re: [Qemu-devel] [PATCH v5 0/2] [PATCH v4] Add arm SBSA reference machine

2018-12-07 Thread no-reply
Patchew URL: https://patchew.org/QEMU/1544173675-14217-1-git-send-email-hongbo.zh...@linaro.org/ Hi, This series failed the docker-quick@centos7 build test. Please find the testing commands and their output below. If you have Docker installed, you can probably reproduce it locally. === TEST

Re: [Qemu-devel] [PATCH v5 0/2] [PATCH v4] Add arm SBSA reference machine

2018-12-07 Thread no-reply
Patchew URL: https://patchew.org/QEMU/1544173675-14217-1-git-send-email-hongbo.zh...@linaro.org/ 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 S

Re: [Qemu-devel] [PATCH v5 0/2] [PATCH v4] Add arm SBSA reference machine

2018-12-07 Thread Hongbo Zhang
Sorry for the redundant "[PATCH v4]" in the title line, it was due to copy-paste from last iteration, that should be only "[PATCH v5 0/2]". On Fri, 7 Dec 2018 at 17:08, Hongbo Zhang wrote: > > For the Aarch64, there is one machine 'virt', it is primarily meant to > run on KVM and execute virtuali

[Qemu-devel] [PATCH v5 0/2] [PATCH v4] Add arm SBSA reference machine

2018-12-07 Thread Hongbo Zhang
For the Aarch64, there is one machine 'virt', it is primarily meant to run on KVM and execute virtualization workloads, but we need an environment as faithful as possible to physical hardware, to support firmware and OS development for pysical Aarch64 machines. This machine comes with: - Re-desi