index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
docker
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-24
docker: Makefile.include don't include partial images
Alex Bennée
1
-2
/
+7
2018-07-24
docker: gracefully skip check_qemu
Alex Bennée
1
-1
/
+7
2018-07-24
docker: move make check into check_qemu helper
Alex Bennée
5
-4
/
+15
2018-07-24
docker: split configure_qemu from build_qemu
Alex Bennée
1
-1
/
+6
2018-07-24
docker: fail more gracefully on docker.py check
Alex Bennée
1
-1
/
+6
2018-07-24
docker: par down QEMU_CONFIGURE_OPTS in debian-tricore-cross
Alex Bennée
1
-2
/
+2
2018-07-24
docker: base debian-tricore on qemu:debian9
Alex Bennée
1
-1
/
+1
2018-07-05
docker: add linux-user powered cross builder for QEMU
Alex Bennée
2
-9
/
+48
2018-07-05
docker: add special rule for deboostrapped images
Alex Bennée
1
-3
/
+21
2018-07-05
docker: add special handling for FROM:debian-%-user targets
Alex Bennée
1
-0
/
+4
2018-07-05
docker: debian-bootstrap.pre allow customising of variant/url
Alex Bennée
1
-1
/
+10
2018-07-05
docker: drop QEMU build-dep from bootstrap
Alex Bennée
1
-2
/
+0
2018-07-05
docker: Do not run tests in 'intermediate' images
Philippe Mathieu-Daudé
1
-1
/
+3
2018-07-05
docker: Clean the MXE base image
Philippe Mathieu-Daudé
1
-1
/
+1
2018-07-05
docker: ubuntu: Use SDL2
Philippe Mathieu-Daudé
1
-2
/
+2
2018-07-05
docker: ubuntu: Update the package list before installing new ones
Philippe Mathieu-Daudé
1
-2
/
+2
2018-07-05
docker: add gcovr to travis image
Alex Bennée
1
-1
/
+1
2018-06-29
glib: bump min required glib library version to 2.40
Daniel P. Berrangé
2
-38
/
+0
2018-06-20
tests/docker/Makefile.include: only force SID to NOCACHE if old
Alex Bennée
1
-0
/
+6
2018-06-20
docker: docker.py adding age check command
Alex Bennée
1
-10
/
+36
2018-06-20
tests/Makefile: call sub-makes with SKIP_DOCKER_BUILD=1
Alex Bennée
1
-1
/
+12
2018-06-20
docker: docker.py add check sub-command
Alex Bennée
1
-1
/
+37
2018-06-20
docker: docker.py don't conflate checksums for extra_files
Alex Bennée
1
-3
/
+5
2018-06-20
docker: docker.py use "version" to probe usage
Alex Bennée
1
-1
/
+3
2018-06-20
docker: move debian-powerpc-cross to sid based build
Alex Bennée
4
-85
/
+7
2018-06-20
tests/tcg: enable building for RISCV64
Alex Bennée
2
-0
/
+13
2018-06-20
tests/tcg: enable building for mips64
Alex Bennée
2
-0
/
+13
2018-06-20
tests/tcg: enable building for sparc64
Alex Bennée
2
-0
/
+13
2018-06-20
tests/tcg: enable building for sh4
Alex Bennée
2
-0
/
+13
2018-06-20
tests/tcg: enable building for m68k
Alex Bennée
2
-0
/
+13
2018-06-20
tests/tcg: enable building for HPPA
Alex Bennée
2
-0
/
+13
2018-06-20
tests/tcg: enable building for Alpha
Alex Bennée
3
-0
/
+51
2018-06-20
tests/docker/Makefile.include: fix mipsel-cross dependancy
Alex Bennée
1
-0
/
+1
2018-06-20
docker: Makefile.include introduce DOCKER_SCRIPT
Alex Bennée
1
-4
/
+6
2018-06-20
docker: allow "cc" command to run in user context
Alex Bennée
1
-0
/
+4
2018-06-20
docker: extend "cc" command to accept compiler
Alex Bennée
1
-1
/
+3
2018-06-20
docker: Add "cc" subcommand
Alex Bennée
1
-0
/
+25
2018-06-20
docker: docker.py wrap StringIO import for python3
Alex Bennée
1
-1
/
+4
2018-06-08
python: futurize -f libfuturize.fixes.fix_print_with_import
Eduardo Habkost
2
-15
/
+17
2018-06-05
docker: add debian/tricore image
Philippe Mathieu-Daudé
2
-0
/
+26
2018-06-05
docker: test-mingw: use SDL2 and GTK+3
Paolo Bonzini
2
-6
/
+6
2018-06-05
docker: Add fedora-i386-cross image
Fam Zheng
1
-0
/
+14
2018-06-05
docker: add "probe" command for configure
Alex Bennée
1
-0
/
+18
2018-06-04
docker: Update fedora image to 28
Fam Zheng
1
-1
/
+1
2018-06-04
tests/docker/Makefile.include: handle empty TARGET_LIST
Alex Bennée
1
-1
/
+1
2018-06-01
docker: update Travis docker image
Alex Bennée
1
-2
/
+7
2018-06-01
docker: do not display deprecated images in 'make docker' help
Philippe Mathieu-Daudé
1
-2
/
+3
2018-06-01
docker: sort images list displayed by 'make docker'
Philippe Mathieu-Daudé
1
-1
/
+1
2018-05-18
docker: Fix trivial typo
Philippe Mathieu-Daudé
1
-1
/
+1
2018-04-09
docker: fedora: test more components
Paolo Bonzini
1
-3
/
+10
[prev]
[next]