summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* hw: m25p80: fixing individual test failure when tests are running in isolationIris Chen2022-06-221-11/+63
* test/avocado/machine_aspeed.py: Add an I2C RTC testCédric Le Goater2022-06-221-0/+8
* test/avocado/machine_aspeed.py: Add I2C tests to ast2600-evbCédric Le Goater2022-06-221-0/+13
* test/avocado/machine_aspeed.py: Add I2C tests to ast2500-evbCédric Le Goater2022-06-221-0/+13
* test/avocado/machine_aspeed.py: Add tests using buildroot imagesCédric Le Goater2022-06-221-0/+52
* test/avocado/machine_aspeed.py: Move OpenBMC testsCédric Le Goater2022-06-222-43/+50
* Merge tag 'pull-9p-20220616' of https://github.com/cschoenebeck/qemu into sta...Richard Henderson2022-06-161-4/+197
|\
| * tests/9pfs: check fid being unaffected in fs_walk_2nd_nonexistentChristian Schoenebeck2022-06-161-4/+22
| * tests/9pfs: guard recent 'Twalk' behaviour fixChristian Schoenebeck2022-06-161-3/+39
| * tests/9pfs: compare QIDs in fs_walk_none() testChristian Schoenebeck2022-06-161-0/+87
| * tests/9pfs: Twalk with nwname=0Christian Schoenebeck2022-06-161-0/+22
| * tests/9pfs: walk to non-existent dirChristian Schoenebeck2022-06-161-0/+30
* | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson2022-06-162-9/+69
|\ \ | |/ |/|
| * tests/vm: allow running tests in an unconfigured source treePaolo Bonzini2022-06-151-9/+17
| * cutils: add functions for IEC and SI prefixesPaolo Bonzini2022-06-141-0/+52
* | vfio-user: handle PCI BAR accessesJagannathan Raman2022-06-151-4/+5
* | vfio-user: build libraryJagannathan Raman2022-06-151-0/+2
|/
* tests/docker: fix the IMAGE for build invocationAlex Bennée2022-06-141-1/+1
* tests/tcg/i386: Use explicit suffix on fist insnsRichard Henderson2022-06-142-13/+13
* test/tcg/arm: Use -mfloat-abi=soft for test-armv6m-undefRichard Henderson2022-06-141-1/+1
* Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...Richard Henderson2022-06-1138-4/+44
|\
| * tests/acpi: virt: update golden masters for VIOTMark Cave-Ayland2022-06-102-1/+0Star
| * tests/acpi: virt: allow VIOT acpi table changesMark Cave-Ayland2022-06-101-0/+1
| * tests/acpi: Update q35/CEDT.cxl for new memory addresses.Jonathan Cameron2022-06-102-1/+0Star
| * tests/acpi: Allow modification of q35 CXL CEDT table.Jonathan Cameron2022-06-101-0/+1
| * hw/cxl: Make the CXL fixed memory window setup a machine parameter.Jonathan Cameron2022-06-102-4/+4
| * tests: acpi: update expected DSDT.tis.tpm2/DSDT.tis.tpm12 blobsIgor Mammedov2022-06-103-2/+0Star
| * tests: acpi: white-list DSDT.tis.tpm2/DSDT.tis.tpm12 expected blobsIgor Mammedov2022-06-101-0/+2
| * tests: acpi: update expected DSDT.pvpanic-isa blobIgor Mammedov2022-06-102-1/+0Star
| * tests: acpi: add pvpanic-isa: testcaseIgor Mammedov2022-06-101-0/+12
| * tests: acpi: white-lists expected DSDT.pvpanic-isa blobIgor Mammedov2022-06-102-0/+1
| * tests: acpi: update expected blobsIgor Mammedov2022-06-102-1/+0Star
| * tests: acpi: add applesmc testcaseIgor Mammedov2022-06-101-0/+12
| * tests: acpi: add and white-list DSDT.applesmc expected blobIgor Mammedov2022-06-102-0/+1
| * tests: acpi: update expected blobsIgor Mammedov2022-06-1033-32/+0Star
| * tests: acpi: white-list to be re-factored pc/q35 DSDTIgor Mammedov2022-06-101-0/+32
| * tests: acpi: update expected DSDT.ipmismbus blobIgor Mammedov2022-06-102-1/+0Star
| * tests: acpi: whitelist DSDT.ipmismbus expected blobIgor Mammedov2022-06-101-0/+1
| * tests: acpi: update expected blob DSDT.ipmismbusIgor Mammedov2022-06-102-1/+0Star
| * tests: acpi: q35: add test for smbus-ipmi deviceIgor Mammedov2022-06-101-0/+16
| * tests: acpi: add and whitelist DSDT.ipmismbus expected blobIgor Mammedov2022-06-102-0/+1
* | tests/qtest: Reduce npcm7xx_sdhci test image sizeHao Wu2022-06-101-1/+1
* | Fix 'writeable' typosPeter Maydell2022-06-081-1/+1
|/
* tests/tcg/loongarch64: Add hello/memory test in loongarch64 systemXiaojuan Yang2022-06-064-0/+205
* tests: add python3-venv to debian10.dockerJohn Snow2022-06-061-0/+1
* tests: use tests/venv to run basevm.py-based scriptsJohn Snow2022-06-062-9/+10
* tests: install "qemu" namespace package into venvJohn Snow2022-06-065-8/+7Star
* tests: add quiet-venv-pip macroJohn Snow2022-06-061-6/+6
* tests: silence pip upgrade warnings during venv creationJohn Snow2022-06-061-2/+2
* tests: use python3 as the python executable nameJohn Snow2022-06-061-1/+1