aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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
2021-05-20tests/tcg/x86_64: add vsyscall smoke testIlya Leoshkevich
2021-05-20qapi/parser: Fix token membership tests when token can be NoneJohn Snow
2021-05-20qapi/parser: enforce all top-level expressions must be dict in _parse()John Snow
2021-05-20qapi: Add test for nonexistent schema fileJohn Snow
2021-05-20qapi/parser: Don't try to handle file errorsJohn Snow
2021-05-20Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-plugin-up...Peter Maydell
2021-05-19Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2021-05-18Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-6.1-pull-re...Peter Maydell
2021-05-18vhost-user-blk-test: test discard/write zeroes invalid inputsStefan Hajnoczi
2021-05-18tests/qtest: add multi-queue test case to vhost-user-blk-testStefan Hajnoczi
2021-05-18test: new qTest case to test the vhost-user-blk-serverCoiby Xu
2021-05-18tests/tcg: don't allow clang as a cross compilerAlex Bennée
2021-05-18tests/tcg: fix missing returnAlex Bennée
2021-05-18tests/tcg/ppc64le: tests for brh/brw/brdMatheus Ferst
2021-05-18tests/docker: gcc-10 based images for ppc64{,le} testsMatheus Ferst
2021-05-18tests/tcg/tricore: Add muls testBastian Koppelmann
2021-05-18tests/tcg/tricore: Add msub testBastian Koppelmann
2021-05-18tests/tcg/tricore: Add madd testBastian Koppelmann
2021-05-18tests/tcg/tricore: Add ftoi testBastian Koppelmann