summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2020-10-13Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...Peter Maydell
2020-10-13Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-10-1...Peter Maydell
2020-10-13mingw: fix error __USE_MINGW_ANSI_STDIO redefinedMarc-André Lureau
2020-10-13tests/test-char: Use a proper fallthrough commentThomas Huth
2020-10-13Remove superfluous .gitignore filesThomas Huth
2020-10-13Add a comment in bios-tables-test.c to clarify the reason behind approachAni Sinha
2020-10-13tests/migration: Allow longer timeoutsDr. David Alan Gilbert
2020-10-13qtest: add fuzz test caseLi Qiang
2020-10-13Acceptance tests: bump pycdlib version for easier installationCleber Rosa
2020-10-13tests/qtest: Replace magic value by NANOSECONDS_PER_SECOND definitionPhilippe Mathieu-Daudé
2020-10-12qemu-iotests, qtest: rewrite test 067 as a qtestPaolo Bonzini
2020-10-12qtest: check that drives are really appearing and disappearingPaolo Bonzini
2020-10-12qtest: switch users back to qtest_qmp_receiveMaxim Levitsky
2020-10-12device-plug-test: use qtest_qmp to send the device_del commandPaolo Bonzini
2020-10-12qtest: remove qtest_qmp_receive_successMaxim Levitsky
2020-10-12qtest: Reintroduce qtest_qmp_receive with QMP event bufferingMaxim Levitsky
2020-10-12qtest: rename qtest_qmp_receive to qtest_qmp_receive_dictMaxim Levitsky
2020-10-12qtest: unify extra_qtest_srcs and extra_qtest_depsPaolo Bonzini
2020-10-12docs/devel/qtest: Include libqtest API referenceEduardo Habkost
2020-10-09tests/acceptance: disable machine_rx_gdbsim on GitLabAlex Bennée
2020-10-09plugin: Fixes compiling errors on msys2/mingwYonggang Luo
2020-10-09tests/docker: Add genisoimage to the docker fileThomas Huth
2020-10-09qapi: Add a 'coroutine' flag for commandsKevin Wolf
2020-10-09qmp: Call monitor_set_cur() only in qmp_dispatch()Kevin Wolf
2020-10-09monitor: Use getter/setter functions for cur_monKevin Wolf
2020-10-08hw/arm/virt: Implement kvm-steal-timeAndrew Jones
2020-10-08tests/qtest: Restore aarch64 arm-cpu-features testAndrew Jones
2020-10-06Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-10-0...Peter Maydell
2020-10-06tests/qtest/cdrom: Add more s390x-related boot testsThomas Huth
2020-10-06Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2020-10-06Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...Peter Maydell
2020-10-06tests/acceptance: add reverse debugging testPavel Dovgalyuk
2020-10-06migration: introduce icount field for snapshotsPavel Dovgalyuk
2020-10-06qcow2: introduce icount field for snapshotsPavel Dovgalyuk
2020-10-06slirp: Convert Makefile bits to meson bitsPaolo Bonzini
2020-10-05cpu-timers, icount: new modulesClaudio Fontana
2020-10-05block: drop bdrv_prwvVladimir Sementsov-Ogievskiy
2020-10-05dockerfiles: add diffutils to FedoraPaolo Bonzini
2020-10-04tests: tcg: do not use implicit rulesPaolo Bonzini
2020-10-03configure: convert accelerator variables to meson optionsPaolo Bonzini
2020-10-02iotests: Test block-export-* QMP interfaceKevin Wolf
2020-10-02iotests: Allow supported and unsupported formats at the same timeKevin Wolf
2020-10-02iotests: Introduce qemu_nbd_list_log()Kevin Wolf
2020-10-02iotests: Factor out qemu_tool_pipe_and_status()Kevin Wolf
2020-10-02block/export: Add BLOCK_EXPORT_DELETED eventKevin Wolf
2020-10-02block/export: Add 'id' option to block-export-addKevin Wolf
2020-10-02tests/check-block: Do not run the iotests with old versions of bashThomas Huth
2020-10-02configure: Bump the minimum required Python version to 3.6Thomas Huth
2020-10-02tests/docker: Remove old Debian 9 containersThomas Huth
2020-10-02tests/docker: Update the tricore container to debian 10Thomas Huth