aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2021-06-18tests: cover aio_co_enter from a worker thread without BQL takenPaolo Bonzini
2021-06-18async: the main AioContext is only "current" if under the BQLPaolo Bonzini
2021-06-17hw/audio/sb16: Avoid assertion by restricting I/O sampling rate rangePhilippe Mathieu-Daudé
2021-06-16target/arm: Fix mte page crossing testRichard Henderson
2021-06-07tests/vm: expose --source-path to scripts to find extra filesAlex Bennée
2021-06-07tests/acceptance: tag various arm tests as TCG onlyAlex Bennée
2021-06-07tests/tcg/configure.sh: tweak quoting of target_compilerAlex Bennée
2021-06-07tests/tcg: add a multiarch signals test to stress test signal deliveryAlex Bennée
2021-06-04tests/qtest/virtio-scsi-test: add unmap large LBA with 4k blocks testKit Westneat
2021-06-03tests/fp: Enable more testsAlex Bennée
2021-06-03softfloat: Move floatN_log2 to softfloat-parts.c.incRichard Henderson
2021-06-03tests/fp/fp-test: Reverse order of floatx80 precision testsRichard Henderson
2021-06-03softfloat: Introduce Floatx80RoundPrecRichard Henderson
2021-06-03tests/unit/test-vmstate: Assert that dup() and mkstemp() succeedpull-target-arm-20210603Peter Maydell
2021-06-03tests/qtest/tpm-tests: Remove unnecessary NULL checksPeter Maydell
2021-06-03tests/qtest/pflash-cfi02-test: Avoid potential integer overflowPeter Maydell
2021-06-03tests/qtest/hd-geo-test: Fix checks on mkstemp() return valuePeter Maydell
2021-06-03tests/qtest/e1000e-test: Check qemu_recv() succeededPeter Maydell
2021-06-03tests/qtest/bios-tables-test: Check for dup2() failurePeter Maydell
2021-06-02Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2021-06-02Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-06-...Peter Maydell
2021-06-02block: improve permission conflict error messageVladimir Sementsov-Ogievskiy
2021-06-02block: improve bdrv_child_get_parent_desc()Vladimir Sementsov-Ogievskiy
2021-06-02block-backend: improve blk_root_get_parent_desc()Vladimir Sementsov-Ogievskiy
2021-06-02block: drop BlockDriverState::read_onlyVladimir Sementsov-Ogievskiy
2021-06-02tests/docker: drop CentOS 7 containerDaniel P. Berrangé
2021-06-02tests/vm: convert centos VM recipe to CentOS 8Daniel P. Berrangé
2021-06-02docs: fix references to docs/devel/build-system.rstStefano Garzarella
2021-06-01gitlab: add python linters to CIJohn Snow
2021-06-01python: create qemu packagesJohn Snow
2021-06-01iotests/297: add --namespace-packages to mypy argumentsJohn Snow
2021-06-01acceptance tests: bump Avocado version to 88.1Willian Rampazzo
2021-06-01tests/acceptance/virtiofs_submounts.py: fix setup of SSH pubkeyCleber Rosa
2021-06-01Acceptance Tests: introduce CPU hotplug testCleber Rosa
2021-06-01tests/acceptance/virtiofs_submounts.py: remove launch_vm()Cleber Rosa
2021-06-01Acceptance Tests: set up SSH connection by default after boot for LinuxTestCleber Rosa
2021-06-01Acceptance Tests: make username/password configurableCleber Rosa
2021-06-01Acceptance Tests: add port redirection for ssh by defaultCleber Rosa
2021-06-01Acceptance Tests: move useful ssh methods to base classCleber Rosa
2021-06-01Python: add utility function for retrieving port redirectionCleber Rosa
2021-06-01tests/acceptance/virtiofs_submounts.py: evaluate string not lengthCleber Rosa
2021-06-01tests/acceptance/virtiofs_submounts.py: add missing accel tagCleber Rosa
2021-06-01Python: expose QEMUMachine's temporary directoryCleber Rosa
2021-05-26Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2021-05-26replication: move include out of root directoryPaolo Bonzini
2021-05-26tests/qtest/fuzz: Fix build failurePhilippe Mathieu-Daudé
2021-05-25plugins/syscall: Added a table-like summary outputMahmoud Mandour
2021-05-24Merge remote-tracking branch 'remotes/xtensa/tags/20210521-xtensa' into stagingPeter Maydell
2021-05-20target/xtensa: clean up unaligned accessMax Filippov
2021-05-20Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-05-20' into ...Peter Maydell