summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2020-09-30meson: clean up build_by_defaultPaolo Bonzini
2020-09-30tests: add missing genh dependencyClaudio Fontana
2020-09-30Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2020-09-30tests/acpi: add DSDT.hpbrroot DSDT table blob to test global i440fx hotplugAni Sinha
2020-09-30tests/acpi: unit test exercising global pci hotplug off for i440fxAni Sinha
2020-09-29Remove texinfo dependency from docker and CI configsPeter Maydell
2020-09-29scripts/qapi: Remove texinfo generation supportPeter Maydell
2020-09-29tests/qapi-schema: Add test of the rST QAPI doc-comment outputPeter Maydell
2020-09-29tests/qapi-schema: Convert doc-good.json to rST-style strong/emphasisPeter Maydell
2020-09-29scripts/qapi/parser.py: improve doc comment indent handlingPeter Maydell
2020-09-29scripts/qapi: Move doc-comment whitespace stripping to doc.pyPeter Maydell
2020-09-29tests/qapi/doc-good.json: Prepare for qapi-doc Sphinx extensionPeter Maydell
2020-09-29tests/acpi: drop unnecessary filesMichael S. Tsirkin
2020-09-29tests/acpi: update golden master DSDT binary table blobs for q35Ani Sinha
2020-09-29Add ACPI DSDT tables for q35 that are being updated by the next patchAni Sinha
2020-09-29tests/acpi: add newly added acpi DSDT table blob for pci bridge hotplug flagAni Sinha
2020-09-29tests/acpi: unit test for 'acpi-pci-hotplug-with-bridge-support' bridge flagAni Sinha
2020-09-29tests/acpi: list added acpi table binary file for pci bridge hotplug testAni Sinha
2020-09-29tests/acpi: add a new ACPI table in order to test root pci hotplug on/offAni Sinha
2020-09-29tests/acpi: add new unit test to test hotplug off/on feature on the root pci busAni Sinha
2020-09-29tests/acpi: mark addition of table DSDT.roothp for unit testing root pci hotplugAni Sinha
2020-09-29tests: acpi: update acpi blobs with new AMLIgor Mammedov
2020-09-29tests: acpi: mark to be changed tables in bios-tables-test-allowed-diffIgor Mammedov
2020-09-29cphp: remove deprecated cpu-add command(s)Igor Mammedov
2020-09-29tests/qtest/vhost-user-test: prepare the tests for adding new dev classDima Stepanov
2020-09-24Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2020-09-23qemu/atomic.h: rename atomic_ to qatomic_Stefan Hajnoczi
2020-09-23Merge remote-tracking branch 'remotes/ericb/tags/pull-bitmaps-2020-09-21' int...Peter Maydell
2020-09-23tests: add test-fdmon-epollStefan Hajnoczi
2020-09-23util/iov: add iov_discard_undo()Stefan Hajnoczi
2020-09-21qemu-img: Support bitmap --merge into backing imageEric Blake
2020-09-21Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2020-09-18qom: Clean up object_property_get_enum()'s error valueMarkus Armbruster
2020-09-18tests/acceptance: Skip slow quanta-gsj U-boot+Linux testPhilippe Mathieu-Daudé
2020-09-18tests/acceptance: Disable tests dependent of unreliable apt.armbian.comPhilippe Mathieu-Daudé
2020-09-18docker.py: always use --rmPaolo Bonzini
2020-09-17Merge remote-tracking branch 'remotes/kraxel/tags/microvm-20200917-pull-reque...Peter Maydell
2020-09-17tests/acpi: update expected data files for microvmGerd Hoffmann
2020-09-17tests/acpi: add microvm testGerd Hoffmann
2020-09-17tests/acpi: allow override blkdevGerd Hoffmann
2020-09-17tests/acpi: allow microvm test data updates.Gerd Hoffmann
2020-09-16tests: Fixes test-qdev-global-props.cYonggang Luo
2020-09-16tests: fix test-util-sockets.cYonggang Luo
2020-09-16tests: Fixes test-io-channel-file by mask only owner file state mask bitsYonggang Luo
2020-09-16tests: Fixes test-io-channel-socket.c tests under msys2/mingwYonggang Luo
2020-09-16vmstate: Fixes test-vmstate.c on msys2/mingwYonggang Luo
2020-09-16meson: Use -b to ignore CR vs. CR-LF issues on WindowsYonggang Luo
2020-09-16tests: test-replication disable /replication/secondary/* on msys2/mingw.Yonggang Luo
2020-09-16tests: Fixes test-replication.c on msys2/mingw.Yonggang Luo
2020-09-16meson: disable crypto tests are empty under win32Yonggang Luo