summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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
2021-01-02tests: update for rename of CentOS8 PowerTools repoDaniel P. Berrangé
2021-01-02tests/docker: Remove the remainders of debian9 containers from the MakefileThomas Huth
2021-01-02gitlab-CI: Test 32-bit builds with the fedora-i386-cross containerThomas Huth
2021-01-02tests/tcg: build tests with -WerrorAlex Bennée
2021-01-01Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20201222' into...Peter Maydell
2021-01-01Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-12-2...Peter Maydell
2021-01-01Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-12-19' into ...Peter Maydell
2020-12-31Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-12-18' in...Peter Maydell
2020-12-31Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2020-12-22tests/acceptance: Add a test with the Fedora 31 kernel and initrdThomas Huth
2020-12-21tests/acceptance: Test the virtio-balloon device on s390xThomas Huth
2020-12-21tests/acceptance: Test virtio-rng on s390 via /dev/hwrngThomas Huth
2020-12-21tests/acceptance: Extract the code to clear dmesg and wait for CRW reportsThomas Huth
2020-12-21tests/acceptance: test hot(un)plug of ccw devicesCornelia Huck
2020-12-19qobject: Make QString immutableMarkus Armbruster
2020-12-19qobject: Drop qstring_get_try_str()Markus Armbruster
2020-12-19qobject: Change qobject_to_json()'s value to GStringMarkus Armbruster
2020-12-19qobject: Make qobject_to_json_pretty() take a pretty argumentMarkus Armbruster
2020-12-19test-visitor-serialization: Clean up test_primitives()Markus Armbruster
2020-12-19test-visitor-serialization: Drop insufficient precision workaroundMarkus Armbruster
2020-12-19string-output-visitor: Fix to use sufficient precisionMarkus Armbruster
2020-12-19test-string-output-visitor: Cover "unround" numberMarkus Armbruster
2020-12-19qobject: Fix qnum_to_string() to use sufficient precisionMarkus Armbruster
2020-12-19tests/check-qnum: Cover qnum_to_string() for "unround" argumentMarkus Armbruster
2020-12-19tests/check-qjson: Replace redundant large_number()Markus Armbruster
2020-12-19tests/check-qjson: Cover number 2^63Markus Armbruster
2020-12-19tests/check-qjson: Examine QNum more thoroughlyMarkus Armbruster
2020-12-19tests/check-qjson: Don't skip funny QNumber to JSON conversionsMarkus Armbruster
2020-12-19qapi: Use QAPI_LIST_PREPEND() where possibleEric Blake
2020-12-18iotests: Fix _send_qemu_cmd with bash 5.1Max Reitz
2020-12-18iotests/102: Pass $QEMU_HANDLE to _send_qemu_cmdMax Reitz