summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/kraxel/tags/microvm-20200930-pull-reque...Peter Maydell2020-10-015-5/+25
|\
| * tests/acpi: update expected data filesGerd Hoffmann2020-09-305-5/+0Star
| * tests/acpi: add microvm pcie testGerd Hoffmann2020-09-301-0/+15
| * tests/acpi: factor out common microvm test setupGerd Hoffmann2020-09-301-5/+10
| * tests/acpi: add empty tests/data/acpi/microvm/DSDT.pcie fileGerd Hoffmann2020-09-301-0/+0
| * tests/acpi: allow updates for expected data filesGerd Hoffmann2020-09-301-0/+5
* | bios-tables-test: Remove kernel-irqchip=off optionEduardo Habkost2020-09-301-2/+1Star
* | tests/tcg: reinstate or replace desired parts of rules.makPaolo Bonzini2020-09-302-3/+14
* | vl: relocate paths to data directoriesPaolo Bonzini2020-09-301-2/+3
* | fuzz: use qemu_get_exec_dirPaolo Bonzini2020-09-301-1/+2
* | oslib: do not call g_strdup from qemu_get_exec_dirPaolo Bonzini2020-09-301-2/+2
* | meson: qtest: set "depends" correctlyPaolo Bonzini2020-09-301-1/+7
* | meson: clean up build_by_defaultPaolo Bonzini2020-09-303-7/+3Star
* | tests: add missing genh dependencyClaudio Fontana2020-09-301-2/+2
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2020-09-302-0/+17
|\ \
| * | tests/acpi: add DSDT.hpbrroot DSDT table blob to test global i440fx hotplugAni Sinha2020-09-302-1/+0Star
| * | tests/acpi: unit test exercising global pci hotplug off for i440fxAni Sinha2020-09-302-0/+18
| |/
* | Remove texinfo dependency from docker and CI configsPeter Maydell2020-09-295-5/+0Star
* | scripts/qapi: Remove texinfo generation supportPeter Maydell2020-09-292-321/+1Star
* | tests/qapi-schema: Add test of the rST QAPI doc-comment outputPeter Maydell2020-09-293-0/+348
* | tests/qapi-schema: Convert doc-good.json to rST-style strong/emphasisPeter Maydell2020-09-293-3/+3
* | scripts/qapi/parser.py: improve doc comment indent handlingPeter Maydell2020-09-295-2/+12
* | scripts/qapi: Move doc-comment whitespace stripping to doc.pyPeter Maydell2020-09-291-6/+6
* | tests/qapi/doc-good.json: Prepare for qapi-doc Sphinx extensionPeter Maydell2020-09-293-27/+22Star
|/
* tests/acpi: drop unnecessary filesMichael S. Tsirkin2020-09-29290-71489/+0Star
* tests/acpi: update golden master DSDT binary table blobs for q35Ani Sinha2020-09-29303-10/+71489
* Add ACPI DSDT tables for q35 that are being updated by the next patchAni Sinha2020-09-291-0/+10
* tests/acpi: add newly added acpi DSDT table blob for pci bridge hotplug flagAni Sinha2020-09-292-1/+0Star
* tests/acpi: unit test for 'acpi-pci-hotplug-with-bridge-support' bridge flagAni Sinha2020-09-291-0/+16
* tests/acpi: list added acpi table binary file for pci bridge hotplug testAni Sinha2020-09-291-0/+1
* tests/acpi: add a new ACPI table in order to test root pci hotplug on/offAni Sinha2020-09-292-1/+0Star
* tests/acpi: add new unit test to test hotplug off/on feature on the root pci busAni Sinha2020-09-291-0/+16
* tests/acpi: mark addition of table DSDT.roothp for unit testing root pci hotplugAni Sinha2020-09-291-0/+1
* tests: acpi: update acpi blobs with new AMLIgor Mammedov2020-09-2919-19/+0Star
* tests: acpi: mark to be changed tables in bios-tables-test-allowed-diffIgor Mammedov2020-09-291-0/+19
* cphp: remove deprecated cpu-add command(s)Igor Mammedov2020-09-292-92/+9Star
* tests/qtest/vhost-user-test: prepare the tests for adding new dev classDima Stepanov2020-09-291-29/+76
* Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2020-09-2412-84/+327
|\
| * qemu/atomic.h: rename atomic_ to qatomic_Stefan Hajnoczi2020-09-239-84/+86
| * tests: add test-fdmon-epollStefan Hajnoczi2020-09-232-0/+76
| * util/iov: add iov_discard_undo()Stefan Hajnoczi2020-09-231-0/+165
* | Merge remote-tracking branch 'remotes/ericb/tags/pull-bitmaps-2020-09-21' int...Peter Maydell2020-09-232-0/+68
|\ \ | |/ |/|
| * qemu-img: Support bitmap --merge into backing imageEric Blake2020-09-222-0/+68
* | Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell2020-09-211-0/+2
|\ \ | |/ |/|
| * qom: Clean up object_property_get_enum()'s error valueMarkus Armbruster2020-09-181-0/+2
* | tests/acceptance: Skip slow quanta-gsj U-boot+Linux testPhilippe Mathieu-Daudé2020-09-181-0/+1
* | tests/acceptance: Disable tests dependent of unreliable apt.armbian.comPhilippe Mathieu-Daudé2020-09-182-0/+13
|/
* docker.py: always use --rmPaolo Bonzini2020-09-182-3/+2Star
* Merge remote-tracking branch 'remotes/kraxel/tags/microvm-20200917-pull-reque...Peter Maydell2020-09-174-2/+19
|\
| * tests/acpi: update expected data files for microvmGerd Hoffmann2020-09-174-3/+0Star