aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2020-10-15keyval: Parse help optionsKevin Wolf1-63/+120
2020-10-15keyval: Fix parsing of ',' in value of implied keyMarkus Armbruster1-5/+3
2020-10-15test-keyval: Demonstrate misparse of ',' with implied keyMarkus Armbruster1-0/+7
2020-10-13Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...Peter Maydell2-2/+1
2020-10-13Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-10-1...Peter Maydell13-69/+69
2020-10-13mingw: fix error __USE_MINGW_ANSI_STDIO redefinedMarc-André Lureau1-1/+0
2020-10-13tests/test-char: Use a proper fallthrough commentThomas Huth1-1/+1
2020-10-13Remove superfluous .gitignore filesThomas Huth7-56/+0
2020-10-13Add a comment in bios-tables-test.c to clarify the reason behind approachAni Sinha1-1/+6
2020-10-13tests/migration: Allow longer timeoutsDr. David Alan Gilbert1-10/+11
2020-10-13qtest: add fuzz test caseLi Qiang2-0/+50
2020-10-13Acceptance tests: bump pycdlib version for easier installationCleber Rosa1-1/+1
2020-10-13tests/qtest: Replace magic value by NANOSECONDS_PER_SECOND definitionPhilippe Mathieu-Daudé1-1/+1
2020-10-12qemu-iotests, qtest: rewrite test 067 as a qtestPaolo Bonzini5-598/+190
2020-10-12qtest: check that drives are really appearing and disappearingPaolo Bonzini1-1/+31
2020-10-12qtest: switch users back to qtest_qmp_receiveMaxim Levitsky5-22/+15
2020-10-12device-plug-test: use qtest_qmp to send the device_del commandPaolo Bonzini1-23/+9
2020-10-12qtest: remove qtest_qmp_receive_successMaxim Levitsky3-70/+25
2020-10-12qtest: Reintroduce qtest_qmp_receive with QMP event bufferingMaxim Levitsky2-1/+71
2020-10-12qtest: rename qtest_qmp_receive to qtest_qmp_receive_dictMaxim Levitsky7-24/+24
2020-10-12qtest: unify extra_qtest_srcs and extra_qtest_depsPaolo Bonzini1-29/+26
2020-10-12docs/devel/qtest: Include libqtest API referenceEduardo Habkost1-10/+10
2020-10-09tests/acceptance: disable machine_rx_gdbsim on GitLabAlex Bennée1-0/+1
2020-10-09plugin: Fixes compiling errors on msys2/mingwYonggang Luo1-2/+2
2020-10-09tests/docker: Add genisoimage to the docker fileThomas Huth4-0/+4
2020-10-09qapi: Add a 'coroutine' flag for commandsKevin Wolf8-3/+16
2020-10-09qmp: Call monitor_set_cur() only in qmp_dispatch()Kevin Wolf1-3/+3
2020-10-09monitor: Use getter/setter functions for cur_monKevin Wolf1-6/+6
2020-10-08hw/arm/virt: Implement kvm-steal-timeAndrew Jones1-4/+21
2020-10-08tests/qtest: Restore aarch64 arm-cpu-features testAndrew Jones1-1/+2
2020-10-06Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-10-0...Peter Maydell1-0/+12
2020-10-06tests/qtest/cdrom: Add more s390x-related boot testsThomas Huth1-0/+12
2020-10-06Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell7-55/+284
2020-10-06Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...Peter Maydell1-1/+1
2020-10-06tests/acceptance: add reverse debugging testPavel Dovgalyuk1-0/+208
2020-10-06migration: introduce icount field for snapshotsPavel Dovgalyuk2-26/+26
2020-10-06qcow2: introduce icount field for snapshotsPavel Dovgalyuk2-23/+43
2020-10-06slirp: Convert Makefile bits to meson bitsPaolo Bonzini1-3/+3
2020-10-05cpu-timers, icount: new modulesClaudio Fontana2-3/+4
2020-10-05block: drop bdrv_prwvVladimir Sementsov-Ogievskiy1-1/+1
2020-10-05dockerfiles: add diffutils to FedoraPaolo Bonzini1-0/+1
2020-10-04tests: tcg: do not use implicit rulesPaolo Bonzini1-3/+3
2020-10-03configure: convert accelerator variables to meson optionsPaolo Bonzini1-1/+1
2020-10-02iotests: Test block-export-* QMP interfaceKevin Wolf3-0/+257
2020-10-02iotests: Allow supported and unsupported formats at the same timeKevin Wolf1-5/+1
2020-10-02iotests: Introduce qemu_nbd_list_log()Kevin Wolf1-1/+12
2020-10-02iotests: Factor out qemu_tool_pipe_and_status()Kevin Wolf1-26/+23
2020-10-02block/export: Add BLOCK_EXPORT_DELETED eventKevin Wolf3-2/+13
2020-10-02block/export: Add 'id' option to block-export-addKevin Wolf1-2/+2
2020-10-02tests/check-block: Do not run the iotests with old versions of bashThomas Huth1-0/+5