aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-13Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-10-1...Peter Maydell
2020-10-13scripts/ci/gitlab-pipeline-status: wait for pipeline creationCleber Rosa
2020-10-13scripts/ci/gitlab-pipeline-status: use more descriptive exceptionsCleber Rosa
2020-10-13scripts/ci/gitlab-pipeline-status: handle keyboard interruptsCleber Rosa
2020-10-13scripts/ci/gitlab-pipeline-status: refactor parser creationCleber Rosa
2020-10-13scripts/ci/gitlab-pipeline-status: give early feedback on running pipelinesCleber Rosa
2020-10-13scripts/ci/gitlab-pipeline-status: improve message regarding timeoutCleber Rosa
2020-10-13scripts/ci/gitlab-pipeline-status: make branch name configurableCleber Rosa
2020-10-13gitlab: assign python helper files to GitLab maintainers sectionDaniel P. Berrangé
2020-10-13gitlab: add a CI job to validate the DCO sign offDaniel P. Berrangé
2020-10-13gitlab: add a CI job for running checkpatch.plDaniel P. Berrangé
2020-10-13configure: fixes indent of $meson setupYonggang Luo
2020-10-13docs/system/deprecated: Mark the 'moxie' CPU as deprecatedThomas Huth
2020-10-13Remove superfluous .gitignore filesThomas Huth
2020-10-13MAINTAINERS: Ignore bios-tables-test in the qtest sectionThomas Huth
2020-10-13Add a comment in bios-tables-test.c to clarify the reason behind approachAni Sinha
2020-10-13softmmu/vl: Be less verbose about missing KVM when running the qtestsThomas Huth
2020-10-13tests/migration: Allow longer timeoutsDr. David Alan Gilbert
2020-10-13qtest: add fuzz test caseLi Qiang
2020-10-13Acceptance tests: show test report on GitLab CICleber Rosa
2020-10-13Acceptance tests: do not show canceled test logs on GitLab CICleber Rosa
2020-10-13Acceptance tests: bump pycdlib version for easier installationCleber Rosa
2020-10-13gitlab-ci.yml: Only run one test-case per fuzzerAlexander Bulekov
2020-10-13tests/qtest: Replace magic value by NANOSECONDS_PER_SECOND definitionPhilippe Mathieu-Daudé
2020-10-12Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2020-10-12meson: identify more sections of meson.buildPaolo Bonzini
2020-10-12scsi/scsi_bus: fix races in REPORT LUNSMaxim Levitsky
2020-10-12virtio-scsi: use scsi_device_getMaxim Levitsky
2020-10-12scsi/scsi_bus: Add scsi_device_getMaxim Levitsky
2020-10-12scsi/scsi-bus: scsi_device_find: don't return unrealized devicesPaolo Bonzini
2020-10-12device-core: use atomic_set on .realized propertyMaxim Levitsky
2020-10-12scsi: switch to bus->check_addressPaolo Bonzini
2020-10-12device-core: use RCU for list of children of a busMaxim Levitsky
2020-10-12device_core: use drain_call_rcu in in qmp_device_addMaxim Levitsky
2020-10-12scsi/scsi_bus: switch search direction in scsi_device_findMaxim Levitsky
2020-10-12qdev: add "check if address free" callback for busesPaolo Bonzini
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-12meson.build: Re-enable KVM support for MIPSHuacai Chen
2020-10-12build-sys: fix git version from -versionMarc-André Lureau
2020-10-12docs/devel: update instruction on how to add new unit testsPaolo Bonzini
2020-10-12qtest: unify extra_qtest_srcs and extra_qtest_depsPaolo Bonzini
2020-10-12docs/devel/qtest: Include libqtest API referenceEduardo Habkost
2020-10-12docs/devel/qtest: Include protocol spec in documentEduardo Habkost
2020-10-12docs: Move QTest documentation to its own documentEduardo Habkost