aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2023-03-02Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell1-0/+1
2023-03-01tests/avocado: disable BootLinuxPPC64 test in CIAlex Bennée1-0/+3
2023-03-01tests/docker: add zstdtools to the imagesAlex Bennée19-16/+34
2023-03-01tests/docker: use direct RUNC call to run test jobsAlex Bennée1-2/+3
2023-03-01tests/docker: use direct RUNC call to build containersAlex Bennée1-9/+14
2023-03-01tests/docker: add USER stanzas to non-lci imagesAlex Bennée20-1/+100
2023-03-01tests/lcitool: append user setting stanza to dockerfilesAlex Bennée18-0/+100
2023-03-01tests: Ensure TAP version is printed before other messagesRichard W.M. Jones2-3/+4
2023-03-01tests/dockerfiles: unify debian-toolchain referencesAlex Bennée1-2/+2
2023-03-01tests/docker: Use binaries for debian-tricore-crossBastian Koppelmann3-11/+7
2023-03-01tests: add tuxrun baseline test to avocadoAlex Bennée1-0/+423
2023-03-01tests: skip the nios2 replay_kernel testAlex Bennée1-0/+1
2023-03-01testing: update ubuntu2004 to ubuntu2204Alex Bennée4-13/+150
2023-03-01tests: make fp-test less chatty when running from test suiteAlex Bennée3-6/+15
2023-03-01tests: be a bit more strict cleaning up fifosAlex Bennée1-1/+5
2023-03-01tests: add socat dependency for testsAlex Bennée17-0/+17
2023-03-01tests: don't run socat tests on MacOS as wellAlex Bennée1-2/+2
2023-03-01i386/xen: add monitor commands to test event injectionJoao Martins1-0/+1
2023-02-28Merge tag 'buildsys-qom-qdev-ui-20230227' of https://github.com/philmd/qemu i...Peter Maydell3-3/+3
2023-02-27hw: Move ich9.h to southbridge/Bernhard Beschow1-1/+1
2023-02-27tests/unit: Restrict machine-smp.c test to system emulationPhilippe Mathieu-Daudé1-1/+1
2023-02-27replay: Extract core API to 'exec/replay-core.h'Philippe Mathieu-Daudé1-1/+1
2023-02-27Merge tag 'for-upstream-8.0' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell11-23/+113
2023-02-27Merge tag 'pull-target-arm-20230227' of https://git.linaro.org/people/pmaydel...Peter Maydell1-0/+1
2023-02-27tests/avocado: add machine:none tag to version.pyFabiano Rosas1-0/+1
2023-02-27ci, docker: update CentOS and OpenSUSE Python to non-EOL versionsPaolo Bonzini6-22/+107
2023-02-27lcitool: update submodulePaolo Bonzini4-1/+3
2023-02-27target/i386: Fix BZHI instructionRichard Henderson1-0/+3
2023-02-27Updated the FSF address to <https://www.gnu.org/licenses/>Khadija Kamran3-7/+3
2023-02-27tests/tcg/s390x: Add sam.SIlya Leoshkevich2-0/+68
2023-02-27tests/tcg/s390x: Add bal.SIlya Leoshkevich2-0/+25
2023-02-27tests/qtest/rtl8139-test: Make the test less verbose by defaultThomas Huth1-2/+13
2023-02-24Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingPeter Maydell2-10/+13
2023-02-24Merge tag 'python-pull-request' of https://gitlab.com/jsnow/qemu into stagingPeter Maydell3-4/+3
2023-02-24Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell2-0/+72
2023-02-23block: Mark public read/write functions GRAPH_RDLOCKKevin Wolf1-9/+11
2023-02-23block: Mark bdrv_co_block_status() and callers GRAPH_RDLOCKKevin Wolf1-1/+2
2023-02-22python: drop pipenvJohn Snow1-1/+0
2023-02-22python: support pylint 2.16John Snow2-3/+3
2023-02-21Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into stagingPeter Maydell1-0/+101
2023-02-21Merge tag 'pr-2023-02-16' of https://gitlab.com/a1xndr/qemu into stagingPeter Maydell11-379/+57
2023-02-20Merge tag 'pull-virtiofs-20230216b' of https://gitlab.com/dagrh/qemu into sta...Peter Maydell1-217/+0
2023-02-17net: stream: add a new option to automatically reconnectLaurent Vivier1-0/+101
2023-02-16fuzz: remove fork-fuzzing scaffoldingAlexander Bulekov4-123/+3
2023-02-16fuzz/i440fx: remove fork-based fuzzerAlexander Bulekov1-26/+1
2023-02-16fuzz/virtio-blk: remove fork-based fuzzerAlexander Bulekov1-44/+7
2023-02-16fuzz/virtio-net: remove fork-based fuzzerAlexander Bulekov1-49/+5
2023-02-16fuzz/virtio-scsi: remove fork-based fuzzerAlexander Bulekov1-44/+7
2023-02-16fuzz/generic-fuzz: add a limit on DMA bytes writtenAlexander Bulekov1-0/+5
2023-02-16fuzz/generic-fuzz: use reboots instead of forks to reset stateAlexander Bulekov1-92/+22