summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* iotests/051: Fix typoKevin Wolf2021-10-152-3/+3
* iotests/245: Fix type for iothread propertyKevin Wolf2021-10-151-2/+2
* configure, meson: move fuzzing configuration to MesonPaolo Bonzini2021-10-141-1/+5
* tests: tcg: Fix PVH test with binutils 2.36+Cole Robinson2021-10-131-1/+4
* qemu-iotests: flush after every testPaolo Bonzini2021-10-131-0/+1
* build: fix "make check" without earlier "make"Paolo Bonzini2021-10-131-5/+12
* tests: add missing dependency for check-blockPaolo Bonzini2021-10-131-0/+1
* python, iotests: remove socket_scm_helperJohn Snow2021-10-126-156/+1Star
* tests/docker: add a debian-native image and make availableAlex Bennée2021-10-123-2/+61
* tests/docker: promote debian-riscv64-cross to a full imageAlex Bennée2021-10-122-7/+41
* tests/tcg: move some multiarch files and make conditionalAlex Bennée2021-10-124-6/+15
* tests/tcg/sha1: remove endian includeAlex Bennée2021-10-121-1/+0Star
* Merge remote-tracking branch 'remotes/vsementsov/tags/pull-jobs-2021-10-07-v2...Richard Henderson2021-10-075-38/+174
|\
| * iotests: Add mirror-ready-cancel-error testHanna Reitz2021-10-072-0/+148
| * job: @force parameter for job_cancel_sync()Hanna Reitz2021-10-073-38/+26Star
* | Merge remote-tracking branch 'remotes/quic/tags/pull-hex-20211006' into stagingRichard Henderson2021-10-062-0/+107
|\ \
| * | Hexagon (target/hexagon) probe the stores in a packet at start of commitTaylor Simpson2021-10-062-0/+107
* | | Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20211006' into stagingRichard Henderson2021-10-062-3/+4
|\ \ \
| * | | tests/docker: Fix fedora-i386-cross cross-compilationRichard Henderson2021-10-061-2/+3
| * | | tests/docker: Remove fedora-i386-cross from DOCKER_PARTIAL_IMAGESRichard Henderson2021-10-061-1/+1
| |/ /
* | | iotests: Update for pylint 2.11.1John Snow2021-10-062-4/+9
* | | iotests/migrate-bitmaps-test: delintJohn Snow2021-10-061-22/+28
* | | iotests/mirror-top-perms: Adjust importsJohn Snow2021-10-061-3/+4
* | | iotests/linters: check mypy files all at onceJohn Snow2021-10-061-25/+21Star
* | | iotests: add 'qemu' package location to PYTHONPATH in testenvJohn Snow2021-10-066-23/+14Star
* | | iotests/image-fleecing: declare requirement of copy-before-writeVladimir Sementsov-Ogievskiy2021-10-061-0/+1
|/ /
* | 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