summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2022-06-22io: add a QIOChannelNull equivalent to /dev/nullDaniel P. Berrangé
2022-06-22hw: m25p80: fixing individual test failure when tests are running in isolationIris Chen
2022-06-22test/avocado/machine_aspeed.py: Add an I2C RTC testCédric Le Goater
2022-06-22test/avocado/machine_aspeed.py: Add I2C tests to ast2600-evbCédric Le Goater
2022-06-22test/avocado/machine_aspeed.py: Add I2C tests to ast2500-evbCédric Le Goater
2022-06-22test/avocado/machine_aspeed.py: Add tests using buildroot imagesCédric Le Goater
2022-06-22test/avocado/machine_aspeed.py: Move OpenBMC testsCédric Le Goater
2022-06-16Merge tag 'pull-9p-20220616' of https://github.com/cschoenebeck/qemu into sta...Richard Henderson
2022-06-16Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson
2022-06-16tests/9pfs: check fid being unaffected in fs_walk_2nd_nonexistentChristian Schoenebeck
2022-06-16tests/9pfs: guard recent 'Twalk' behaviour fixChristian Schoenebeck
2022-06-16tests/9pfs: compare QIDs in fs_walk_none() testChristian Schoenebeck
2022-06-16tests/9pfs: Twalk with nwname=0Christian Schoenebeck
2022-06-16tests/9pfs: walk to non-existent dirChristian Schoenebeck
2022-06-15vfio-user: handle PCI BAR accessesJagannathan Raman
2022-06-15vfio-user: build libraryJagannathan Raman
2022-06-15tests/vm: allow running tests in an unconfigured source treePaolo Bonzini
2022-06-14cutils: add functions for IEC and SI prefixesPaolo Bonzini
2022-06-14tests/docker: fix the IMAGE for build invocationAlex Bennée
2022-06-14tests/tcg/i386: Use explicit suffix on fist insnsRichard Henderson
2022-06-14test/tcg/arm: Use -mfloat-abi=soft for test-armv6m-undefRichard Henderson
2022-06-10Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...Richard Henderson
2022-06-10tests/qtest: Reduce npcm7xx_sdhci test image sizeHao Wu
2022-06-09tests/acpi: virt: update golden masters for VIOTMark Cave-Ayland
2022-06-09tests/acpi: virt: allow VIOT acpi table changesMark Cave-Ayland
2022-06-09tests/acpi: Update q35/CEDT.cxl for new memory addresses.Jonathan Cameron
2022-06-09tests/acpi: Allow modification of q35 CXL CEDT table.Jonathan Cameron
2022-06-09hw/cxl: Make the CXL fixed memory window setup a machine parameter.Jonathan Cameron
2022-06-09tests: acpi: update expected DSDT.tis.tpm2/DSDT.tis.tpm12 blobsIgor Mammedov
2022-06-09tests: acpi: white-list DSDT.tis.tpm2/DSDT.tis.tpm12 expected blobsIgor Mammedov
2022-06-09tests: acpi: update expected DSDT.pvpanic-isa blobIgor Mammedov
2022-06-09tests: acpi: add pvpanic-isa: testcaseIgor Mammedov
2022-06-09tests: acpi: white-lists expected DSDT.pvpanic-isa blobIgor Mammedov
2022-06-09tests: acpi: update expected blobsIgor Mammedov
2022-06-09tests: acpi: add applesmc testcaseIgor Mammedov
2022-06-09tests: acpi: add and white-list DSDT.applesmc expected blobIgor Mammedov
2022-06-09tests: acpi: update expected blobsIgor Mammedov
2022-06-09tests: acpi: white-list to be re-factored pc/q35 DSDTIgor Mammedov
2022-06-09tests: acpi: update expected DSDT.ipmismbus blobIgor Mammedov
2022-06-09tests: acpi: whitelist DSDT.ipmismbus expected blobIgor Mammedov
2022-06-09tests: acpi: update expected blob DSDT.ipmismbusIgor Mammedov
2022-06-09tests: acpi: q35: add test for smbus-ipmi deviceIgor Mammedov
2022-06-09tests: acpi: add and whitelist DSDT.ipmismbus expected blobIgor Mammedov
2022-06-08Fix 'writeable' typosPeter Maydell
2022-06-06tests/tcg/loongarch64: Add hello/memory test in loongarch64 systemXiaojuan Yang
2022-06-06tests: add python3-venv to debian10.dockerJohn Snow
2022-06-06tests: use tests/venv to run basevm.py-based scriptsJohn Snow
2022-06-06tests: install "qemu" namespace package into venvJohn Snow
2022-06-06tests: add quiet-venv-pip macroJohn Snow
2022-06-06tests: silence pip upgrade warnings during venv creationJohn Snow