summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests/unit/test-vmstate: Assert that dup() and mkstemp() succeedPeter Maydell2021-06-031-1/+4
* tests/qtest/tpm-tests: Remove unnecessary NULL checksPeter Maydell2021-06-031-8/+4Star
* tests/qtest/pflash-cfi02-test: Avoid potential integer overflowPeter Maydell2021-06-031-1/+1
* tests/qtest/hd-geo-test: Fix checks on mkstemp() return valuePeter Maydell2021-06-031-2/+2
* tests/qtest/e1000e-test: Check qemu_recv() succeededPeter Maydell2021-06-031-1/+2
* tests/qtest/bios-tables-test: Check for dup2() failurePeter Maydell2021-06-031-2/+6
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2021-06-024-9/+3Star
|\
| * block: improve permission conflict error messageVladimir Sementsov-Ogievskiy2021-06-023-3/+3
| * block: improve bdrv_child_get_parent_desc()Vladimir Sementsov-Ogievskiy2021-06-021-1/+1
| * block-backend: improve blk_root_get_parent_desc()Vladimir Sementsov-Ogievskiy2021-06-021-1/+1
| * block: drop BlockDriverState::read_onlyVladimir Sementsov-Ogievskiy2021-06-021-6/+0Star
* | Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-06-...Peter Maydell2021-06-023-53/+9Star
|\ \
| * | tests/docker: drop CentOS 7 containerDaniel P. Berrangé2021-06-021-43/+0Star
| * | tests/vm: convert centos VM recipe to CentOS 8Daniel P. Berrangé2021-06-021-9/+8Star
| * | docs: fix references to docs/devel/build-system.rstStefano Garzarella2021-06-021-1/+1
| |/
* | gitlab: add python linters to CIJohn Snow2021-06-011-0/+18
* | python: create qemu packagesJohn Snow2021-06-016-11/+11
* | iotests/297: add --namespace-packages to mypy argumentsJohn Snow2021-06-011-0/+1
* | acceptance tests: bump Avocado version to 88.1Willian Rampazzo2021-06-011-1/+1
* | tests/acceptance/virtiofs_submounts.py: fix setup of SSH pubkeyCleber Rosa2021-06-011-1/+1
* | Acceptance Tests: introduce CPU hotplug testCleber Rosa2021-06-011-0/+37
* | tests/acceptance/virtiofs_submounts.py: remove launch_vm()Cleber Rosa2021-06-011-8/+5Star
* | Acceptance Tests: set up SSH connection by default after boot for LinuxTestCleber Rosa2021-06-013-11/+13
* | Acceptance Tests: make username/password configurableCleber Rosa2021-06-011-2/+4
* | Acceptance Tests: add port redirection for ssh by defaultCleber Rosa2021-06-012-5/+4Star
* | Acceptance Tests: move useful ssh methods to base classCleber Rosa2021-06-013-75/+50Star
* | Python: add utility function for retrieving port redirectionCleber Rosa2021-06-014-32/+45
* | tests/acceptance/virtiofs_submounts.py: evaluate string not lengthCleber Rosa2021-06-011-1/+1
* | tests/acceptance/virtiofs_submounts.py: add missing accel tagCleber Rosa2021-06-011-0/+1
* | Python: expose QEMUMachine's temporary directoryCleber Rosa2021-06-011-1/+1
|/
* Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2021-05-262-1/+2
|\
| * replication: move include out of root directoryPaolo Bonzini2021-05-261-1/+1
| * tests/qtest/fuzz: Fix build failurePhilippe Mathieu-Daudé2021-05-261-0/+1
* | plugins/syscall: Added a table-like summary outputMahmoud Mandour2021-05-251-5/+93
|/
* Merge remote-tracking branch 'remotes/xtensa/tags/20210521-xtensa' into stagingPeter Maydell2021-05-241-0/+221
|\
| * target/xtensa: clean up unaligned accessMax Filippov2021-05-201-0/+221
* | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-05-20' into ...Peter Maydell2021-05-2012-6/+15
|\ \ | |/ |/|
| * qapi/parser: Fix token membership tests when token can be NoneJohn Snow2021-05-207-0/+6
| * qapi/parser: enforce all top-level expressions must be dict in _parse()John Snow2021-05-202-2/+2
| * qapi: Add test for nonexistent schema fileJohn Snow2021-05-203-1/+7
| * qapi/parser: Don't try to handle file errorsJohn Snow2021-05-201-3/+0Star
* | tests/tcg/x86_64: add vsyscall smoke testIlya Leoshkevich2021-05-202-1/+17
* | Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-plugin-up...Peter Maydell2021-05-2030-150/+780
|\ \ | |/ |/|
| * tests/tcg: don't allow clang as a cross compilerAlex Bennée2021-05-181-11/+22
| * tests/tcg: fix missing returnAlex Bennée2021-05-181-0/+1
| * tests/tcg/ppc64le: tests for brh/brw/brdMatheus Ferst2021-05-183-0/+47
| * tests/docker: gcc-10 based images for ppc64{,le} testsMatheus Ferst2021-05-185-36/+29Star
| * tests/tcg/tricore: Add muls testBastian Koppelmann2021-05-182-0/+10
| * tests/tcg/tricore: Add msub testBastian Koppelmann2021-05-182-0/+10
| * tests/tcg/tricore: Add madd testBastian Koppelmann2021-05-183-0/+30