On 15 August 2017 at 11:57, Fam Zheng <f...@redhat.com> wrote: > The following changes since commit 83c3a1f61673ef554facf4d6d29ed56c5a219f9d: > > xlnx-qspi: add a property for mmio-execution (2017-08-14 14:17:18 +0100) > > are available in the git repository at: > > git://github.com/famz/qemu.git tags/build-and-test-pull-request > > for you to fetch changes up to a8132a2f288c260fb43243eb3c092b5186d84968: > > docker: add centos7 image (2017-08-15 15:16:45 +0800) > > ---------------------------------------------------------------- > > One fix and a few docker test enhancements. Not 2.10 blocker, but it's > good to have them. > > ---------------------------------------------------------------- > > Fam Zheng (1): > Makefile: Let "make check-help" work without running ./configure > > Philippe Mathieu-Daudé (4): > docker: use one package per line in CentOS config > docker: add Xen libs to centos6 image > docker: install more packages on CentOS to extend code coverage > docker: add centos7 image > > Makefile | 2 -- > tests/Makefile.include | 46 > ++++++++++++++++++--------------- > tests/docker/dockerfiles/centos6.docker | 31 ++++++++++++++++++---- > tests/docker/dockerfiles/centos7.docker | 31 ++++++++++++++++++++++ > 4 files changed, 82 insertions(+), 28 deletions(-) > create mode 100644 tests/docker/dockerfiles/centos7.docker Applied, thanks.
-- PMM