aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2021-01-13Merge remote-tracking branch 'remotes/armbru/tags/pull-yank-2021-01-13' into ...Peter Maydell1-0/+1
2021-01-13tests/test-char.c: Wait for the chardev to connect in char_socket_client_dupi...Lukas Straub1-0/+1
2021-01-12Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2-4/+6
2021-01-12hw/misc: Add QTest for NPCM7XX PWM ModuleHao Wu2-0/+491
2021-01-12hw/adc: Add an ADC module for NPCM7XXHao Wu2-1/+379
2021-01-12meson: Propagate gnutls dependencyRoman Bolshakov1-3/+3
2021-01-12meson: do not use CONFIG_VIRTFSPaolo Bonzini1-1/+3
2021-01-11fuzz: map all BARs and enable PCI devicesAlexander Bulekov1-0/+24
2021-01-11tests/acceptance: Fix race conditions in s390x tests & skip fedora on gitlab-CIThomas Huth1-2/+12
2021-01-11qtest/libqtest: fix heap-buffer-overflow in qtest_cb_for_every_machine()Gan Qixin1-1/+1
2021-01-11gitlab-ci.yml: Add openSUSE Leap 15.2 for gitlab CI/CDCho, Yu-Chen1-0/+55
2021-01-06tests/acceptance: bound the size of readline in s390_ccw_virtioAlex Bennée1-1/+1
2021-01-06tests/iotests: drop test 312 from auto groupAlex Bennée1-1/+1
2021-01-06tests/docker: Include 'ccache' in Debian base imagePhilippe Mathieu-Daudé1-0/+1
2021-01-06Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell8-19/+38
2021-01-06configure: move tests/qemu-iotests/common.env generation to mesonPaolo Bonzini2-0/+6
2021-01-04tests/acceptance: Test boot_linux_console for fuloong2eJiaxun Yang1-0/+21
2021-01-02check-block: enable iotests with cfi-icallDaniele Buono1-7/+11
2021-01-02test-char: Destroy chardev correctly at char_file_test_internal()Eduardo Habkost1-1/+1
2021-01-02tests: update for rename of CentOS8 PowerTools repoDaniel P. Berrangé1-2/+3
2021-01-02tests/docker: Remove the remainders of debian9 containers from the MakefileThomas Huth1-5/+1
2021-01-02gitlab-CI: Test 32-bit builds with the fedora-i386-cross containerThomas Huth1-3/+15
2021-01-02tests/tcg: build tests with -WerrorAlex Bennée1-1/+1
2021-01-01Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20201222' into...Peter Maydell1-4/+165
2021-01-01Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-12-2...Peter Maydell2-3/+83
2021-01-01Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-12-19' into ...Peter Maydell9-285/+197
2020-12-31Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-12-18' in...Peter Maydell31-201/+1169
2020-12-31Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell5-107/+107
2020-12-22tests/acceptance: Add a test with the Fedora 31 kernel and initrdThomas Huth1-0/+110
2020-12-21tests/acceptance: Test the virtio-balloon device on s390xThomas Huth1-1/+11
2020-12-21tests/acceptance: Test virtio-rng on s390 via /dev/hwrngThomas Huth1-2/+15
2020-12-21tests/acceptance: Extract the code to clear dmesg and wait for CRW reportsThomas Huth1-13/+17
2020-12-21tests/acceptance: test hot(un)plug of ccw devicesCornelia Huck1-0/+24
2020-12-19qobject: Make QString immutableMarkus Armbruster2-18/+1
2020-12-19qobject: Drop qstring_get_try_str()Markus Armbruster1-6/+5
2020-12-19qobject: Change qobject_to_json()'s value to GStringMarkus Armbruster3-43/+39
2020-12-19qobject: Make qobject_to_json_pretty() take a pretty argumentMarkus Armbruster1-1/+1
2020-12-19test-visitor-serialization: Clean up test_primitives()Markus Armbruster1-7/+37
2020-12-19test-visitor-serialization: Drop insufficient precision workaroundMarkus Armbruster1-16/+2
2020-12-19string-output-visitor: Fix to use sufficient precisionMarkus Armbruster1-1/+1
2020-12-19test-string-output-visitor: Cover "unround" numberMarkus Armbruster1-2/+2
2020-12-19qobject: Fix qnum_to_string() to use sufficient precisionMarkus Armbruster2-6/+6
2020-12-19tests/check-qnum: Cover qnum_to_string() for "unround" argumentMarkus Armbruster1-0/+6
2020-12-19tests/check-qjson: Replace redundant large_number()Markus Armbruster1-44/+3
2020-12-19tests/check-qjson: Cover number 2^63Markus Armbruster1-2/+39
2020-12-19tests/check-qjson: Examine QNum more thoroughlyMarkus Armbruster1-3/+16
2020-12-19tests/check-qjson: Don't skip funny QNumber to JSON conversionsMarkus Armbruster1-30/+25
2020-12-19qapi: Use QAPI_LIST_PREPEND() where possibleEric Blake3-130/+38
2020-12-18iotests: Fix _send_qemu_cmd with bash 5.1Max Reitz24-199/+728
2020-12-18iotests/102: Pass $QEMU_HANDLE to _send_qemu_cmdMax Reitz2-2/+2