summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests/docker/dockerfiles: Bump fedora-i386-cross to fedora 34Richard Henderson2021-10-061-2/+4
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingRichard Henderson2021-10-0512-0/+0
|\
| * bios-tables-test: Update ACPI DSDT table golden blobs for q35Ani Sinha2021-10-0513-12/+0Star
| * bios-tables-test: allow changes in DSDT ACPI tables for q35Ani Sinha2021-10-051-0/+12
* | meson: switch minimum meson version to 0.58.2, minimum recommended to 0.59.2Paolo Bonzini2021-10-053-4/+4
|/
* Merge remote-tracking branch 'remotes/vivier/tags/linux-user-for-6.2-pull-req...Richard Henderson2021-10-044-11/+14
|\
| * tests/tcg/multiarch: Re-enable signals test for most guestsRichard Henderson2021-10-014-11/+14
* | qapi/parser: remove FIXME comment from _append_body_lineJohn Snow2021-10-021-1/+1
* | qapi: Add spaces after symbol declaration for consistencyJohn Snow2021-10-021-0/+8
* | qapi/parser: fix unused check_args_section argumentsJohn Snow2021-10-021-1/+1
* | qtest/numa-test: Use detailed -smp CLIs in test_def_cpu_splitYanan Wang2021-10-011-1/+2
* | qtest/numa-test: Use detailed -smp CLIs in pc_dynamic_cpu_cfgYanan Wang2021-10-011-1/+2
|/
* Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2021-09-302-3/+5
|\
| * tests: qtest: bios-tables-test depends on the unpacked edk2 ROMsPaolo Bonzini2021-09-301-3/+3
| * target/i386: Add the query-sgx-capabilities QMP commandYang Zhong2021-09-301-0/+1
| * target/i386: Add HMP and QMP interfaces for SGXYang Zhong2021-09-301-0/+1
* | block: use int64_t instead of int in driver discard handlersVladimir Sementsov-Ogievskiy2021-09-291-1/+1
* | block: use int64_t instead of uint64_t in driver write handlersVladimir Sementsov-Ogievskiy2021-09-291-2/+2
* | block: use int64_t instead of uint64_t in driver read handlersVladimir Sementsov-Ogievskiy2021-09-292-12/+23
|/
* tests/acceptance: Test powernv machinesCédric Le Goater2021-09-271-0/+35
* tests/acceptance/ppc_prep_40p.py: clean up unused importCleber Rosa2021-09-271-1/+0Star
* tests/acceptance/ppc_prep_40p.py: NetBSD 7.1.2 location updateCleber Rosa2021-09-271-2/+2
* tests/acceptance/boot_xen.py: removed unused importCleber Rosa2021-09-271-1/+0Star
* acceptance/tests/vnc.py: use explicit syntax for enabling passwordsCleber Rosa2021-09-271-1/+1
* Acceptance Tests: improve check-acceptance descriptionCleber Rosa2021-09-271-1/+1
* qemu: Split machine_ppc.py acceptance testsDavid Gibson2021-09-274-69/+101
* tests/Makefile: add AVOCADO_TESTS option to make check-acceptanceWillian Rampazzo2021-09-271-1/+4
* tests/Makefile: allow control over tags during check-acceptanceWillian Rampazzo2021-09-271-3/+9
* avocado_qemu: fix inheritance order on LinuxTest classWillian Rampazzo2021-09-271-1/+1
* avocado_qemu: explicitly return None to avoid R1710Willian Rampazzo2021-09-271-0/+1
* avocado_qemu: tweak ssh connect methodWillian Rampazzo2021-09-271-2/+2
* avocado_qemu: fix import module based on isortWillian Rampazzo2021-09-271-13/+5Star
* avocado_qemu: standardize super() call following PEP3135Willian Rampazzo2021-09-271-2/+2
* Acceptance Tests: add standard clean up at test tearDown()Cleber Rosa2021-09-271-0/+1
* tests/acceptance: Linux boot test for record/replayPavel Dovgalyuk2021-09-271-0/+116
* tests/acceptance: add replay kernel test for alphaPavel Dovgalyuk2021-09-271-0/+17
* tests/acceptance: add replay kernel test for nios2Pavel Dovgalyuk2021-09-271-0/+11
* tests/acceptance: add replay kernel test for openriscPavel Dovgalyuk2021-09-271-0/+11
* tests/acceptance: add replay kernel test for s390xPavel Dovgalyuk2021-09-271-0/+15
* tests/qapi-schema: Make test-qapi.py -u work when files are absentMarkus Armbruster2021-09-271-3/+13
* tests/qapi-schema: Use Python OSError instead of outmoded IOErrorMarkus Armbruster2021-09-271-2/+2
* test-clone-visitor: Correct an accidental renameMarkus Armbruster2021-09-271-2/+2
* tests/qapi-schema: Rename flat-union-* test cases to union-*Markus Armbruster2021-09-2765-48/+48
* qapi: Drop simple unionsMarkus Armbruster2021-09-2710-10/+10
* tests/qapi-schema: Purge simple unions from testsMarkus Armbruster2021-09-2726-84/+30Star
* tests/qapi-schema: Drop simple union __org.qemu_x-Union1Markus Armbruster2021-09-273-29/+13Star
* test-clone-visitor: Wean off __org.qemu_x-Union1Markus Armbruster2021-09-271-35/+41
* tests/qapi-schema: Rewrite simple union TestIfUnion to be flatMarkus Armbruster2021-09-272-11/+9Star
* tests/qapi-schema: Simple union UserDefListUnion is now unused, dropMarkus Armbruster2021-09-272-81/+0Star
* tests/qapi-schema: Wean off UserDefListUnionMarkus Armbruster2021-09-273-3/+3