Age | Commit message (Expand) | Author |
2022-06-22 | test/avocado/machine_aspeed.py: Add I2C tests to ast2600-evb | Cédric Le Goater |
2022-06-22 | test/avocado/machine_aspeed.py: Add I2C tests to ast2500-evb | Cédric Le Goater |
2022-06-22 | test/avocado/machine_aspeed.py: Add tests using buildroot images | Cédric Le Goater |
2022-06-22 | test/avocado/machine_aspeed.py: Move OpenBMC tests | Cédric Le Goater |
2022-06-16 | Merge tag 'pull-9p-20220616' of https://github.com/cschoenebeck/qemu into sta... | Richard Henderson |
2022-06-16 | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging | Richard Henderson |
2022-06-16 | tests/9pfs: check fid being unaffected in fs_walk_2nd_nonexistent | Christian Schoenebeck |
2022-06-16 | tests/9pfs: guard recent 'Twalk' behaviour fix | Christian Schoenebeck |
2022-06-16 | tests/9pfs: compare QIDs in fs_walk_none() test | Christian Schoenebeck |
2022-06-16 | tests/9pfs: Twalk with nwname=0 | Christian Schoenebeck |
2022-06-16 | tests/9pfs: walk to non-existent dir | Christian Schoenebeck |
2022-06-15 | vfio-user: handle PCI BAR accesses | Jagannathan Raman |
2022-06-15 | vfio-user: build library | Jagannathan Raman |
2022-06-15 | tests/vm: allow running tests in an unconfigured source tree | Paolo Bonzini |
2022-06-14 | cutils: add functions for IEC and SI prefixes | Paolo Bonzini |
2022-06-14 | tests/docker: fix the IMAGE for build invocation | Alex Bennée |
2022-06-14 | tests/tcg/i386: Use explicit suffix on fist insns | Richard Henderson |
2022-06-14 | test/tcg/arm: Use -mfloat-abi=soft for test-armv6m-undef | Richard Henderson |
2022-06-10 | Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in... | Richard Henderson |
2022-06-10 | tests/qtest: Reduce npcm7xx_sdhci test image size | Hao Wu |
2022-06-09 | tests/acpi: virt: update golden masters for VIOT | Mark Cave-Ayland |
2022-06-09 | tests/acpi: virt: allow VIOT acpi table changes | Mark Cave-Ayland |
2022-06-09 | tests/acpi: Update q35/CEDT.cxl for new memory addresses. | Jonathan Cameron |
2022-06-09 | tests/acpi: Allow modification of q35 CXL CEDT table. | Jonathan Cameron |
2022-06-09 | hw/cxl: Make the CXL fixed memory window setup a machine parameter. | Jonathan Cameron |
2022-06-09 | tests: acpi: update expected DSDT.tis.tpm2/DSDT.tis.tpm12 blobs | Igor Mammedov |
2022-06-09 | tests: acpi: white-list DSDT.tis.tpm2/DSDT.tis.tpm12 expected blobs | Igor Mammedov |
2022-06-09 | tests: acpi: update expected DSDT.pvpanic-isa blob | Igor Mammedov |
2022-06-09 | tests: acpi: add pvpanic-isa: testcase | Igor Mammedov |
2022-06-09 | tests: acpi: white-lists expected DSDT.pvpanic-isa blob | Igor Mammedov |
2022-06-09 | tests: acpi: update expected blobs | Igor Mammedov |
2022-06-09 | tests: acpi: add applesmc testcase | Igor Mammedov |
2022-06-09 | tests: acpi: add and white-list DSDT.applesmc expected blob | Igor Mammedov |
2022-06-09 | tests: acpi: update expected blobs | Igor Mammedov |
2022-06-09 | tests: acpi: white-list to be re-factored pc/q35 DSDT | Igor Mammedov |
2022-06-09 | tests: acpi: update expected DSDT.ipmismbus blob | Igor Mammedov |
2022-06-09 | tests: acpi: whitelist DSDT.ipmismbus expected blob | Igor Mammedov |
2022-06-09 | tests: acpi: update expected blob DSDT.ipmismbus | Igor Mammedov |
2022-06-09 | tests: acpi: q35: add test for smbus-ipmi device | Igor Mammedov |
2022-06-09 | tests: acpi: add and whitelist DSDT.ipmismbus expected blob | Igor Mammedov |
2022-06-08 | Fix 'writeable' typos | Peter Maydell |
2022-06-06 | tests/tcg/loongarch64: Add hello/memory test in loongarch64 system | Xiaojuan Yang |
2022-06-06 | tests: add python3-venv to debian10.docker | John Snow |
2022-06-06 | tests: use tests/venv to run basevm.py-based scripts | John Snow |
2022-06-06 | tests: install "qemu" namespace package into venv | John Snow |
2022-06-06 | tests: add quiet-venv-pip macro | John Snow |
2022-06-06 | tests: silence pip upgrade warnings during venv creation | John Snow |
2022-06-06 | tests: use python3 as the python executable name | John Snow |
2022-06-06 | tests: add "TESTS_PYTHON" variable to Makefile | John Snow |
2022-06-06 | tests/Makefile.include: Fix 'make check-help' output | Dario Faggioli |