summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2021-10-05tests/docker: Fix fedora-i386-cross cross-compilationRichard Henderson
2021-10-05tests/docker: Remove fedora-i386-cross from DOCKER_PARTIAL_IMAGESRichard Henderson
2021-10-05tests/docker/dockerfiles: Bump fedora-i386-cross to fedora 34Richard Henderson
2021-10-05Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingRichard Henderson
2021-10-05bios-tables-test: Update ACPI DSDT table golden blobs for q35Ani Sinha
2021-10-05bios-tables-test: allow changes in DSDT ACPI tables for q35Ani Sinha
2021-10-05meson: switch minimum meson version to 0.58.2, minimum recommended to 0.59.2Paolo Bonzini
2021-10-04Merge remote-tracking branch 'remotes/vivier/tags/linux-user-for-6.2-pull-req...Richard Henderson
2021-10-02qapi/parser: remove FIXME comment from _append_body_lineJohn Snow
2021-10-02qapi: Add spaces after symbol declaration for consistencyJohn Snow
2021-10-02qapi/parser: fix unused check_args_section argumentsJohn Snow
2021-10-01qtest/numa-test: Use detailed -smp CLIs in test_def_cpu_splitYanan Wang
2021-10-01qtest/numa-test: Use detailed -smp CLIs in pc_dynamic_cpu_cfgYanan Wang
2021-10-01tests/tcg/multiarch: Re-enable signals test for most guestsRichard Henderson
2021-09-30Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2021-09-30tests: qtest: bios-tables-test depends on the unpacked edk2 ROMsPaolo Bonzini
2021-09-30target/i386: Add the query-sgx-capabilities QMP commandYang Zhong
2021-09-30target/i386: Add HMP and QMP interfaces for SGXYang Zhong
2021-09-29block: use int64_t instead of int in driver discard handlersVladimir Sementsov-Ogievskiy
2021-09-29block: use int64_t instead of uint64_t in driver write handlersVladimir Sementsov-Ogievskiy
2021-09-29block: use int64_t instead of uint64_t in driver read handlersVladimir Sementsov-Ogievskiy
2021-09-27tests/acceptance: Test powernv machinesCédric Le Goater
2021-09-27tests/acceptance/ppc_prep_40p.py: clean up unused importCleber Rosa
2021-09-27tests/acceptance/ppc_prep_40p.py: NetBSD 7.1.2 location updateCleber Rosa
2021-09-27tests/acceptance/boot_xen.py: removed unused importCleber Rosa
2021-09-27acceptance/tests/vnc.py: use explicit syntax for enabling passwordsCleber Rosa
2021-09-27Acceptance Tests: improve check-acceptance descriptionCleber Rosa
2021-09-27qemu: Split machine_ppc.py acceptance testsDavid Gibson
2021-09-27tests/Makefile: add AVOCADO_TESTS option to make check-acceptanceWillian Rampazzo
2021-09-27tests/Makefile: allow control over tags during check-acceptanceWillian Rampazzo
2021-09-27avocado_qemu: fix inheritance order on LinuxTest classWillian Rampazzo
2021-09-27avocado_qemu: explicitly return None to avoid R1710Willian Rampazzo
2021-09-27avocado_qemu: tweak ssh connect methodWillian Rampazzo
2021-09-27avocado_qemu: fix import module based on isortWillian Rampazzo
2021-09-27avocado_qemu: standardize super() call following PEP3135Willian Rampazzo
2021-09-27Acceptance Tests: add standard clean up at test tearDown()Cleber Rosa
2021-09-27tests/acceptance: Linux boot test for record/replayPavel Dovgalyuk
2021-09-27tests/acceptance: add replay kernel test for alphaPavel Dovgalyuk
2021-09-27tests/acceptance: add replay kernel test for nios2Pavel Dovgalyuk
2021-09-27tests/acceptance: add replay kernel test for openriscPavel Dovgalyuk
2021-09-27tests/acceptance: add replay kernel test for s390xPavel Dovgalyuk
2021-09-27tests/qapi-schema: Make test-qapi.py -u work when files are absentMarkus Armbruster
2021-09-27tests/qapi-schema: Use Python OSError instead of outmoded IOErrorMarkus Armbruster
2021-09-27test-clone-visitor: Correct an accidental renameMarkus Armbruster
2021-09-27tests/qapi-schema: Rename flat-union-* test cases to union-*Markus Armbruster
2021-09-27qapi: Drop simple unionsMarkus Armbruster
2021-09-27tests/qapi-schema: Purge simple unions from testsMarkus Armbruster
2021-09-27tests/qapi-schema: Drop simple union __org.qemu_x-Union1Markus Armbruster
2021-09-27test-clone-visitor: Wean off __org.qemu_x-Union1Markus Armbruster
2021-09-27tests/qapi-schema: Rewrite simple union TestIfUnion to be flatMarkus Armbruster