aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2021-06-18async: the main AioContext is only "current" if under the BQLPaolo Bonzini1-8/+1
2021-06-17hw/audio/sb16: Avoid assertion by restricting I/O sampling rate rangePhilippe Mathieu-Daudé2-0/+53
2021-06-16target/arm: Fix mte page crossing testRichard Henderson2-1/+32
2021-06-07tests/vm: expose --source-path to scripts to find extra filesAlex Bennée3-1/+6
2021-06-07tests/acceptance: tag various arm tests as TCG onlyAlex Bennée1-0/+18
2021-06-07tests/tcg/configure.sh: tweak quoting of target_compilerAlex Bennée1-3/+3
2021-06-07tests/tcg: add a multiarch signals test to stress test signal deliveryAlex Bennée2-0/+151
2021-06-04tests/qtest/virtio-scsi-test: add unmap large LBA with 4k blocks testKit Westneat1-0/+51
2021-06-03tests/fp: Enable more testsAlex Bennée2-10/+8
2021-06-03softfloat: Move floatN_log2 to softfloat-parts.c.incRichard Henderson2-0/+129
2021-06-03tests/fp/fp-test: Reverse order of floatx80 precision testsRichard Henderson1-4/+4
2021-06-03softfloat: Introduce Floatx80RoundPrecRichard Henderson1-1/+4
2021-06-03tests/unit/test-vmstate: Assert that dup() and mkstemp() succeedPeter Maydell1-1/+4
2021-06-03tests/qtest/tpm-tests: Remove unnecessary NULL checksPeter Maydell1-8/+4
2021-06-03tests/qtest/pflash-cfi02-test: Avoid potential integer overflowPeter Maydell1-1/+1
2021-06-03tests/qtest/hd-geo-test: Fix checks on mkstemp() return valuePeter Maydell1-2/+2
2021-06-03tests/qtest/e1000e-test: Check qemu_recv() succeededPeter Maydell1-1/+2
2021-06-03tests/qtest/bios-tables-test: Check for dup2() failurePeter Maydell1-2/+6
2021-06-02Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell4-9/+3
2021-06-02Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-06-...Peter Maydell3-53/+9
2021-06-02block: improve permission conflict error messageVladimir Sementsov-Ogievskiy3-3/+3
2021-06-02block: improve bdrv_child_get_parent_desc()Vladimir Sementsov-Ogievskiy1-1/+1
2021-06-02block-backend: improve blk_root_get_parent_desc()Vladimir Sementsov-Ogievskiy1-1/+1
2021-06-02block: drop BlockDriverState::read_onlyVladimir Sementsov-Ogievskiy1-6/+0
2021-06-02tests/docker: drop CentOS 7 containerDaniel P. Berrangé1-43/+0
2021-06-02tests/vm: convert centos VM recipe to CentOS 8Daniel P. Berrangé1-9/+8
2021-06-02docs: fix references to docs/devel/build-system.rstStefano Garzarella1-1/+1
2021-06-01gitlab: add python linters to CIJohn Snow1-0/+18
2021-06-01python: create qemu packagesJohn Snow6-11/+11
2021-06-01iotests/297: add --namespace-packages to mypy argumentsJohn Snow1-0/+1
2021-06-01acceptance tests: bump Avocado version to 88.1Willian Rampazzo1-1/+1
2021-06-01tests/acceptance/virtiofs_submounts.py: fix setup of SSH pubkeyCleber Rosa1-1/+1
2021-06-01Acceptance Tests: introduce CPU hotplug testCleber Rosa1-0/+37
2021-06-01tests/acceptance/virtiofs_submounts.py: remove launch_vm()Cleber Rosa1-8/+5
2021-06-01Acceptance Tests: set up SSH connection by default after boot for LinuxTestCleber Rosa3-11/+13
2021-06-01Acceptance Tests: make username/password configurableCleber Rosa1-2/+4
2021-06-01Acceptance Tests: add port redirection for ssh by defaultCleber Rosa2-5/+4
2021-06-01Acceptance Tests: move useful ssh methods to base classCleber Rosa3-75/+50
2021-06-01Python: add utility function for retrieving port redirectionCleber Rosa4-32/+45
2021-06-01tests/acceptance/virtiofs_submounts.py: evaluate string not lengthCleber Rosa1-1/+1
2021-06-01tests/acceptance/virtiofs_submounts.py: add missing accel tagCleber Rosa1-0/+1
2021-06-01Python: expose QEMUMachine's temporary directoryCleber Rosa1-1/+1
2021-05-26Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2-1/+2
2021-05-26replication: move include out of root directoryPaolo Bonzini1-1/+1
2021-05-26tests/qtest/fuzz: Fix build failurePhilippe Mathieu-Daudé1-0/+1
2021-05-25plugins/syscall: Added a table-like summary outputMahmoud Mandour1-5/+93
2021-05-24Merge remote-tracking branch 'remotes/xtensa/tags/20210521-xtensa' into stagingPeter Maydell1-0/+221
2021-05-20target/xtensa: clean up unaligned accessMax Filippov1-0/+221
2021-05-20Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-05-20' into ...Peter Maydell12-6/+15
2021-05-20tests/tcg/x86_64: add vsyscall smoke testIlya Leoshkevich2-1/+17