aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2019-09-10tests/docker: move our riscv64 cross compile to BusterAlex Bennée2-4/+3
2019-09-10tests/docker: move our mips64 cross compile to BusterAlex Bennée2-4/+3
2019-09-10tests/docker: move our sh4 cross compile to BusterAlex Bennée2-4/+3
2019-09-10tests/docker: move our sparc64 cross compile to BusterAlex Bennée2-4/+3
2019-09-10tests/docker: move our m68k cross compile to BusterAlex Bennée2-4/+3
2019-09-10tests/docker: move our HPPA cross compile to BusterAlex Bennée2-4/+3
2019-09-10tests/docker: move our Alpha cross compile to BusterAlex Bennée2-5/+4
2019-09-10tests/docker: move our powerpc cross compile to BusterAlex Bennée2-6/+4
2019-09-10tests/docker: move our arm64 cross compile to BusterAlex Bennée4-22/+5
2019-09-10tests/docker: add Buster to DOCKER_PARTIAL_IMAGESAlex Bennée1-1/+1
2019-09-10tests/docker: set DEF_TARGET_LIST for some containersAlex Bennée7-0/+7
2019-09-10tests/docker: move DEF_TARGET_LIST setting to common.rcAlex Bennée4-3/+4
2019-09-10tests/tcg: add .gitignore for in source buildsAlex Bennée1-0/+5
2019-09-10tests/tcg: move configuration to a sub-shell scriptPaolo Bonzini20-150/+272
2019-09-10tests/tcg: cleanup Makefile inclusionsPaolo Bonzini10-69/+100
2019-09-10tests/tcg: use EXTRA_CFLAGS everywherePaolo Bonzini6-10/+10
2019-09-10tests/docker: fix final missing .encode when parsing solibsAlex Bennée1-1/+1
2019-09-10tests/docker: handle missing encoding keyword for subprocess.check_outputAlex Bennée1-4/+10
2019-09-10tests/docker: fix "cc" command to work with podmanAlex Bennée2-14/+14
2019-09-10tests/docker: Use --userns=keep-id for podmanJohn Snow1-3/+1
2019-09-10configure: clean-up container cross compile detectAlex Bennée1-3/+4
2019-09-09Merge remote-tracking branch 'remotes/huth-gitlab/tags/m68k-pull-2019-09-07' ...Peter Maydell2-0/+133
2019-09-07tests/acceptance: Add test of NeXTcube framebuffer using OCRPhilippe Mathieu-Daudé1-0/+121
2019-09-07m68k: Add serial controller to the NeXTcube machineThomas Huth1-0/+12
2019-09-06Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-09-05-v2' into...Peter Maydell2-7/+7
2019-09-05nbd: Implement server use of NBD FAST_ZEROEric Blake2-2/+2
2019-09-05nbd: Improve per-export flag handling in serverEric Blake1-1/+1
2019-09-05nbd: Tolerate more errors to structured reply requestEric Blake1-4/+4
2019-09-05nbd: Advertise multi-conn for shared read-only connectionsEric Blake1-1/+1
2019-09-05tests/vm: Take the J=x setting into account for the vm-boot-ssh targets, tooThomas Huth1-0/+1
2019-09-05tests/libqtest: Use libqtest-single.h in tests that require global_qtestThomas Huth33-37/+34
2019-09-05tests/libqtest: Move global_test wrapper function into a separate headerThomas Huth3-297/+312
2019-09-05tests: Remove unnecessary global_qtest referencesThomas Huth4-6/+0
2019-09-05tests/libqos: Replace clock_step with qtest_clock_step in virtio codeThomas Huth5-20/+37
2019-09-05tests/libqos/e1000e: Make e1000e libqos functions independent from global_qtestThomas Huth1-5/+11
2019-09-05tests/migration: Do not use functions anymore that rely on global_qtestThomas Huth1-3/+3
2019-09-04Merge remote-tracking branch 'remotes/juanquintela/tags/fail-pull-request' in...Peter Maydell4-11/+11
2019-09-04Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell1-0/+35
2019-09-04Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-09-03' in...Peter Maydell47-60/+203
2019-09-04Merge remote-tracking branch 'remotes/stsquad/tags/pull-gdbstub-gitdm-testing...Peter Maydell1-13/+14
2019-09-03socket: Add num connections to qio_channel_socket_async()Juan Quintela1-1/+1
2019-09-03socket: Add num connections to qio_channel_socket_sync()Juan Quintela3-4/+4
2019-09-03socket: Add backlog parameter to socket_listenJuan Quintela1-6/+6
2019-09-03pc: Don't make die-id mandatory unless necessaryEduardo Habkost1-0/+35
2019-09-03Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.2-20190829' into...Peter Maydell2-3/+16
2019-09-03Merge remote-tracking branch 'remotes/cleber/tags/python-next-pull-request' i...Peter Maydell5-6/+25
2019-09-03Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...Peter Maydell2-6/+6
2019-09-03iotests: Unify cache mode quotingNir Soffer4-7/+7
2019-09-03tests/check-block: Skip iotests when sanitizers are enabledThomas Huth1-0/+5
2019-09-03iotests: Check for enabled drivers before testing themThomas Huth8-6/+21