Age | Commit message (Expand) | Author |
2018-06-20 | tests/tcg: enable building for m68k | Alex Bennée |
2018-06-20 | tests/tcg: enable building for HPPA | Alex Bennée |
2018-06-20 | tests/tcg/alpha: add Alpha specific tests | Alex Bennée |
2018-06-20 | tests/tcg: enable building for Alpha | Alex Bennée |
2018-06-20 | tests/tcg: enable building for ppc64 | Alex Bennée |
2018-06-20 | tests/tcg: enable building for s390x | Alex Bennée |
2018-06-20 | tests/tcg/mips: include common mips hello-mips | Alex Bennée |
2018-06-20 | tests/docker/Makefile.include: fix mipsel-cross dependancy | Alex Bennée |
2018-06-20 | tests/tcg: enable building for MIPS | Alex Bennée |
2018-06-20 | tests/tcg: move MIPS specific tests into subdir | Alex Bennée |
2018-06-20 | tests/tcg/arm: add fcvt test cases for AArch32/64 | Alex Bennée |
2018-06-20 | tests/tcg: enable building for AArch64 | Alex Bennée |
2018-06-20 | tests/tcg/arm: fix up test-arm-iwmmxt test | Alex Bennée |
2018-06-20 | tests/tcg: enable building for ARM | Alex Bennée |
2018-06-20 | tests/tcg: move ARM specific tests into subdir | Alex Bennée |
2018-06-20 | tests/tcg/i386/test-i386: fix printf format | Alex Bennée |
2018-06-20 | tests/tcg/i386/test-i386: use modern vector_size attributes | Alex Bennée |
2018-06-20 | tests/tcg/x86_64: add Makefile.target | Alex Bennée |
2018-06-20 | tests/tcg/i386: add runner for test-i386-fprem | Alex Bennée |
2018-06-20 | tests/tcg/i386: fix test-i386 | Alex Bennée |
2018-06-20 | tests/tcg/i386: Build fix for hello-i386 | Fam Zheng |
2018-06-20 | tests/tcg: enable building for i386 | Alex Bennée |
2018-06-20 | tests/tcg: move i386 specific tests into subdir | Alex Bennée |
2018-06-20 | tests/tcg/multiarch: move most output to stdout | Alex Bennée |
2018-06-20 | tests/tcg/multiarch: don't hard code paths/ports for linux-test | Alex Bennée |
2018-06-20 | tests/tcg/multiarch: enable additional linux-test tests | Alex Bennée |
2018-06-20 | tests/tcg/multiarch: Build fix for linux-test | Fam Zheng |
2018-06-20 | tests/tcg: move architecture independent tests into subdir | Alex Bennée |
2018-06-20 | docker: Makefile.include introduce DOCKER_SCRIPT | Alex Bennée |
2018-06-20 | docker: allow "cc" command to run in user context | Alex Bennée |
2018-06-20 | docker: extend "cc" command to accept compiler | Alex Bennée |
2018-06-20 | docker: Add "cc" subcommand | Alex Bennée |
2018-06-20 | docker: docker.py wrap StringIO import for python3 | Alex Bennée |
2018-06-19 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2018-06-18 | iotests: Add test for active mirroring | Max Reitz |
2018-06-18 | test-hbitmap: Add non-advancing iter_next tests | Max Reitz |
2018-06-18 | hbitmap: Add @advance param to hbitmap_iter_next() | Max Reitz |
2018-06-18 | test-bdrv-drain: Test graph changes in drain_all section | Kevin Wolf |
2018-06-18 | test-bdrv-drain: Test that bdrv_drain_invoke() doesn't poll | Kevin Wolf |
2018-06-18 | test-bdrv-drain: Graph change through parent callback | Kevin Wolf |
2018-06-18 | test-bdrv-drain: Test node deletion in subtree recursion | Kevin Wolf |
2018-06-18 | test-bdrv-drain: Add test for node deletion | Max Reitz |
2018-06-18 | block: Really pause block jobs on drain | Kevin Wolf |
2018-06-18 | tests/test-bdrv-drain: bdrv_drain_all() works in coroutines now | Kevin Wolf |
2018-06-18 | block: Use bdrv_do_drain_begin/end in bdrv_drain_all() | Kevin Wolf |
2018-06-18 | test-bdrv-drain: bdrv_drain() works with cross-AioContext events | Kevin Wolf |
2018-06-15 | Acceptance tests: add Linux kernel boot and console checking test | Cleber Rosa |
2018-06-15 | Acceptance tests: add quick VNC tests | Cleber Rosa |
2018-06-15 | Add functional/acceptance tests infrastructure | Cleber Rosa |
2018-06-15 | qht: return existing entry when qht_insert fails | Emilio G. Cota |