summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2021-01-21Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2021-01-20' into st...Peter Maydell
2021-01-20iotests.py: qemu_io(): reuse qemu_tool_pipe_and_status()Vladimir Sementsov-Ogievskiy
2021-01-20iotests.py: fix qemu_tool_pipe_and_status()Vladimir Sementsov-Ogievskiy
2021-01-20iotests/264: fix styleVladimir Sementsov-Ogievskiy
2021-01-20iotests: define group in each iotestVladimir Sementsov-Ogievskiy
2021-01-20iotests/294: add shebang lineVladimir Sementsov-Ogievskiy
2021-01-20iotests: make tests executableVladimir Sementsov-Ogievskiy
2021-01-20iotests: fix some whitespaces in test output filesVladimir Sementsov-Ogievskiy
2021-01-20iotests/303: use dot slash for qcow2.py runningVladimir Sementsov-Ogievskiy
2021-01-20iotests/277: use dot slash for nbd-fault-injector.py runningVladimir Sementsov-Ogievskiy
2021-01-20tests: Fix memory leak in tpm-util.cStefan Berger
2021-01-20qtest/npcm7xx_pwm-test: Fix memleak in pwm_qom_getGan Qixin
2021-01-20tests/check-block.sh: Refuse to run the iotests with BusyBox' sedThomas Huth
2021-01-20tests/docker: Add dockerfile for Alpine LinuxJiaxun Yang
2021-01-20tests: Rename PAGE_SIZE definitionsJiaxun Yang
2021-01-19npcm7xx_adc-test: Fix memleak in adc_qom_setGan Qixin
2021-01-19target/arm: Add cpu properties to control pauthRichard Henderson
2021-01-18Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-misc-1801...Peter Maydell
2021-01-18target/arm: use official org.gnu.gdb.aarch64.sve layout for registersAlex Bennée
2021-01-18gdbstub: add support to Xfer:auxv:read: packetLirong Yuan
2021-01-18gdbstub: implement a softmmu based testAlex Bennée
2021-01-18Revert "tests/tcg/multiarch/Makefile.target: Disable run-gdbstub-sha1 test"Alex Bennée
2021-01-18test/guest-debug: echo QEMU command as wellAlex Bennée
2021-01-18docker: expand debian-amd64 image to include tag toolsAlex Bennée
2021-01-18Add newline when generating DockerfileAlessandro Di Federico
2021-01-18tests/docker: Remove Debian 9 remnant linesPhilippe Mathieu-Daudé
2021-01-17Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2021-01-17acpi: Update _DSM method in expected filesJiahui Cen
2021-01-17acpi: Enable pxb unit-test for ARM virt machineJiahui Cen
2021-01-17acpi: Fix unmatched expected DSDT.pxb fileJiahui Cen
2021-01-17acpi: Allow DSDT acpi table changesJiahui Cen
2021-01-13Merge remote-tracking branch 'remotes/armbru/tags/pull-yank-2021-01-13' into ...Peter Maydell
2021-01-13tests/test-char.c: Wait for the chardev to connect in char_socket_client_dupi...Lukas Straub
2021-01-12Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2021-01-12hw/misc: Add QTest for NPCM7XX PWM ModuleHao Wu
2021-01-12hw/adc: Add an ADC module for NPCM7XXHao Wu
2021-01-12meson: Propagate gnutls dependencyRoman Bolshakov
2021-01-12meson: do not use CONFIG_VIRTFSPaolo Bonzini
2021-01-11fuzz: map all BARs and enable PCI devicesAlexander Bulekov
2021-01-11tests/acceptance: Fix race conditions in s390x tests & skip fedora on gitlab-CIThomas Huth
2021-01-11qtest/libqtest: fix heap-buffer-overflow in qtest_cb_for_every_machine()Gan Qixin
2021-01-11gitlab-ci.yml: Add openSUSE Leap 15.2 for gitlab CI/CDCho, Yu-Chen
2021-01-06tests/acceptance: bound the size of readline in s390_ccw_virtioAlex Bennée
2021-01-06tests/iotests: drop test 312 from auto groupAlex Bennée
2021-01-06tests/docker: Include 'ccache' in Debian base imagePhilippe Mathieu-Daudé
2021-01-06Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2021-01-06configure: move tests/qemu-iotests/common.env generation to mesonPaolo Bonzini
2021-01-04tests/acceptance: Test boot_linux_console for fuloong2eJiaxun Yang
2021-01-02check-block: enable iotests with cfi-icallDaniele Buono
2021-01-02test-char: Destroy chardev correctly at char_file_test_internal()Eduardo Habkost