summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* iotests: add commit top->base cases to 274Vladimir Sementsov-Ogievskiy2020-10-232-0/+88
* libvhost-user: Allow vu_message_read to be replacedCoiby Xu2020-10-231-0/+2
* Merge remote-tracking branch 'remotes/kraxel/tags/microvm-20201021-pull-reque...Peter Maydell2020-10-214-0/+24
|\
| * tests/acpi: update expected data filesGerd Hoffmann2020-10-213-2/+0Star
| * tests/acpi: add microvm rtc testGerd Hoffmann2020-10-211-0/+12
| * tests/acpi: add microvm usb testGerd Hoffmann2020-10-211-0/+12
| * tests/acpi: add empty tests/data/acpi/microvm/DSDT.{usb, rtc} filesGerd Hoffmann2020-10-212-0/+0
| * tests/acpi: allow updates for expected data filesGerd Hoffmann2020-10-211-0/+2
| * tests/acpi: disallow changes for microvm/APIC.pcieGerd Hoffmann2020-10-211-1/+0Star
| * tests/acpi: update expected data filesGerd Hoffmann2020-10-211-0/+0
| * tests/acpi: add empty microvm/APIC.pcieGerd Hoffmann2020-10-211-0/+0
| * tests/acpi: allow changes for microvm/APIC.pcieGerd Hoffmann2020-10-211-0/+1
* | Merge remote-tracking branch 'remotes/jsnow-gitlab/tags/python-pull-request' ...Peter Maydell2020-10-211-1/+1
|\ \
| * | iotests.py: Adjust HMP kwargs typingJohn Snow2020-10-201-1/+1
| |/
* / tests/qtest: Add npcm7xx timer testHavard Skinnemoen2020-10-202-0/+563
|/
* tests/9pfs: add local Tmkdir testChristian Schoenebeck2020-10-191-0/+139
* tests/9pfs: add virtio_9p_test_path()Christian Schoenebeck2020-10-192-0/+11
* tests/9pfs: wipe local 9pfs test directoryChristian Schoenebeck2020-10-191-0/+13
* tests/9pfs: introduce local testsChristian Schoenebeck2020-10-193-14/+116
* tests/9pfs: change qtest name prefix to synthChristian Schoenebeck2020-10-191-14/+14
* Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-next-20201017' ...Peter Maydell2020-10-191-1/+166
|\
| * tests/acceptance: Add MIPS record/replay testsPavel Dovgalyuk2020-10-171-1/+166
* | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2020-10-1721-58/+88
|\ \ | |/ |/|
| * fuzz: Disable QEMU's SIG{INT,HUP,TERM} handlersAlexander Bulekov2020-10-171-0/+8
| * meson: move SPHINX_ARGS references within "if build_docs"Paolo Bonzini2020-10-171-44/+44
| * build: replace ninjatool with ninjaPaolo Bonzini2020-10-171-1/+1
| * add ninja to dockerfiles, CI configurations and test VMsPaolo Bonzini2020-10-1716-6/+16
| * dockerfiles: enable Centos 8 PowerToolsPaolo Bonzini2020-10-171-1/+3
| * tests: add missing generated sources to testqapiPaolo Bonzini2020-10-172-6/+16
| * tests/Makefile.include: unbreak non-tcg buildsPaolo Bonzini2020-10-171-1/+1
* | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2020-10-161-62/+124
|\ \ | |/ |/|
| * keyval: Parse help optionsKevin Wolf2020-10-151-63/+120
| * keyval: Fix parsing of ',' in value of implied keyMarkus Armbruster2020-10-151-5/+3Star
| * test-keyval: Demonstrate misparse of ',' with implied keyMarkus Armbruster2020-10-151-0/+7
* | tests/tcg/linux-test: Adjust getsockname for muslRichard Henderson2020-10-151-1/+1
|/
* Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...Peter Maydell2020-10-132-2/+1Star
|\
| * mingw: fix error __USE_MINGW_ANSI_STDIO redefinedMarc-André Lureau2020-10-131-1/+0Star
| * tests/test-char: Use a proper fallthrough commentThomas Huth2020-10-131-1/+1
* | Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-10-1...Peter Maydell2020-10-1313-69/+69
|\ \
| * | Remove superfluous .gitignore filesThomas Huth2020-10-137-56/+0Star
| * | Add a comment in bios-tables-test.c to clarify the reason behind approachAni Sinha2020-10-131-1/+6
| * | tests/migration: Allow longer timeoutsDr. David Alan Gilbert2020-10-131-10/+11
| * | qtest: add fuzz test caseLi Qiang2020-10-132-0/+50
| * | Acceptance tests: bump pycdlib version for easier installationCleber Rosa2020-10-131-1/+1
| * | tests/qtest: Replace magic value by NANOSECONDS_PER_SECOND definitionPhilippe Mathieu-Daudé2020-10-131-1/+1
| |/
* | qemu-iotests, qtest: rewrite test 067 as a qtestPaolo Bonzini2020-10-125-598/+190Star
* | qtest: check that drives are really appearing and disappearingPaolo Bonzini2020-10-121-1/+31
* | qtest: switch users back to qtest_qmp_receiveMaxim Levitsky2020-10-125-22/+15Star
* | device-plug-test: use qtest_qmp to send the device_del commandPaolo Bonzini2020-10-121-23/+9Star
* | qtest: remove qtest_qmp_receive_successMaxim Levitsky2020-10-123-70/+25Star