Branch: refs/heads/master Home: https://github.com/qemu/qemu Commit: e45eaef9b6ec4af55402980aba726e860f771bb6 https://github.com/qemu/qemu/commit/e45eaef9b6ec4af55402980aba726e860f771bb6 Author: Fam Zheng <f...@redhat.com> Date: 2017-08-15 (Tue, 15 Aug 2017)
Changed paths: M Makefile M tests/Makefile.include Log Message: ----------- Makefile: Let "make check-help" work without running ./configure Currently if you do "make check-help" in a fresh checkout, only an error is printed which is not nice: $ make check-help V=1 cc -nostdlib -o check-help.mo cc: fatal error: no input files compilation terminated. rules.mak:115: recipe for target 'check-help.mo' failed make: *** [check-help.mo] Error 1 Move the config-host.mak condition into the body of tests/Makefile.include and always include the rule for check-help. Reported-by: Philippe Mathieu-Daudé <f4...@amsat.org> Signed-off-by: Fam Zheng <f...@redhat.com> Message-Id: <20170810085025.14076-1-f...@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org> Tested-by: Philippe Mathieu-Daudé <f4...@amsat.org> Signed-off-by: Fam Zheng <f...@redhat.com> Commit: 6aef2ad70b2ab119bb93423ba916f3314e0ca012 https://github.com/qemu/qemu/commit/6aef2ad70b2ab119bb93423ba916f3314e0ca012 Author: Philippe Mathieu-Daudé <f4...@amsat.org> Date: 2017-08-15 (Tue, 15 Aug 2017) Changed paths: M tests/docker/dockerfiles/centos6.docker Log Message: ----------- docker: use one package per line in CentOS config This ease rebase/cherry-pick, also it is faster to visually find if a package is here. Signed-off-by: Philippe Mathieu-Daudé <f4...@amsat.org> Message-Id: <20170728233316.13352-2-f4...@amsat.org> Signed-off-by: Fam Zheng <f...@redhat.com> Commit: 18a2b7affce162af22d707eea4eff2131ba9536f https://github.com/qemu/qemu/commit/18a2b7affce162af22d707eea4eff2131ba9536f Author: Philippe Mathieu-Daudé <f4...@amsat.org> Date: 2017-08-15 (Tue, 15 Aug 2017) Changed paths: M tests/docker/dockerfiles/centos6.docker Log Message: ----------- docker: add Xen libs to centos6 image Signed-off-by: Philippe Mathieu-Daudé <f4...@amsat.org> Message-Id: <20170728233316.13352-3-f4...@amsat.org> Signed-off-by: Fam Zheng <f...@redhat.com> Commit: 06f3c7b852206dfeae886b54ef6ea6ba9f45bdb1 https://github.com/qemu/qemu/commit/06f3c7b852206dfeae886b54ef6ea6ba9f45bdb1 Author: Philippe Mathieu-Daudé <f4...@amsat.org> Date: 2017-08-15 (Tue, 15 Aug 2017) Changed paths: M tests/docker/dockerfiles/centos6.docker Log Message: ----------- docker: install more packages on CentOS to extend code coverage Signed-off-by: Philippe Mathieu-Daudé <f4...@amsat.org> Message-Id: <20170728233316.13352-4-f4...@amsat.org> Signed-off-by: Fam Zheng <f...@redhat.com> Commit: a8132a2f288c260fb43243eb3c092b5186d84968 https://github.com/qemu/qemu/commit/a8132a2f288c260fb43243eb3c092b5186d84968 Author: Philippe Mathieu-Daudé <f4...@amsat.org> Date: 2017-08-15 (Tue, 15 Aug 2017) Changed paths: A tests/docker/dockerfiles/centos7.docker Log Message: ----------- docker: add centos7 image Signed-off-by: Philippe Mathieu-Daudé <f4...@amsat.org> Message-Id: <20170728233316.13352-5-f4...@amsat.org> Signed-off-by: Fam Zheng <f...@redhat.com> Commit: c4a6a8887c1b2a669e35ff9da9530824300bdce4 https://github.com/qemu/qemu/commit/c4a6a8887c1b2a669e35ff9da9530824300bdce4 Author: Peter Maydell <peter.mayd...@linaro.org> Date: 2017-08-15 (Tue, 15 Aug 2017) Changed paths: M Makefile M tests/Makefile.include M tests/docker/dockerfiles/centos6.docker A tests/docker/dockerfiles/centos7.docker Log Message: ----------- Merge remote-tracking branch 'remotes/famz/tags/build-and-test-pull-request' into staging # gpg: Signature made Tue 15 Aug 2017 11:50:36 BST # gpg: using RSA key 0xCA35624C6A9171C6 # gpg: Good signature from "Fam Zheng <f...@redhat.com>" # gpg: WARNING: This key is not certified with sufficiently trusted signatures! # gpg: It is not certain that the signature belongs to the owner. # Primary key fingerprint: 5003 7CB7 9706 0F76 F021 AD56 CA35 624C 6A91 71C6 * remotes/famz/tags/build-and-test-pull-request: docker: add centos7 image docker: install more packages on CentOS to extend code coverage docker: add Xen libs to centos6 image docker: use one package per line in CentOS config Makefile: Let "make check-help" work without running ./configure Signed-off-by: Peter Maydell <peter.mayd...@linaro.org> Compare: https://github.com/qemu/qemu/compare/5681da292242...c4a6a8887c1b