index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
docker
Age
Commit message (
Expand
)
Author
2017-07-17
docker.py: Improve subprocess exit code handling
Fam Zheng
2017-07-17
docker.py: Drop infile parameter
Fam Zheng
2017-07-17
docker: Don't enable networking as a side-effect of DEBUG=1
Daniel P. Berrange
2017-06-21
docker: add mipsel build target
Philippe Mathieu-Daudé
2017-06-21
docker: add extra libs to s390x target to extend codebase coverage
Philippe Mathieu-Daudé
2017-06-21
docker: add extra libs to arm64 target to extend codebase coverage
Philippe Mathieu-Daudé
2017-06-21
docker: add extra libs to armhf target to extend codebase coverage
Philippe Mathieu-Daudé
2017-06-21
docker: use eatmydata in debian arm64 image
Philippe Mathieu-Daudé
2017-06-21
docker: use eatmydata in debian armhf image
Philippe Mathieu-Daudé
2017-06-21
docker: use eatmydata, install common build packages in base image
Philippe Mathieu-Daudé
2017-06-21
docker: use better regex to generate deb-src entries
Philippe Mathieu-Daudé
2017-06-21
docker: install ca-certificates package in base image
Philippe Mathieu-Daudé
2017-06-21
docker: rebuild image if 'extra files' checksum does not match
Philippe Mathieu-Daudé
2017-06-21
docker: add --include-files argument to 'build' command
Philippe Mathieu-Daudé
2017-06-21
docker: let _copy_with_mkdir() sub_path argument be optional
Philippe Mathieu-Daudé
2017-06-21
docker: update qemu:debian base following stretch release
Alex Bennée
2017-06-16
docker: Add flex and bison to centos6 image
Fam Zheng
2017-06-16
docker: Add libaio to fedora image
Fam Zheng
2017-06-16
docker: Add bzip2 and hostname to fedora image
Fam Zheng
2017-06-16
docker: Run tests with current user
Fam Zheng
2017-03-10
docker/dockerfiles/debian-s390-cross: include clang
Alex Bennée
2017-03-07
tests/docker: support proxy / corporate firewall
Philippe Mathieu-Daudé
2017-02-28
new: dockerfiles/debian-s390-cross
Alex Bennée
2017-02-24
docker: Install python2 explicitly in docker image
Fam Zheng
2017-02-24
new: debian docker targets for cross-compiling
Alex Bennée
2017-02-24
tests/docker: add basic user mapping support
Alex Bennée
2016-10-17
tests/docker/Makefile.include: add a generic docker-run target
Alex Bennée
2016-10-17
tests/docker: make test-mingw honour TARGET_LIST
Alex Bennée
2016-10-17
tests/docker: test-build script
Alex Bennée
2016-10-17
tests/docker: add travis dockerfile
Alex Bennée
2016-10-06
rules.mak: quiet-command: Split command name and args to print
Peter Maydell
2016-10-02
docker: Build in a clean directory
Fam Zheng
2016-09-23
docker: exec $CMD
Fam Zheng
2016-09-23
docker: Terminate instances at SIGTERM and SIGHUP
Fam Zheng
2016-09-23
docker: Support showing environment information
Fam Zheng
2016-09-23
docker: Print used options before doing configure
Fam Zheng
2016-09-23
docker: Flatten default target list in test-quick
Fam Zheng
2016-09-23
docker: Update fedora image to latest
Fam Zheng
2016-09-23
docker: Generate /packages.txt in ubuntu image
Fam Zheng
2016-09-23
docker: Generate /packages.txt in fedora image
Fam Zheng
2016-09-23
docker: Generate /packages.txt in centos6 image
Fam Zheng
2016-09-23
docker: Handle exceptions when looking for docker command
Eduardo Habkost
2016-09-08
docker: silence debootstrap when --quiet is given
Sascha Silbe
2016-09-08
docker: build debootstrap after cloning
Sascha Silbe
2016-09-08
docker: make sure debootstrap is at least 1.0.67
Sascha Silbe
2016-09-08
docker: print warning if EXECUTABLE is not set when building debootstrap image
Sascha Silbe
2016-09-08
docker: debian-bootstrap.pre: print helpful message if DEB_ARCH/DEB_TYPE unset
Sascha Silbe
2016-09-08
docker: debian-bootstrap.pre: print error messages to stderr
Sascha Silbe
2016-09-08
docker: avoid dependency on 'realpath' package
Sascha Silbe
2016-09-08
docker.py: don't hang on large docker output
Sascha Silbe
[next]